Re: Who manage project camel-extra - atlassian

2014-09-11 Thread Claus Ibsen
camel-extra has its own mailing list / issue tracker et all and is separated from ASF. I added you to the project so you should be able to do something now. But people working on camel-extra should favor using its mailing list etc. On Fri, Sep 12, 2014 at 8:46 AM, Charles Moulliard wrote: > Hi,

Who manage project camel-extra - atlassian

2014-09-11 Thread Charles Moulliard
Hi, Who manage the camel-extra - atlassian web site as I would like to contact him to give me the rights to add a ticket ? https://www.dropbox.com/s/km4o0l9aqu02of1/Screenshot%202014-09-12%2008.44.38.png?dl=0 Regards, -- Charles Moulliard Apache Committer / Architect @RedHat Twitter : @cmoulli

Re: [VOTE] Release Apache Camel 2.14.0

2014-09-11 Thread Charles Moulliard
-1 as camel-extra project fails to build --> https://www.dropbox.com/s/x3ec7ilelzh2jv2/Screenshot%202014-09-12%2008.39.46.png?dl=0 On Fri, Sep 12, 2014 at 2:24 AM, Willem Jiang wrote: > OK, we need to do another round of cut now. > Please keep testing this 2.14.0 RC if you have time and I will

Issue with jenkins account for camel-extra

2014-09-11 Thread Charles Moulliard
Hi, Apparently the jenkins account used for build camel-extra has been hibernated " https://www.dropbox.com/s/xy3zxtum9h6if7k/Screenshot%202014-09-12%2008.11.58.png?dl=0";. Can somebody has look and check why it does not work anymore ? Regards -- Charles Moulliard Apache Committer / Architect @

Switch the default Spring version to Spring 4.x

2014-09-11 Thread Willem Jiang
Hi, Because spring-test 4.x is not backward compatible, we have to create camel-test-spring and camel-test-spring3 module for spring 4.x and spring 3.x. Current camel default version of Spring is 3.2.x, if not easy for the user who still want to camel-test-spring to upgrade. So my suggestion i

Re: [1/3] [maven-release-plugin] prepare for next development iteration

2014-09-11 Thread Willem Jiang
Yeah, you are right, I should setup the master version to 2.15-SNAPSHOT. I will create a new camel-2.14.x branch and then update the master branch pom version for that. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com

Re: mvn:org.apache.cxf/cxf-tools-common/3.0.1 is not an OSGi bundle

2014-09-11 Thread Willem Jiang
It’s a known issue, CXF 3.0.2 should fix this issue. BTW, we barely use cxf-tools in the CXF runtime, so it is not a broker for the camel 2.14.0 release.  -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twi

Re: [VOTE] Release Apache Camel 2.14.0

2014-09-11 Thread Willem Jiang
OK, we need to do another round of cut now. Please keep testing this 2.14.0 RC if you have time and I will do another cut next Monday to include all the fix we have. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (C

mvn:org.apache.cxf/cxf-tools-common/3.0.1 is not an OSGi bundle

2014-09-11 Thread Christian Müller
If I run the following command in camel/platforms/karaf/features cmueller$ mvn clean install -Pvalidate ... [INFO] - validation of mvn:org.apache.cxf.karaf/apache-cxf/3.0.1/xml/features [INFO] - adding 51 known features from mvn:org.apache.cxf.karaf/apache-cxf/3.0.1/xml/features [INFO] -

Re: [VOTE] Release Apache Camel 2.14.0

2014-09-11 Thread Dhiraj Bokde
In testing against JBoss Data Virtualization server, I discovered a couple of critical issues in the new Olingo2 component. I have fixed those with the commits below. Without these fixes this component will be broken in current 2.14.0 RC. -1 because of these critical fixes. Regards, Dhiraj.

Re: [1/3] [maven-release-plugin] prepare for next development iteration

2014-09-11 Thread Christian Müller
Shouldn't be the new version on trunk 2.15-SNAPSHOT? Best, Christian - Software Integration Specialist Apache Member V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer Apache Incubator PMC Member https://www.linkedin.com/pub/christian-mueller/11/551/642 On Th

Re: [VOTE] Release Apache Camel 2.14.0

2014-09-11 Thread Christian Müller
-1 because of Aki's finding. Best, Christian Christian - Software Integration Specialist Apache Member V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer Apache Incubator PMC Member https://www.linkedin.com/pub/christian-mueller/11/551/642 On Thu, Sep 11, 201

Re: Support of official commons-csv

2014-09-11 Thread Christian Müller
+1 I think a camel-csv2 component is not necessary. Best, Christian - Software Integration Specialist Apache Member V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer Apache Incubator PMC Member https://www.linkedin.com/pub/christian-mueller/11/551/642 On Th

Re: [VOTE] Release Apache Camel 2.14.0

2014-09-11 Thread Jon Anstey
Nice catch Aki. Fixed google drive and box example SNAPSHOT versions with: https://git-wip-us.apache.org/repos/asf/camel/repo?p=camel.git;a=commit;h=a3d5c1c9414a274006ad2a1d6aa48578bd74bb13 https://git-wip-us.apache.org/repos/asf/camel/repo?p=camel.git;a=commit;h=43161eff52b0727c2a3fdb0b0900709bd3

[GitHub] camel pull request: CAMEL-7803

2014-09-11 Thread nathanwray
GitHub user nathanwray opened a pull request: https://github.com/apache/camel/pull/265 CAMEL-7803 Patch added new boolean flag "preFetched" to allow inserts with parameters that have null values You can merge this pull request into a Git repository by running: $ git pull http

Re: [VOTE] Release Apache Camel 2.14.0

2014-09-11 Thread Aki Yoshida
For the tests that I usually ran, everything was okay. But I noticed the following problem. There seems to be an issue in some components under OSGi. Concretely, I noticed that camel-google-drive has still 2.14-SNAPSHOT dependency wired, so you get Error executing command: Could not start bundle

Re: [VOTE] Release Apache Camel 2.14.0

2014-09-11 Thread Krzysztof Sobkowiak
Sorry. I should better read the front page. On 11.09.2014 16:25, Claus Ibsen wrote: > Hi > > Yeah the code moved to github, which we also say on the front page of > the that link > > On Thu, Sep 11, 2014 at 4:23 PM, Krzysztof Sobkowiak > wrote: >> Hi >> >> Is the code in http://code.google.com/p/

Re: [VOTE] Release Apache Camel 2.14.0

2014-09-11 Thread Claus Ibsen
Hi Yeah the code moved to github, which we also say on the front page of the that link On Thu, Sep 11, 2014 at 4:23 PM, Krzysztof Sobkowiak wrote: > Hi > > Is the code in http://code.google.com/p/camelinaction/ up-to-date with > the new Camel version? Is there anywhere a version which is up-to-d

Re: [VOTE] Release Apache Camel 2.14.0

2014-09-11 Thread Krzysztof Sobkowiak
Hi Is the code in http://code.google.com/p/camelinaction/ up-to-date with the new Camel version? Is there anywhere a version which is up-to-date? Best regards Krzysztof On 11.09.2014 14:22, Willem Jiang wrote: > I checked the staging release kit by running camel in action code, and > install so

[GitHub] camel pull request: CAMEL-7665

2014-09-11 Thread neoramon
Github user neoramon closed the pull request at: https://github.com/apache/camel/pull/264 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

Re: [VOTE] Release Apache Camel 2.14.0

2014-09-11 Thread Willem Jiang
I checked the staging release kit by running camel in action code, and install some of the OSGi features, everything looks good. Here is my +1 for this release. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chine