[arquillian-issues] [JBoss JIRA] (ARQ-2052) Profiles in arquillian.xml

Rafael Garcia (JIRA) issues at jboss.org
Tue Nov 15 02:41:02 EST 2016


     [ https://issues.jboss.org/browse/ARQ-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafael Garcia resolved ARQ-2052.
--------------------------------
    Release Notes Text: Ok, thank you very much for information. I will choose the first option ;)
            Resolution: Done


> Profiles in arquillian.xml
> --------------------------
>
>                 Key: ARQ-2052
>                 URL: https://issues.jboss.org/browse/ARQ-2052
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Configuration
>         Environment: Development
>            Reporter: Rafael Garcia
>            Priority: Minor
>
> Hi,
> Could It set the *arquillian.xml* file for different environments or profiles??
> For example: 
> {code:java}
>         <property name="username">${jira.username}</property>
>         <property name="password">${jira.password}</property>
>         <property name="server">${jira.url}</property>
> {code}
> On the other hand, we have a properties file with:
> {code:java}
> #  JIRA PROPERTIES
> jira.url=http://XXXXX:8080
> jira.username=XXXXX
> jira.password=XXXXX
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the arquillian-issues mailing list