Task #40 (closed)
Opened 18 years ago
Closed 16 years ago
Refactor version number and EAR name to single location in build.
Reported by: | jamoore | Owned by: | jamoore |
---|---|---|---|
Priority: | minor | Milestone: | 3.0-Beta3 |
Component: | Deployment | Version: | 3.0-M1 |
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)
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 (2)
comment:1 Changed 18 years ago by jmoore
- Description modified (diff)
- Summary changed from Refactor version number to single location in build. to Refactor version number and EAR name to single location in build.
comment:2 Changed 16 years ago by jmoore
- Milestone changed from Unscheduled to 3.0-Beta3
- Resolution set to fixed
- Status changed from new to closed
Completed with ivy.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
#400 adds the version name to another location : /antlib/resources/server.xml