Camel.2.19.x.notest - Build # 109 - Fixed

2017-07-25 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.19.x.notest (build #109) Status: Fixed Check console output at https://builds.apache.org/job/Camel.2.19.x.notest/109/ to view the results.

Camel.2.19.x.notest - Build # 108 - Still Failing

2017-07-25 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.19.x.notest (build #108) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.2.19.x.notest/108/ to view the results.

Camel.trunk.notest - Build # 3443 - Fixed

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

[GitHub] camel pull request #1848: CAMEL-11586: added default camel route path

2017-07-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1848 --- 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 enab

Camel.2.19.x.notest - Build # 107 - Failure

2017-07-25 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.19.x.notest (build #107) Status: Failure Check console output at https://builds.apache.org/job/Camel.2.19.x.notest/107/ to view the results.

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

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

[GitHub] camel pull request #1848: CAMEL-11586: added default camel route path

2017-07-25 Thread pchhabra11
GitHub user pchhabra11 opened a pull request: https://github.com/apache/camel/pull/1848 CAMEL-11586: added default camel route path Possible Fix for https://issues.apache.org/jira/browse/CAMEL-11586. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] camel pull request #1847: CAMEL-5356 - handle if the value is an empty colle...

2017-07-25 Thread onders86
GitHub user onders86 opened a pull request: https://github.com/apache/camel/pull/1847 CAMEL-5356 - handle if the value is an empty collection You can merge this pull request into a Git repository by running: $ git pull https://github.com/onders86/camel CAMEL-5356 Alternativel

[GitHub] camel pull request #1846: [CAMEL-11592] Exchange#addOnCompletion should rout...

2017-07-25 Thread johnpoth
Github user johnpoth closed the pull request at: https://github.com/apache/camel/pull/1846 --- 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 en

Re: [VOTE] Release Apache Camel 2.19.2

2017-07-25 Thread Gregor Zurowski
I definitely agree, this is also a -1 for me. Glad that we caught it early on. I will cut a new RC later today. Thanks everyone for your participation so far. Gregor On Tue, Jul 25, 2017 at 2:06 PM, Zoran Regvart wrote: > Hi Cameleers, > I agree this would be quite unexpected for the users,

[GitHub] camel pull request #1846: [CAMEL-11592] Exchange#addOnCompletion should rout...

2017-07-25 Thread johnpoth
GitHub user johnpoth opened a pull request: https://github.com/apache/camel/pull/1846 [CAMEL-11592] Exchange#addOnCompletion should route even if original … …exchange has route stop / exception handled https://issues.apache.org/jira/browse/CAMEL-11592 It might be bet

[GitHub] camel pull request #1842: CAMEL-11589: Fixing issue with MockEndpoint.expect...

2017-07-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1842 --- 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 enab

Re: [VOTE] Release Apache Camel 2.19.2

2017-07-25 Thread Zoran Regvart
Hi Cameleers, I agree this would be quite unexpected for the users, changing my vote to -1 zoran On Tue, Jul 25, 2017 at 1:57 PM, Claus Ibsen wrote: > Hi > > I have now pushed a fix to 2.19.x and master branch for that servlet > dependency problem. > > I also tested that with the camel in actio

Re: [VOTE] Release Apache Camel 2.19.2

2017-07-25 Thread Claus Ibsen
Hi I have now pushed a fix to 2.19.x and master branch for that servlet dependency problem. I also tested that with the camel in action 2 source code which also triggered this issue and failed an unit test/example. Now it works again. In light of this problem with this RC and that we have a fix

Re: [VOTE] Release Apache Camel 2.19.2

2017-07-25 Thread Andrea Cosentino
+1 for a new cut. -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Tuesday, July 25, 2017, 12:38:56 PM GMT+2, Claus Ibsen wrote: On Tue, Jul 25

Re: [VOTE] Release Apache Camel 2.19.2

2017-07-25 Thread Claus Ibsen
On Tue, Jul 25, 2017 at 12:34 PM, Andrea Cosentino wrote: > Do we need to cut a new release? > Frankly I would prefer that as otherwise an upgrade is not as simple as changing 2.19.1 to 2.19.2 for end users. The HTTP components are commonly used components in Camel, its not a little component th

Re: [VOTE] Release Apache Camel 2.19.2

2017-07-25 Thread Andrea Cosentino
Do we need to cut a new release? -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Tuesday, July 25, 2017, 12:06:51 PM GMT+2, Claus Ibsen wrote:

Re: [VOTE] Release Apache Camel 2.19.2

2017-07-25 Thread Claus Ibsen
On Tue, Jul 25, 2017 at 11:37 AM, Gary Brown wrote: > Found the following issue: https://issues.apache.org/jira/browse/CAMEL-11591 > Yeah same problem for camel-restlet which I just pushed a fix for. We need to add that servlet api for the various http component that uses it, jetty, http, http4,

Re: [VOTE] Release Apache Camel 2.19.2

2017-07-25 Thread Gary Brown
Found the following issue: https://issues.apache.org/jira/browse/CAMEL-11591 This is a change from 2.19.1 to 2.19.2. Regards Gary On Tue, Jul 25, 2017 at 9:40 AM, Zoran Regvart wrote: > +1 (binding) > > Tested with Salesforce/Slack example and run the Salesforce integration > tests, > > zoran

[GitHub] camel pull request #1843: CAMEL-11569: Implements CAMEL-11425 for camel-olin...

2017-07-25 Thread dmvolod
Github user dmvolod closed the pull request at: https://github.com/apache/camel/pull/1843 --- 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

[GitHub] camel pull request #1837: CAMEL-11570: Added example for camel-google-pubsub

2017-07-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1837 --- 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 enab

Re: [VOTE] Release Apache Camel 2.19.2

2017-07-25 Thread Zoran Regvart
+1 (binding) Tested with Salesforce/Slack example and run the Salesforce integration tests, zoran On Mon, Jul 24, 2017 at 10:15 PM, Gregor Zurowski wrote: > Hi Everyone: > > This is a vote to release Apache Camel 2.19.2, a new patch release > that includes 41 fixes and improvements. > > Release