Camel.2.14.x.notest - Build # 153 - Failure

2015-05-02 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.14.x.notest (build #153) Status: Failure Check console output at https://builds.apache.org/job/Camel.2.14.x.notest/153/ to view the results.

Re: [VOTE] Release Apache Camel 2.15.2

2015-05-02 Thread Henryk Konsek
Verified some of my patches - looking good. +1 sob., 2.05.2015 o 22:29 użytkownik Christian Müller < christian.muel...@gmail.com> napisał: > +1 > > The signature looks good. > The documentation looks good. > I could successfully upgrade my projects from 2.15.1 to 2.15.2 [1], [2] & > [3]. > > [1]

Re: [VOTE] Release Apache Camel 2.15.2

2015-05-02 Thread Christian Müller
+1 The signature looks good. The documentation looks good. I could successfully upgrade my projects from 2.15.1 to 2.15.2 [1], [2] & [3]. [1] https://github.com/muellerc/camel-in-transaction/tree/camel-in-transaction-2.15.2 [2] https://github.com/muellerc/camel-in-daily-use/tree/camel-in-daily-us

[GitHub] camel pull request: CAMEL-8640 on Camel 2.15.x

2015-05-02 Thread rbudzko
GitHub user rbudzko opened a pull request: https://github.com/apache/camel/pull/508 CAMEL-8640 on Camel 2.15.x Encapsulated BacklogTracer queue. Implementation of queue changed to list based instead of array based. Ensuring free space in queue responsibility moved into Bac