Re: [VOTE] Camel 2.16.0

2015-10-03 Thread Daniel Kulp
I can respin the release on Monday. Dan > On Oct 3, 2015, at 3:52 AM, Claus Ibsen wrote: > > Hi > > There is a regression which has been introduced from 2.15.3 onwards. > > This bug causes camel-test-blueprint not being able to load Camel data > formats, from bundles outside camel-core, (

Re: [VOTE] Camel 2.16.0

2015-10-03 Thread Gregor Zurowski
+1 for cutting a new RC in order to include the fix for CAMEL-9144 On Oct 3, 2015 9:53 AM, "Claus Ibsen" wrote: > Hi > > There is a regression which has been introduced from 2.15.3 onwards. > > This bug causes camel-test-blueprint not being able to load Camel data > formats, from bundles outside

Re: [VOTE] Camel 2.16.0

2015-10-03 Thread Christian Schneider
+1 Christian Am 30.09.2015 um 03:25 schrieb Daniel Kulp: This is a vote to release Apache Camel 2.16.0. There was a TON of work done over the last 6 months to get this ready so it’s time to get it out. Tag: https://git-wip-us.apache.org/repos/asf?p=camel.git;a=tag;h=a9ddbc94874817ab4b6e21ba

Re: Camel WXS component

2015-10-03 Thread Claus Ibsen
Hi I would be real careful when having compiled dependencies against any IBM software https://github.com/davidkarlsen/camel-extra/blob/camel-wxs/components/camel-wxs/pom.xml#L17 Also this JAR is not in Maven Central. And we would not know what are the license of such software. On Tue, Sep 29,

Re: [VOTE] Camel 2.16.0

2015-10-03 Thread Claus Ibsen
Hi There is a regression which has been introduced from 2.15.3 onwards. This bug causes camel-test-blueprint not being able to load Camel data formats, from bundles outside camel-core, (and I strongly suspect its the same for components, languages, etc) when doing unit tests. The bug was reporte