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

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

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

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

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

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

[ANNOUNCEMENT] Apache Camel 2.19.3 Released

2017-09-14 Thread Gregor Zurowski
The Camel community announces the immediate availability of the Camel 2.19.3 patch release. This release contains 40 fixes and improvements applied in the past weeks on the 2.19.x branch. The artifacts are published and ready for you to download [1] either from the Apache mirrors or from the Centr

Re: [DISCUSS] - Doing last Camel 2.18.5 release before 2.20.0 release

2017-09-14 Thread Gregor Zurowski
+1 for cutting the last 2.18.x release. I can take care of this over the upcoming weekend. Gregor On Thu, Sep 14, 2017 at 7:56 PM, Claus Ibsen wrote: > Hi > > As we plan to release Apache Camel 2.20.0 at the end of this month > (there is another thread on @dev about this) then we should talk ab

[DISCUSS] - Doing last Camel 2.18.5 release before 2.20.0 release

2017-09-14 Thread Claus Ibsen
Hi As we plan to release Apache Camel 2.20.0 at the end of this month (there is another thread on @dev about this) then we should talk about doing the last 2.18.x release which will be 2.18.5. Maybe we can release 2.18.5 ahead of time before 2.20.0. A new big minor release like 2.20.0 tend to hav

[RESULT] [VOTE] Release Apache Camel 2.19.3

2017-09-14 Thread Gregor Zurowski
Thanks everyone for your participation in this vote. This vote passes with the following results: +1 binding: 5 (Andrea Cosentino, Claus Ibsen, Gregor Zurowski, Jean-Baptiste Onofré, Zoran Regvart) +1 non-bindung: 5 (Gary Brown, Krzysztof Sobkowiak, Onder Sezgin, Thomas Diesler, Tomohisa Igarash

Re: [VOTE] Release Apache Camel 2.19.3

2017-09-14 Thread Gregor Zurowski
+1 Gregor On Mon, Sep 11, 2017 at 9:21 AM, Gregor Zurowski wrote: > Hi Everyone: > > This is a vote to release Apache Camel 2.19.3, a new patch release > that includes 40 fixes and improvements. > > Release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12341135&projec

[GitHub] camel pull request #1935: CAMEL-11771: Removed commons-logging import

2017-09-14 Thread vrlgohel
GitHub user vrlgohel opened a pull request: https://github.com/apache/camel/pull/1935 CAMEL-11771: Removed commons-logging import Switched to slf4j Logging, replacing commons-logging. camel-cxf has some tests, which still make use of commons-logging. The tests in package,

[HEADS UP] - camel-jms2 - JMS component with JMS 2.0 API support

2017-09-14 Thread Claus Ibsen
Hi Just wanted to share we have a new component in the works for a camel-jms2 component that uses the JMS 2.0 API so you can use shared (durable) topics. The component extends the existing camel-jms component which is based on JMS 1.1 api. I pushed my work on the jms2 branch so anyone can take a