[
https://issues.jboss.org/browse/AS7-3987?page=com.atlassian.jira.plugin.s...
]
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