[jboss-jira] [JBoss JIRA] (WFLY-634) TS: Pass the path to docs/examples to the tests.
Jason Greene (JIRA)
jira-events at lists.jboss.org
Tue Apr 23 15:45:08 EDT 2013
[ https://issues.jboss.org/browse/WFLY-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene moved AS7-3726 to WFLY-634:
----------------------------------------
Project: WildFly (was: Application Server 7)
Key: WFLY-634 (was: AS7-3726)
Component/s: (was: Test Suite)
Fix Version/s: (was: 8.0.0.Alpha1)
> TS: Pass the path to docs/examples to the tests.
> ------------------------------------------------
>
> Key: WFLY-634
> URL: https://issues.jboss.org/browse/WFLY-634
> Project: WildFly
> Issue Type: Sub-task
> Reporter: Ondrej Zizka
> Assignee: Ondrej Zizka
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> In AS7, the path to the config file, passed in a system property, is only allowed to be a relative path.
> In the testsuite, we would make use of absolute paths.
> The reason is that we reuse the configs from docs/examples, and they change quite often, so having them in resources would be hardly maintainable.
> However, docs/examples is not guaranteed to be always in the same place: E.g. for EAP, or for RPM-based installation of EAP it might end up in /var/docs or such.
> I would like to pass some property from maven to the tests, but that results in absolute path.
--
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