Camel.trunk.notest - Build # 2860 - Fixed

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

Camel.2.17.x.notest - Build # 119 - Fixed

2016-08-31 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.17.x.notest (build #119) Status: Fixed Check console output at https://builds.apache.org/job/Camel.2.17.x.notest/119/ to view the results.

Re: [HEADS UP] - Building from source - More Maven memory needed

2016-08-31 Thread Hiram Chirino
Perahps another reason to consider releasing components separately? On Fri, Aug 26, 2016 at 2:39 AM, Claus Ibsen wrote: > Hi > > Just a heads up that we now have so many Maven modules in the source > code that Apache Maven requires more memory to build the entire source > code. > > The building

[GitHub] camel pull request #1150: Fix for CAMEL-10279 - Can't use @ImportResource an...

2016-08-31 Thread chirino
GitHub user chirino opened a pull request: https://github.com/apache/camel/pull/1150 Fix for CAMEL-10279 - Can't use @ImportResource and configure() in th… …e same SB app. This assumes there is always a RouteBuilder in a SB app. You can merge this pull request into a Gi

[GitHub] camel pull request #1149: CAMEL-10276: Update camel-syslog to use Netty4

2016-08-31 Thread jamesnetherton
Github user jamesnetherton closed the pull request at: https://github.com/apache/camel/pull/1149 --- 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

[GitHub] camel pull request #1149: CAMEL-10276: Update camel-syslog to use Netty4

2016-08-31 Thread jamesnetherton
GitHub user jamesnetherton opened a pull request: https://github.com/apache/camel/pull/1149 CAMEL-10276: Update camel-syslog to use Netty4 You can merge this pull request into a Git repository by running: $ git pull https://github.com/jamesnetherton/camel CAMEL-10276 Alternat

[GitHub] camel pull request #1148: Jetty9: fixed typos and documentation in X-Forward...

2016-08-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1148 --- 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

[GitHub] camel pull request #1148: Jetty9: fixed typos and documentation in X-Forward...

2016-08-31 Thread Duvel
GitHub user Duvel opened a pull request: https://github.com/apache/camel/pull/1148 Jetty9: fixed typos and documentation in X-Forwarded-For I saw that I didn't correct a typo in the documentation. You can merge this pull request into a Git repository by running: $ git pull http

[GitHub] camel pull request #1147: Fix qpid versions in camel-amqp feature

2016-08-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1147 --- 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

[GitHub] camel pull request #1147: Fix qpid versions in camel-amqp feature

2016-08-31 Thread jknetl
GitHub user jknetl opened a pull request: https://github.com/apache/camel/pull/1147 Fix qpid versions in camel-amqp feature qpid-jms-client 0.8.0 is incompatible with proton-j 0.10 so we need to bump up the proton-j to compatible 0.12.0. more details: https://issues.apac