[JBoss JIRA] Created: (JBTM-515) add release tag info to builds
by Jonathan Halliday (JIRA)
add release tag info to builds
------------------------------
Key: JBTM-515
URL: https://jira.jboss.org/jira/browse/JBTM-515
Project: JBoss Transaction Manager
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Affects Versions: 4.6
Reporter: Jonathan Halliday
Assignee: Jonathan Halliday
Fix For: 4.7
It would be helpful if a binary could tell which version of the source it was built from, at least if it's a tagged release.
com.hp.mw.source ant property is already injected into the .properties files in the .jars. However, it's not set and does not cascade down properly from the top level build script anyhow, due to the use of the runant macro.
1) Change the build.xml script so the property is utilized correctly, then change the build-release-packages.xml so a value is set based on the svn tag.
2) Change e.g. TransactionManagerService so it uses Configuration.getBuildTimeProperty to get and print the value in the logs at AS startup.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira