[jboss-jira] [JBoss JIRA] (AS7-2661) Build Number needs to be inserted into the build process so people can know which version they have
Paul Gier (Commented) (JIRA)
jira-events at lists.jboss.org
Wed Nov 16 11:03:40 EST 2011
[ https://issues.jboss.org/browse/AS7-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643410#comment-12643410 ]
Paul Gier commented on AS7-2661:
--------------------------------
The build time and git commit ID are both in the jar manifest of any of the AS jars. For example, look in modules/org/jboss/as/controller/main, and the jar contains Scm-Version and Build-Time. We could probably put this information in an easier to find location.
> Build Number needs to be inserted into the build process so people can know which version they have
> ---------------------------------------------------------------------------------------------------
>
> Key: AS7-2661
> URL: https://issues.jboss.org/browse/AS7-2661
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Build System
> Reporter: Jim Tyrrell
> Assignee: Paul Gier
> Labels: eap6-ux
>
> I found a few issues, and developers asked for what version I am using. In the response it was discovered there is no way to grab the "version" of what was built. It would be great to inject a build time, and the version of the current git repo in some file somewhere. Might it be a good idea to grab and label all of the projects that make up the release. Support might want this information also.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list