-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
In https://github.com/jbosstm/narayana/blob/master/rts/lra/test/pom.xml there is just one Arquillian profile "arq".
If you compare it to https://github.com/jbosstm/narayana/blob/master/ArjunaJTA/cdi/pom.xml you can find other profiles that should also be added:
- arqIPv6
- arq-remote
Of these two, the arq-remote maybe just a convenience for development but the IPv6 profile should be added and tested by CI.
- clones
-
JBTM-3683 Provide and use other arquillian profiles in the jta pom.xml
- Closed