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

Jason Greene (JIRA) jira-events at lists.jboss.org
Tue Apr 23 15:45:10 EDT 2013


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

Jason Greene moved AS7-4102 to WFLY-645:
----------------------------------------

              Project: WildFly  (was: Application Server 7)
                  Key: WFLY-645  (was: AS7-4102)
    Affects Version/s:     (was: 7.1.1.Final)
          Component/s:     (was: Test Suite)
        Fix Version/s:     (was: 8.0.0.Alpha1)

    
> Implement fallback mechanism for AS7 properties in pom.xml
> ----------------------------------------------------------
>
>                 Key: WFLY-645
>                 URL: https://issues.jboss.org/browse/WFLY-645
>             Project: WildFly
>          Issue Type: Sub-task
>            Reporter: Pavel Janousek
>            Assignee: Pavel Janousek
>
> 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