[jboss-jira] [JBoss JIRA] (WFLY-2544) Need a system propery with AS name and version information

Tomaz Cerar (JIRA) jira-events at lists.jboss.org
Thu Nov 21 11:34:06 EST 2013


     [ https://issues.jboss.org/browse/WFLY-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Cerar resolved WFLY-2544.
-------------------------------

    Resolution: Rejected


You can get version from inside app server by reading constants on class:

{noformat}
org.jboss.as.version.Version
{noformat}

it is located in org.jboss.as.version module.
                
> Need a system propery with AS name and version information
> ----------------------------------------------------------
>
>                 Key: WFLY-2544
>                 URL: https://issues.jboss.org/browse/WFLY-2544
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Server
>            Reporter: Denis Kostousov
>            Assignee: Jason Greene
>
> A system property like "wildfly.version=8.0.0.Beta1" will be a good way to detect AS type and version.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list