[jboss-jira] [JBoss JIRA] (AS7-3987) Replace jboss.dist with jboss.home for testsuite and other usage

Ondrej Zizka (JIRA) jira-events at lists.jboss.org
Fri Mar 9 06:03:37 EST 2012


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

Ondrej Zizka commented on AS7-3987:
-----------------------------------

The other reason to have it split is that jboss.home is used in two different ways:
1) To pass AS location from outside to the testsuite (e.g. downloaded and unzipped EAP),
2) Internally by some tests to point to the AS instance they actually use, which is not the same as 1).

Therefore, I'd prefer to keep the status quo to prevent confusion.
                
> Replace jboss.dist with jboss.home for testsuite and other usage
> ----------------------------------------------------------------
>
>                 Key: AS7-3987
>                 URL: https://issues.jboss.org/browse/AS7-3987
>             Project: Application Server 7
>          Issue Type: Enhancement
>          Components: Build System, Test Suite
>            Reporter: Paul Gier
>            Assignee: Ondrej Zizka
>             Fix For: 7.1.2.Final
>
>
> Currently the testsuite uses a combination of the properties jboss.dist and jboss.home to represent the path to the as7 dist directory.  I don't know of any situations where these two properties would be set to different values, so we can probably remove usage of jboss.dist and just use jboss.home everywhere.

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