Thanks for fixing this!
Am 12.02.2018 um 08:05 schrieb Andrea Cosentino:
Fixed, we were missing an Rx java dependency
--
Andrea Cosentino
----------------------------------
Apache Camel PMC Member
Apache Karaf Committer
Apache Servicemix PMC Member
Email: [email protected]
Twitter: @oscerd2
Github: oscerd
On Sunday, February 11, 2018, 2:45:41 PM GMT+1, Pascal Schumacher
<[email protected]> 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