Rafael Garcia created ARQ-2052:
----------------------------------
Summary: Profiles in arquillian.xml
Key: ARQ-2052
URL:
https://issues.jboss.org/browse/ARQ-2052
Project: Arquillian
Issue Type: Feature Request
Components: Configuration
Environment: Hi,
Could It set the arquillian.xml file for different environments or profiles??
For example:
<property name="username">${jira.username}</property>
<property name="password">${jira.password}</property>
<property name="server">${jira.url}</property>
Before file .properties
# JIRA PROPERTIES
jira.url=http://XXXXX:8080
jira.username=XXXXX
jira.password=XXXXX
Reporter: Rafael Garcia
Priority: Minor
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)