Re: 3.0 Ideas

2013-03-26 Thread Claus Ibsen
On Mon, Mar 25, 2013 at 11:10 PM, Raul Kripalani wrote: > Hi Claus, > > Responses inline. > > Regards, > > *Raúl Kripalani* > Enterprise Architect, Open Source Integration specialist, Program > Manager | Apache > Camel Committer > http://about.me/raulkripalani | http://www.linkedin.com/in/raulkrip

camel pull request: scalatest 2.0.M5b for Scala 2.10.x

2013-03-26 Thread alaz
GitHub user alaz opened a pull request: https://github.com/apache/camel/pull/17 scalatest 2.0.M5b for Scala 2.10.x See https://groups.google.com/d/msg/scalatest-users/3bgvp8EE7cM/srGLjNy87FUJ You can merge this pull request into a Git repository by running: $ git pull https://g

Re: [HEADS-UP] Possible issue with neo4j

2013-03-26 Thread Robert Davies
Just looking at the spring-data-neo4 (which is ASL 2) - it uses directly org.neo4j.graphdb directly - which is an (A)GPLv3 licence. I agree with Hadrian, we would be infecting users of camel-spring-neo4j with (A)GPLv3 - which is very undesirable. Unless I've missed a different licence for the c

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

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

Re: How to use predicate in when() for Body in choice()

2013-03-26 Thread irshad
Thank you for the info :) -- View this message in context: http://camel.465427.n5.nabble.com/How-to-use-predicate-in-when-for-Body-in-choice-tp5728999p5729857.html Sent from the Camel Development mailing list archive at Nabble.com.

Re: [HEADS-UP] Possible issue with neo4j

2013-03-26 Thread Willem jiang
Hi Hadrian, We don't use the neo4j directly, the camel-spring-neo4j is based on the spring-data-neo4j[1] which is ASF license. I'm not quite sure if it is OK for us to host and distribute the camel-spring-neo4j in ASF, so please let us know the result :) [1]https://github.com/SpringSource/sprin

[HEADS-UP] Possible issue with neo4j

2013-03-26 Thread Hadrian Zbarcea
I've been asked today by a fellow ASFer if it's ok for us to distribute neo4j and I got to look more into it. As neo4j is GPL3 and virally infects whatever uses it, I think we do have a problem that needs to be resolved before the 2.11.0 release. My guts instinct says that we'll have to pull t

CamelOne 2013 Call for Papers closing 14th April 2013.

2013-03-26 Thread Robert Davies
We want the Apache Camel community to be heard at this years CamelOne! This is the third year of CamelOne, the conference designed for professionals using open source integration and messaging solutions in the enterprise, specifically Apache Camel, ServiceMix, ActiveMQ, Karaf and CXF. The confer

Re: 3.0 Ideas

2013-03-26 Thread Henryk Konsek
>> Do you guys read the javadoc of the Java DSL? We have java doc on the >> DSL where we provide a little information. > I know you aren't referring to me, but I'm sure that all dev@ posters have > read the Javadocs ;) We want users to learn about DSL from Javadoc? IMHO reference documentation sho