Ticket #65 (closed story: fixed)
Users are missing the updated *.properties.example files
| Reported by: | jmoore | Owned by: | jmoore |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-M2 |
| Component: | Deployment | Version: | 3.0-M1 |
| Keywords: | iteration2 | Cc: | callan, sfrank |
Description
When changes go into the *.properties.example files (omero.properties.example, hibernate.properties.example, etc.), users don't know to update their files even after a "svn up".
Solutions:
- Offer a post-build message of the form: File X has been updated.
- rename *.properties.example etc/*.properties and use a single local (non-svn)
property file for all local values. Then only when a new property is added does the local file (build.properties?) need to be updated. ( A post-buld message like (1) would then also be useful. )
Originally : http://bugs.openmicroscopy.org.uk/show_bug.cgi?id=665
Change History
Note: See
TracTickets for help on using
tickets.
