Opened 17 years ago
Closed 17 years ago
#68 closed defect (fixed)
Application.BUILD should be updated automatically.
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.0 RC1 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
If possible, this value should be updated when doing an "ant package" command.
Change History (1)
comment:1 Changed 17 years ago by
Milestone: | → BASE 2.0 RC1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The "ant dist" command now uses the "svnversion" command to get the current subversion revision and then uses regular search and replace to get that information into the Application.java file.