[
https://jira.jboss.org/jira/browse/JOPR-5?page=com.atlassian.jira.plugin....
]
John Mazzitelli commented on JOPR-5:
------------------------------------
FWIW, we currently get version info and log it like this:
"16:26:08,093 INFO [CoreServer] Version=[1.2.0-SNAPSHOT], Build Number=[2807], B
uild Date=[28.Jan.2009 17.28.18 EST]"
This should be the RHQ-specific information. It gets this from the CoreServerMBean - the
about box can get this same information from this same MBean very easily via
LookupUtil.getCoreServer() - its got methods to get this version data.
get build numbers for rhq and jopr into about box
-------------------------------------------------
Key: JOPR-5
URL:
https://jira.jboss.org/jira/browse/JOPR-5
Project: Jopr
Issue Type: Feature Request
Affects Versions: 2.1
Reporter: John Mazzitelli
Assignee: Greg Hinkle
Priority: Minor
It would be nice if the build could populate the build number that includes both the RHQ
svn rev and the jopr rev.
Right now, the "about box" only shows one (I think it shows the jopr rev, but
not sure). It would be nice for the about box to show something like this:
"build number: rhq=1234, jopr=23456"
this has obvious advantages (knowing the rhq rev without knowing the jopr rev is
meaningless if you are trying to find out which jboss plugin code is being run, and vice
versa)
--
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