[jboss-jira] [JBoss JIRA] (WFLY-80) Product Version should not prepend product name with JBoss

Tomaz Cerar (JIRA) issues at jboss.org
Sun Apr 13 17:30:33 EDT 2014


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

Tomaz Cerar updated WFLY-80:
----------------------------

    Fix Version/s: 8.1.0.Final
                       (was: 8.0.0.CR1)
                       (was: 8.1.0.CR1)

    
> Product Version should not prepend product name with JBoss
> ----------------------------------------------------------
>
>                 Key: WFLY-80
>                 URL: https://issues.jboss.org/browse/WFLY-80
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Server
>            Reporter: NadirX
>            Assignee: Jason Greene
>            Priority: Minor
>             Fix For: 8.1.0.Final
>
>
> version/src/main/java/org/jboss/as/version/ProductConfig.java prepends the Product Name with 'JBoss' which is inappropriate for community projects. The result is that at startup I get the following
> "INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss Infinispan Server 5.3.0-SNAPSHOT (AS 7.2.0.Final) started in 3059ms"
> where instead I should see 
> "INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: Infinispan Server 5.3.0-SNAPSHOT (AS 7.2.0.Final) started in 3059ms"

--
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