Re: svn commit: r1240576 - /camel/trunk/parent/pom.xml

2012-02-05 Thread Ioannis Canellos
It makes sense. Reverted. On 5 Φεβ 2012, at 1:30 π.μ., Hadrian Zbarcea wrote: > -1. > > Please do not add snapshot dependencies. We can make upgrade once the > snapshot is released. If there is something in the new camel-avro component > that needs the upgraded avro bundle that change can wai

Camel Spring Batch

2012-02-05 Thread michal.warecki
Hi, I am a student and think about competing in the Google Summer of Code this year. I'm a big fan of open source and Camel, and I think to create a new component. Spring Batch is a good complement to the existing list. Batch jobs are widely encountered in application integration. I have question

Re: svn commit: r1240679 - in /camel/trunk: components/camel-krati/src/main/java/org/apache/camel/component/krati/KratiHelper.java parent/pom.xml

2012-02-05 Thread Claus Ibsen
Hi Jean Just mind that .* imports causes checkstyle to fail on the Camel project +import krati.store.*; On Sun, Feb 5, 2012 at 9:35 AM, wrote: > Author: jbonofre > Date: Sun Feb  5 08:35:10 2012 > New Revision: 1240679 > > URL: http://svn.apache.org/viewvc?rev=1240679&view=rev > Log: > [CAMEL