Re: camel-jetty artifact name issue

2015-03-04 Thread Claus Ibsen
Hi Yeah I think that is a good idea. On Thu, Mar 5, 2015 at 8:36 AM, Willem Jiang wrote: > Hi, > > We introduced camel-jetty8 and camel-jetty9 two modules in Camel > 2.15-SNAPSHOT and camel-jetty is not exit any more. > > When I tried to run the tests of camelinaction, I have to change the pom

[GitHub] camel pull request: CAMEL-8439 Use setAutoStartup(false) instead o...

2015-03-04 Thread yuruki
Github user yuruki closed the pull request at: https://github.com/apache/camel/pull/419 --- 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 enabl

camel-jetty artifact name issue

2015-03-04 Thread Willem Jiang
Hi, We introduced camel-jetty8 and camel-jetty9 two modules in Camel 2.15-SNAPSHOT and camel-jetty is not exit any more. When I tried to run the tests of camelinaction, I have to change the pom.xml to choice camel-jetty8 or camel-jetty9 to run the test. My think we need to rename camel-jetty9

[GitHub] camel pull request: CAMEL-8439 Use setAutoStartup(false) instead o...

2015-03-04 Thread yuruki
GitHub user yuruki opened a pull request: https://github.com/apache/camel/pull/419 CAMEL-8439 Use setAutoStartup(false) instead of skipping start() https://issues.apache.org/jira/browse/CAMEL-8439 You can merge this pull request into a Git repository by running: $ git pull http

[GitHub] camel pull request: CAMEL-8421 Add minimum age option to readLock=...

2015-03-04 Thread yuruki
Github user yuruki closed the pull request at: https://github.com/apache/camel/pull/414 --- 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 enabl

Re: Closing down on Apache Camel 2.15.0 release

2015-03-04 Thread Claus Ibsen
Hi I am doing a full test on windows and fix the tests one by one. But should have all ready before Willem cuts the RC. On Wed, Mar 4, 2015 at 12:50 PM, Willem Jiang wrote: > I just ran the OSGi integration tests on Apache Camel 2.15-SNAPSHOT, all test > passed. > I’m planing to do the cut this

Re: Closing down on Apache Camel 2.15.0 release

2015-03-04 Thread Jean-Baptiste Onofré
Just some upgrades on my side, and a couple of fixes, but definitely, not release blocker. Regards JB On 03/04/2015 12:50 PM, Willem Jiang wrote: I just ran the OSGi integration tests on Apache Camel 2.15-SNAPSHOT, all test passed. I’m planing to do the cut this Friday. Please let me know if

Re: Closing down on Apache Camel 2.15.0 release

2015-03-04 Thread Grzegorz Grzybek
The camel-hdfs/hdfs2 issue is not present in my camel tests. There's some problem in Fuse env which I have to investigate. So nothing important from my side. regards Grzegorz Grzybek 2015-03-04 15:36 GMT+01:00 Henryk Konsek : > I will hold some Spring Boot and MQTT stuff I planned to commit unti

Re: Closing down on Apache Camel 2.15.0 release

2015-03-04 Thread Henryk Konsek
I will hold some Spring Boot and MQTT stuff I planned to commit until the 2.15.0 is out. Nothing really urgent. Can't wait to test RC1 :) . Laters! On Wed, Mar 4, 2015 at 12:53 PM, Grzegorz Grzybek wrote: > Hi Willem > > I've fixed 2 issues related to camel-hdfs(2), there's 3rd issue I want to

Re: [1/2] camel git commit: Downgrade the spring retry version

2015-03-04 Thread Willem Jiang
Current Apache Camel Karaf feature doesn’t specify the spring version, the spring bundle is provided by Karaf, so we don’t have the hard dependency of Spring version. But for some other spring projects beside of spring core, we may need to provide OSGi bundle in ServiceMix. -- Willem Jiang

Re: Closing down on Apache Camel 2.15.0 release

2015-03-04 Thread Grzegorz Grzybek
Hi Willem I've fixed 2 issues related to camel-hdfs(2), there's 3rd issue I want to check. Probably not a problem, but I need ~2 hours. regards Grzegorz Grzybek 2015-03-04 12:50 GMT+01:00 Willem Jiang : > I just ran the OSGi integration tests on Apache Camel 2.15-SNAPSHOT, all > test passed. >

Re: Closing down on Apache Camel 2.15.0 release

2015-03-04 Thread Willem Jiang
I just ran the OSGi integration tests on Apache Camel 2.15-SNAPSHOT, all test passed. I’m planing to do the cut this Friday. Please let me know if there is any last minute patch need to be part of Camel 2.15.0. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang

Re: [1/2] camel git commit: Downgrade the spring retry version

2015-03-04 Thread Jean-Baptiste Onofré
Hi Spring 4.1.5.RELEASE bundles are already done and they will be included in next bundles release (plan tonight or tomorrow morning). Regards JB On 03/04/2015 09:46 AM, Claus Ibsen wrote: You should ask the SMX team to cut osgi bundles of the spring libraries. Non OSGi users should not hol

Re: Closing down on Apache Camel 2.15.0 release

2015-03-04 Thread Willem Jiang
Hi Claus, It’s easy to change the maven version inside the Jenkins Job configuration UI. I already upgraded the maven version across the Apache trunk jobs. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Tw

Re: [1/2] camel git commit: Downgrade the spring retry version

2015-03-04 Thread Claus Ibsen
You should ask the SMX team to cut osgi bundles of the spring libraries. Non OSGi users should not hold back because of lack of osgi bundles. On Wed, Mar 4, 2015 at 9:32 AM, wrote: > Repository: camel > Updated Branches: > refs/heads/master bb38c204e -> 15174ce7b > > > Downgrade the spring r

[GitHub] camel pull request: [CAMEL-8349] Context should be started with de...

2015-03-04 Thread tdiesler
Github user tdiesler closed the pull request at: https://github.com/apache/camel/pull/405 --- 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: Closing down on Apache Camel 2.15.0 release

2015-03-04 Thread Claus Ibsen
Hi Willem is going to cut the 2.15.0 RC this week. We have all the bits for this release now. I am currently testing camel-ftp on windows as a user reported he had a test failure there. On Wed, Feb 11, 2015 at 6:42 PM, Claus Ibsen wrote: > Hi > > The next big Camel release is 2.15.0, and we sh