[
https://issues.jboss.org/browse/AS7-3987?page=com.atlassian.jira.plugin.s...
]
Ondrej Zizka commented on AS7-3987:
-----------------------------------
I've checked
https://docs.jboss.org/author/display/AS71/AS+7+Testsuite+Test+Developer+...
And remembered that I wanted to get rid of {{jboss.home}}. But there was some test using
it, so I left it in the inconsistent state you see now.
I would still rather get rid of {{jboss.home}} as it's not "officially
supported" (read, documented on that page) and use {{jboss.dis}}t or {{jboss.inst}},
which both have clear meaning (unlike {{jboss.home}}), instead.
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.3.Final (EAP)
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