Camel.trunk.notest - Build # 1577 - Still Failing

2012-06-23 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #1577) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/1577/ to view the results.

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-23 Thread Babak Vahdat
Hi The problem was a STUPID generics-misspelling of mine: extends NoOutputDefinition instead of: extends NoOutputDefinition> I did resolve the JIRA ticket you opened for this today, as well verified that the "Camel In Action" test being mentioned now passes WITHOUT using end(). Babak Cl

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-23 Thread Claus Ibsen
Hi I got the camel-leveldb feature fixed by adjusting the import version ranges in camel-leveldb. karaf@root> features:install camel karaf@root> features:install camel-leveldb karaf@root> list START LEVEL 100 , List Threshold: 50 ID State Blueprint SpringLevel Name [ 64] [

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-23 Thread Claus Ibsen
On Fri, Jun 22, 2012 at 11:51 PM, Christian Müller wrote: > +1 > > My tests/findings: > > 1) all new components are in the kit > 2) I could not install camel-dns in Karaf 2.2.7 (see below) >   -> package sun.net.spi.nameservice is neither exported by Karaf nor > provided by another bundle > 3) I c

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-23 Thread Babak Vahdat
Hi Claus Thanks for looking into this. Right now I'm on a short trip and will look into this tomorrow. Babak Am 23.06.2012 um 11:59 schrieb Claus Ibsen : > Hi > > I have digged a bit more. > > The Camel Java DSL is not 100% compatible with the 2.9 branch. > Commit rev 1244769 which is a comp

Camel.trunk.notest - Build # 1576 - Still Failing

2012-06-23 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #1576) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/1576/ to view the results.

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-23 Thread Claus Ibsen
On Fri, Jun 22, 2012 at 11:51 PM, Christian Müller wrote: > +1 > > My tests/findings: > > 1) all new components are in the kit > 2) I could not install camel-dns in Karaf 2.2.7 (see below) >   -> package sun.net.spi.nameservice is neither exported by Karaf nor > provided by another bundle This is

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-23 Thread Claus Ibsen
Hi I have digged a bit more. The Camel Java DSL is not 100% compatible with the 2.9 branch. Commit rev 1244769 which is a compiler cleanup attempt had a side effect of causing the wire tap java dsl to break in certain situations. http://svn.apache.org/viewvc?rev=1244769&view=rev This commit has

Unable to build 2.10.0 (orgapachecamel-251) camel-jibx

2012-06-23 Thread Tony Su
Using the 2.10.0 source at https://repository.apache.org/content/repositories/orgapachecamel-251/ I'm unable to build components/camel-jibx. The issue is a number of dependencies on eclipse jars: org.eclipse.core:expressions:jar:3.4.0-depot org.eclipse.core:runtime:jar:3.4.0-depot org.eclipse.e