Camel.trunk.notest - Build # 1590 - Fixed

2012-07-10 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #1590) Status: Fixed Check console output at https://builds.apache.org/job/Camel.trunk.notest/1590/ to view the results.

Re: Camel-Extra 2.10 release

2012-07-10 Thread Christian Müller
Hello Henryk, hello Dan, @Henryk: Thanks for your work! @Dan: I will go forward with this tomorrow (or may be Henryk if he find some time) and change this line from the license header. Than I would suggest to use the following license header: /

Re: [DISCUSS] - Camel 2.11 set with Spring 3.1 out of the box

2012-07-10 Thread Christian Müller
+1 If Camel 2.11 is released in October (or may be later), I could imagine Spring 3.1 is widely used. Best, Christian On Tue, Jul 10, 2012 at 9:00 AM, Claus Ibsen wrote: > Hi > > I wonder if we should upgrade Camel 2.11 to use Spring 3.1.x as > default out of the box. > Camel 2.11 should still

Re: Camel-Extra 2.10 release

2012-07-10 Thread Daniel Kulp
> Check my commit please :) . > > [1] Small version of license: > As I stated before, this license header is likely wrong. The code in the files is most likely NOT copyright "Camel Extra Team" and thus that line needs to be removed. Unless there is a specific copyright transfer, the origi

Re: Camel-Extra 2.10 release

2012-07-10 Thread Henryk Konsek
> Ok done. I only need to reformat the POM XML to look nicer and then can > commit. Ok, commit submitted (rev896). I've added 'withRatCheck' profile to the project so you can check it against RAT validation issuing 'mvn install -PwithRatCheck'. This is a good alternative for calling 'mvn org.apa

Re: [DISCUSS] force switching from SVN to GIT

2012-07-10 Thread Daniel Kulp
On Tuesday, July 10, 2012 04:47:37 PM Łukasz Dywicki wrote: > I am not sure if svnmerge is needed with git. With svn all informations > about previous commits are lost after merge on new branch so it's hard to > get the commits included in merge commit. With git where you have > multiple branches y

Re: [DISCUSS] force switching from SVN to GIT

2012-07-10 Thread Łukasz Dywicki
I am not sure if svnmerge is needed with git. With svn all informations about previous commits are lost after merge on new branch so it's hard to get the commits included in merge commit. With git where you have multiple branches you just use merge without fast forward. In this case issues can b

Re: [CAMEL-5416] Camel Simple JMS Component

2012-07-10 Thread Scott England-Sullivan
Hi again Johan, If you are referring to the nested classes, yes, as the patterns of reusability have appeared I have refactoring the code base. My initial efforts started with trying to develop the pooling logic in a more generic manner external to the producer and consumer classes but all the po

Re: [CAMEL-5416] Camel Simple JMS Component

2012-07-10 Thread Scott England-Sullivan
Hi Johan, For me It comes down to the same reason as "why not Spring"; reduce external dependencies and influences, increased resiliency & simplified maintenance. Aside from creating a Camel JMS component free from the Spring messaging APIs and its known limitations, one of my principal goals in

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

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

Re: many Apache Camel build

2012-07-10 Thread Jean-Baptiste Onofré
Hi Christian, I'm pinging Olivier and the infra to see if we can do something. I keep you posted. Regards JB On 07/09/2012 11:37 PM, Christian Müller wrote: Because ubuntu1, ubuntu2, ubuntu4 and ubuntu5 are down, many of the Apache Camel build failed, e.g. this one [1]. Is there something we

[DISCUSS] - Camel 2.11 set with Spring 3.1 out of the box

2012-07-10 Thread Claus Ibsen
Hi I wonder if we should upgrade Camel 2.11 to use Spring 3.1.x as default out of the box. Camel 2.11 should still be compatible with Spring 3.0.x. We just need to ensure the OSGi import range for camel-spring is [3,4) etc. I think its already that. In the old days with Spring 2.x we had some it