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

Pavel Janousek (JIRA) jira-events at lists.jboss.org
Tue Aug 7 05:14:07 EDT 2012


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

Pavel Janousek commented on AS7-4102:
-------------------------------------

Ondrej, did you have a chance to read email discussion in attached link? I think your raised questions are a long time ago answered. What exactly isn't clear for you?
                
> 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: 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