Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Done
-
Affects Version/s: 1.0.0.Beta1
-
Fix Version/s: 1.0.2.Final
-
Component/s: Configuration, JBoss AS Containers
-
Labels:None
-
Workaround Description:
Description
It is not possible to define JAVA_HOME and JBOSS_HOME for managed containers via system properties because these values are used only during configuration creation and they will be overridden by arquillian.xml value.
This is not desired behaviour how to make test execution flexible enough.
Gliffy Diagrams
Issue Links
- is incorporated by
-
ARQ-921
Make environment variables available for property replacement in configuration
-
- Closed
-
Pushed Karel's quick fix into "next":
https://github.com/arquillian/arquillian/commit/e8de51aaff3195665892dfa9798e5c03b68aa9ae
Needed to get us moving forward.