[
http://jira.jboss.com/jira/browse/JBTM-259?page=comments#action_12368895 ]
Andrew Dinn commented on JBTM-259:
----------------------------------
The relevant static string in each Info class is constructed from properties set by ant
during the build. The settings appear to be hard-wired in the relevant build.xml files.
Specifically, com.hp.mw.sourceid and com.hp.mw.version are set to "unknown" and
com.hp.mw.notes is set to "".
What should they be set to?
Make sure the build system uses the version number
--------------------------------------------------
Key: JBTM-259
URL:
http://jira.jboss.com/jira/browse/JBTM-259
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Release
Affects Versions: 4.2.3.SP5
Reporter: Mark Little
Assigned To: Andrew Dinn
Within the code we have some Info.java classes that are supposed to be able to give back
important build-time information. Looks like that is being lost or incomplete these days:
<module-info
name="arjuna"><source-identifier>unknown</source-identifier><build-information>JBoss
Inc. [kevin] (Linux
2.6.17-1.2157_FC5)</build-information><version>unknown</version><date>2006/Aug/04
15:26</date><notes></notes><configuration><properties-file
dir=".">jbossjta-properties.xml</properties-file><object-store-root>/Users/bas/Documents/workspace/adhoc/ObjectStore</object-store-root></configuration></module-info>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira