Ticket #40 (closed task: fixed)
Refactor version number and EAR name to single location in build.
| Reported by: | jmoore | Owned by: | jmoore |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-Beta3 |
| Component: | Deployment | Version: | 3.0-M1 |
| Keywords: | Cc: |
Description (last modified by jmoore) (diff)
Currently the version number is to be found in:
- pom.xml
- classpath.xml(s)
- .classpath
- ...
Though .classpath may not be able to be eliminated, it would be good if we could reduce the instances.
The actual name of the EAR file (and possibly even the bean name) could also be factored out, e.g. into constants.
Change History
Note: See
TracTickets for help on using
tickets.
