-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
False
-
-
False
-
-
-
Very Likely
-
0
After the infinispan bom PNC alignemnt some tests are failing with the following error
Receiver class org.infinispan.configuration.cache.Configuration does not define or inherit an implementation of the resolved method 'abstract java.lang.String toStringConfiguration(java.lang.String)' of interface org.infinispan.commons.configuration.BasicConfiguration
to reproduce:
git clone https://code.engineering.redhat.com/gerrit/jboss-fuse/camel-spring-boot -b 4.0.0.redhat-00043
cd components-starter/camel-infinispan-starter
mvn clean verify