Hello everybody, on build.apache.org there is one consistent failure (last 38 builds) for Camel 2.20.x:
org.apache.camel.model.ModelSanityCheckerTest.testSanity
java.lang.NoSuchMethodException:
org.apache.camel.model.dataformat.CastorDataFormat.getWhitelistEnabled()
at
org.apache.camel.model.ModelSanityCheckerTest.testSanity(ModelSanityCheckerTest.java:83)
Any ideas how to fix this?
Cheers,
Pascal
