[jboss-jira] [JBoss JIRA] (AS7-6350) Remove hard-coded paths to AS distribution
Paul Gier (JIRA)
jira-events at lists.jboss.org
Thu Jan 17 23:07:21 EST 2013
Paul Gier created AS7-6350:
------------------------------
Summary: Remove hard-coded paths to AS distribution
Key: AS7-6350
URL: https://issues.jboss.org/browse/AS7-6350
Project: Application Server 7
Issue Type: Enhancement
Components: Build System, Test Suite
Reporter: Paul Gier
Assignee: Ondrej Zizka
Fix For: 7.2.0.Alpha1
There are currently a lot of places in the arquillian and testsuite modules which contain a hard-coded path to the location of the AS distribution (build/target/jbossas). This makes it difficult to change this path when re-branding the AS.
It would be good if these could be configured to use a single POM property such as jboss.home and/or jboss.dist so that the path can be updated in a single place.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list