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

Pavel Janousek (JIRA) issues at jboss.org
Thu Nov 20 06:02:39 EST 2014


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

Pavel Janousek closed WFLY-645.
-------------------------------
    Resolution: Out of Date


> 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
>          Components: Test Suite
>            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 was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list