[jboss-jira] [JBoss JIRA] (AS7-4102) Implement fallback mechanism for AS7 properties in pom.xml

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Mar 5 23:06:57 EST 2013


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

Brian Stansberry updated AS7-4102:
----------------------------------

    Fix Version/s: 8.0.0.Alpha1
                       (was: 7.2.0.Alpha1)

    
> Implement fallback mechanism for AS7 properties in pom.xml
> ----------------------------------------------------------
>
>                 Key: AS7-4102
>                 URL: https://issues.jboss.org/browse/AS7-4102
>             Project: Application Server 7
>          Issue Type: Sub-task
>          Components: Test Suite
>    Affects Versions: 7.1.1.Final
>            Reporter: Pavel Janousek
>            Assignee: Pavel Janousek
>             Fix For: 8.0.0.Alpha1
>
>
> There are several places where is used fallback mechanism when some content from property is taken like:{code}static final String someIPproperty = System.getProperty("<some> key>", "localhost");{code}
> The final decision based on (linked) AS7 devel discussion is leaving this approach and set-up this things in pom.xml's only.
> After this task will be done, old approach will be leaved at all and every new patch will be forced to not use/include a such fallback mechanism only.

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