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

Ondrej Zizka (JIRA) jira-events at lists.jboss.org
Mon Aug 6 10:58:07 EDT 2012


    [ https://issues.jboss.org/browse/AS7-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710025#comment-12710025 ] 

Ondrej Zizka commented on AS7-4102:
-----------------------------------

By "leaving this approach", do you mean keeping using it, or abandoning it? I guess the latter.
                
> 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: Ondrej Zizka
>             Fix For: 7.2.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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list