[
https://issues.jboss.org/browse/ARQ-148?page=com.atlassian.jira.plugin.sy...
]
Andrew Rubinger commented on ARQ-148:
-------------------------------------
Note that we can't depend upon anything in the AS7 tree for this, as this would
introduce a cyclic dependency. So we can copy or rewrite as appropriate.
Support EL-like expressions for sysprops and env variables in
arquillian.xml
----------------------------------------------------------------------------
Key: ARQ-148
URL:
https://issues.jboss.org/browse/ARQ-148
Project: Arquillian
Issue Type: Feature Request
Components: Configuration
Reporter: Andrew Rubinger
Assignee: Ralf Battenfeld
Priority: Critical
Fix For: 1.0.0.Final
Likely we might need to rely on configuration available from the system or environment,
so support usage like:
<tag>${jboss.home}</tag>
<tag>${env.jboss.home}</tag>
...inside arquillian.xml
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira