]
Tristan Tarrant updated ISPN-11168:
-----------------------------------
Fix Version/s: 10.1.2.Final
(was: 10.1.1.Final)
DuplicateDomainCdiIT should use manifest dependencies
-----------------------------------------------------
Key: ISPN-11168
URL:
https://issues.redhat.com/browse/ISPN-11168
Project: Infinispan
Issue Type: Bug
Components: Test Suite, WildFly modules
Affects Versions: 10.1.0.Final
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
Fix For: 10.1.2.Final
DuplicateDomainCdiIT currently pulls in dependencies through Shrinkwrap's pom
resolution. This is quite brittle in some environments. The test should be changed to use
wildfly manifest dependencies.