Fixed, we were missing an Rx java dependency -- Andrea Cosentino ---------------------------------- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd
On Sunday, February 11, 2018, 2:45:41 PM GMT+1, Pascal Schumacher <pascalschumac...@gmx.net> wrote: 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