]
Ralf Battenfeld commented on ARQ-148:
-------------------------------------
Thanks for the comments. I will work on this. I just quickly searched the source code in
JBossAS and I think the utility class StringPropertyReplacer is used for doing this kind
of work
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: