Re: Camel - PayPal Component

2013-07-08 Thread Joe San
Hi Christian, Thanks for taking a look into this. I have uploaded what I have done so far to the Github! https://github.com/joesan/camel-paypal.git Regards, Jothi On Mon, Jul 8, 2013 at 9:38 PM, Christian Müller < christian.muel...@gmail.com> wrote: > > What would be the object type after the

Re: [DISCUSS] - Apache Camel 2.11.1 release

2013-07-08 Thread Babak Vahdat
Hi To my understanding this is "worked as designed" and we should close CAMEL-6414 as "Not a Problem" because the unary operator String "--" is part of the language itself so that Camel simple parser tries to decrement isA by 1 which apparently fails as the conversion of isA to a java.lang.Number

Re: [CONF] Apache Camel > Articles

2013-07-08 Thread Christian Müller
Thanks again Dan! Best, Christian - Software Integration Specialist Apache Camel committer: https://camel.apache.org/team V.P. Apache Camel: https://www.apache.org/foundation/ Apache Member: https://www.apache.org/foundation/members.html https://www.linkedin.com/pub/christian-mu

Re: Camel - PayPal Component

2013-07-08 Thread Christian Müller
> What would be the object type after the from? It's the component developer (in this case you) who decide how the expected format looks like. It could be a map with dedicated key's, ... It's common (but not mandatory) to use the Camel type converter mechanism for this. Is the current code availabl

Re: [CONF] Apache Camel > Articles

2013-07-08 Thread Daniel Kulp
On Jul 8, 2013, at 2:51 PM, Daniel Kulp wrote: > > There's a build error related to an svn conflict on the buildbot machine: > > http://ci.apache.org/builders/camel-site-production/builds/11457/steps/shell/logs/stdio > > Trying to find someone with access to clean it up. :-( Looks like it's

Re: [DISCUSS] - Apache Camel 2.11.1 release

2013-07-08 Thread Hadrian Zbarcea
Ok, I will give another 24 hours for any other issues that anybody wants to see in 2.11.1. I will start the builds tomorrow around 2pm est. If anybody wants do delay this release some more, please shout now. I ran full tests today and everything passed with flying colors. Cheers, Hadrian On

Re: [DISCUSS] - Apache Camel 2.11.1 release

2013-07-08 Thread Christian Müller
Hadrian, go ahead for doing this release... I reported one of the issues and added an unit test (ignored at present), but I didn't assigned the ticket to myself. I think we have other committers who could fix this with less effort than me... Best, Christian - Software Integration

Re: [CONF] Apache Camel > Articles

2013-07-08 Thread Daniel Kulp
There's a build error related to an svn conflict on the buildbot machine: http://ci.apache.org/builders/camel-site-production/builds/11457/steps/shell/logs/stdio Trying to find someone with access to clean it up. :-( Dan On Jul 7, 2013, at 5:28 PM, Babak Vahdat wrote: > Hi > > Recently t

Re: [DISCUSS] - Apache Camel 2.11.1 release

2013-07-08 Thread Hadrian Zbarcea
I could do it too, got back from vacation. One of the issues is yours Christian, I will look into it after finishing this build. The other one is just doc, I think. Running a full test now, all good so far (almost forgot how long it takes :( ). Hadrian On 07/08/2013 10:59 AM, Christian Mül

Re: [DISCUSS] - Apache Camel 2.11.1 release

2013-07-08 Thread Christian Müller
I can do it. What's with the two outstanding issues? Could you have a look and fix them or postpone them to 2.11.2? Best, Christian Sent from a mobile device Am 08.07.2013 14:58 schrieb "Claus Ibsen" : > Hi > > Christian do you have time to work on the 2.11.1 release? Would be > great to get thi

Re: [DISCUSS] - Apache Camel 2.11.1 release

2013-07-08 Thread Claus Ibsen
Hi Christian do you have time to work on the 2.11.1 release? Would be great to get this out as well. On Mon, Jul 1, 2013 at 12:09 AM, Christian Müller wrote: > Thanks Hadrian for the offer. If we are not able to start the release this > week, I'm happy to take this over to you :-). > > I update