Re: Camel Extra 2.10.0 release

2012-11-03 Thread Babak Vahdat
+1 Babak -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Extra-2-10-0-release-tp5721806p5722087.html Sent from the Camel Development mailing list archive at Nabble.com.

Re: Camel Extra 2.10.0 release

2012-11-03 Thread Christian Müller
Oh, I forgot to mention I could deploy all bundles into Karaf 2.2.9 with the following commands (maybe SMX already has some bundles for the non OSGI jar's): mvn:org.apache.camel/camel-core/2.10.0 wrap:mvn:net.sourceforge.vtdxml/vtd-xml/2.1.0 mvn:org.apache-extras.camel-extra/camel-vtdxml/2.10.0 mv

Re: Ftp disconnect test

2012-11-03 Thread Babak Vahdat
Am 03.11.12 01:30 schrieb "Bilgin Ibryam" unter : >Thanks Babak. > >The test makes sence now. Hey Bilgin, I applied a similar fix to the producer test as well, that's FtpProducerDisconnectTest. Have a nice Weekend Babak > >Bilgin > >On 30 October 2012 20:56, Babak Vahdat >wrote: > >> Hi >>