You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Matej Novotny (JIRA)" <ji...@apache.org> on 2015/11/20 13:02:11 UTC

[jira] [Created] (DELTASPIKE-1031) Update profiles for Wildfly

Matej Novotny created DELTASPIKE-1031:
-----------------------------------------

             Summary: Update profiles for Wildfly
                 Key: DELTASPIKE-1031
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1031
             Project: DeltaSpike
          Issue Type: Improvement
          Components: Configuration, Tests
    Affects Versions: 1.5.1
            Reporter: Matej Novotny


Taking a closer look at how test structure looks like, I saw that running tests against Wildfly:
{{mvn clean verify -Pwildfly-managed}}
will launch Arquillian profile named {{jbossas-managed-7}}.
Similar situation is with remote profile (and maybe other tiny bits).

This naming seems inappropriate and highly confusing when (for instance) you need to temper with Arq. settings in order to debug code.

I would suggest adding separate profiles to {{arquillian-jboss.xml}}.

Apart from this, what do you think about updating the default WFLY from 8 to 9 (or even 10, there is CR4 already)?

Will send a PR with these tiny changes soon.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)