-
Bug
-
Resolution: Done
-
Major
-
JDG 7.2 DR4
-
None
The `ini/pom.xml' file is missing the following dependency, so all SWIG tests are failing:
<dependency> <groupId>org.infinispan</groupId> <artifactId>infinispan-server-core</artifactId> <version>${version.org.infinispan}</version> <classifier>tests</classifier> <scope>test</scope> </dependency>