[jboss-jira] [JBoss JIRA] (AS7-6350) Remove hard-coded paths to AS distribution

Paul Gier (JIRA) jira-events at lists.jboss.org
Wed Feb 13 10:24:56 EST 2013


     [ https://issues.jboss.org/browse/AS7-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Gier closed AS7-6350.
--------------------------

    Resolution: Won't Fix


We decided to use the assembly plugin to change the root directory when the zip is built, instead of modifying the path in the build directory, so that this change is no longer necessary.
                
> 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: Paul Gier
>             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