Hello everybody,
there seem to be some version conflicts in the libraries used by current
master. On build.apache.org these tests always fail:
org.apache.camel.spring.cloud.netflix.CamelCloudNetflixServiceCallTest.testServiceCall:
java.lang.ClassNotFoundException: rx.Single
org.apache.camel.component.boon.BoonDataFormatTest.testMarshalAndUnmarshalPojoMap:
org.apache.camel.component.bean.MethodNotFoundException: Method with
name: name not found on bean: {name=Camel} of type:
org.boon.core.value.LazyValueMap
-Pascal