Task #7906 (new)
Opened 13 years ago
Last modified 9 years ago
Move spring configuration to etc/spring
Reported by: | jamoore | Owned by: | jamoore |
---|---|---|---|
Priority: | major | Milestone: | Unscheduled |
Component: | Deployment | Version: | n.a. |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description (last modified by jmoore)
All spring files should be gathered under dist/etc (e.g. dist/etc/spring) by the build and that directory added to the classpath. Having the spring files be configurable without the need for a new build could allow sites to work around a number of issues with a simple restart. The major caveat to this is that modifications made to those files will need to be re-applied on the next upgrade. Perhaps a mercurial-based system like the one proposed for scripts (#2563) could also be used for spring config files.
Change History (3)
comment:1 Changed 13 years ago by jmoore
- Description modified (diff)
comment:2 Changed 12 years ago by jmoore
- Milestone changed from OMERO-Beta4.4 to Future
comment:3 Changed 9 years ago by jamoore
- Milestone changed from Future to Unscheduled