]
Galder Zamarreño updated ISPN-4985:
-----------------------------------
Status: Open (was: New)
Allow JCache TCK to be run exclusively with the main jar
--------------------------------------------------------
Key: ISPN-4985
URL:
https://issues.jboss.org/browse/ISPN-4985
Project: Infinispan
Issue Type: Bug
Components: JCache
Affects Versions: 7.0.0.Final
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 7.0.1.Final
For TCK certification, we need the main production infinispan-jcache jar to include
everything needed to run the TCK. This includes
org.infinispan.jcache.test.tck.TckMbeanServerBuilder which currently is only available in
the TCK runner project.