Re: [DISCUSS] Camel 2.9.1 Release

2012-02-29 Thread Jean-Baptiste Onofré
Hi Hadrian, I will take a look also. Regards JB On 03/01/2012 05:19 AM, Hadrian Zbarcea wrote: First attempt to release camel-2.9.1 failed with an osgi related problem. Will look into it in the morning and restart the builds. Hadrian On 02/28/2012 06:39 PM, Christian Müller wrote: I fixed t

ICLA received

2012-02-29 Thread Bruno . Barin
Hello everybody, I just got a mail that my ICLA has been received by Apache. Cheers, Bruno Barin Purchasing/Warranty Business Support Toyota Motor Europe 60 Avenue du Bourget, 1140 Brussels, Belgium Ph: +32 (0) 2 745 5606 www.toyota-europe.com

Re: [DISCUSS] Camel 2.9.1 Release

2012-02-29 Thread Hadrian Zbarcea
First attempt to release camel-2.9.1 failed with an osgi related problem. Will look into it in the morning and restart the builds. Hadrian On 02/28/2012 06:39 PM, Christian Müller wrote: I fixed this for Camel 2.10.0. The fix is to late to go into Camel 2.9.1 because we should test it also wit

Re: Camel and RabbitMQ

2012-02-29 Thread Hadrian Zbarcea
Hi Luke, No, you don't have to concern yourself with any of that. That is the very point, camel takes care of all of it. The only concern you would have is to implement a component that deals with the rabbitmq technology, i.e. define the endpoint and its configuration and the necessary produc

Camel and RabbitMQ

2012-02-29 Thread Luke Manner
Hi all, I'm very new to Camel. I have to define a Camel component for RabbitMQ. I'm investigating on definition of routes and its impact on my component. For example if I apply a filter on a route from("jms:xmlOrders").filter(xpath("/order[not(@test)]")).to("somewhere"); I suppose that it ha

Re: camel-smpp on trunk fails on OSGi

2012-02-29 Thread Claus Ibsen
Hi I fixed that, there was a missing dependency due CAMEL-5030 On Wed, Feb 29, 2012 at 2:20 PM, Claus Ibsen wrote: > Hi > > Just noticed this when I did a tests/camel-itest-karaf test > > Running org.apache.camel.itest.karaf.CamelSmppTest > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time

camel-smpp on trunk fails on OSGi

2012-02-29 Thread Claus Ibsen
Hi Just noticed this when I did a tests/camel-itest-karaf test Running org.apache.camel.itest.karaf.CamelSmppTest Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.016 sec <<< FAILURE! 2012-02-29 13:55:39.478:INFO:oejs.Server:jetty-7.5.4.v20111024 2012-02-29 13:55:39.571:INFO:o