[infinispan-dev] Testsuite again...

Pedro Ruivo pedro at infinispan.org
Tue Aug 5 13:49:06 EDT 2014


Hi,

OSGi integration tests are blocking the test suite. It is failing with:

java.lang.Exception: Could not start bundle 
mvn:org.infinispan/infinispan-cachestore-jpa/7.0.0-SNAPSHOT in 
feature(s) infinispan-cachestore-jpa-7.0.0-SNAPSHOT: Unresolved 
constraint in bundle org.infinispan.cachestore-jpa [70]: Unable to 
resolve 70.0: missing requirement [70.0] osgi.wiring.package; 
(&(osgi.wiring.package=javax.persistence)(version>=2.1.0)(version<=2.1.0))

Also, the security integration test has a failure:
 
NodeAuthenticationKrbPassIT.testReadItemOnJoiningNode:71->AbstractNodeAuthentication.testReadItemOnJoiningNode:94 
expected:<test_value> but was:<null>

Pedro


More information about the infinispan-dev mailing list