camel-itest-karaf is now GREEN

2017-04-19 Thread Tadayoshi Sato
Wow, all camel-itest-karaf tests pass green. Awesome! https://builds.apache.org/blue/organizations/jenkins/Camel.trunk.itest.karaf/activity/ Best regards, Tadayoshi

Camel.trunk.notest - Build # 3147 - Fixed

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

[GitHub] camel pull request #1642: CAMEL-11171 - camel-zookeeper-master, fix to suppo...

2017-04-19 Thread paoloantinori
GitHub user paoloantinori opened a pull request: https://github.com/apache/camel/pull/1642 CAMEL-11171 - camel-zookeeper-master, fix to support RAW() function You can merge this pull request into a Git repository by running: $ git pull https://github.com/paoloantinori/camel CA

Re: FLOSS Weekly podcast

2017-04-19 Thread Zoran Regvart
Hi Cameleers, just a quick reminder and an offer to help, if you're interested and don't have the time to negotiate the taping date let me know I can contact the show host and arrange something for you. I think it would be super awesome if we could arrange a slot in the late June early July to coi

[GitHub] camel pull request #1641: Clean up example applications

2017-04-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1641 --- 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: Camel 2.19 Roadmap

2017-04-19 Thread Luca Burgazzoli
Hi, I have one little refactoring (rename LoadBalancer in camel cloud package to avoid confusion with LoadBalancer processor) and a little doc update that I'm trying to make by end of day. --- Luca Burgazzoli On Wed, Apr 19, 2017 at 1:39 PM, Claus Ibsen wrote: > Hi > > So the @Generated and

[GitHub] camel pull request #1641: Clean up example applications

2017-04-19 Thread ctron
GitHub user ctron opened a pull request: https://github.com/apache/camel/pull/1641 Clean up example applications This change cleans the example applications provided to show some simple routes with camel-milo. Signed-off-by: Jens Reimann You can merge this pull request

Camel.trunk.notest - Build # 3146 - Failure

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

Re: Camel 2.19 Roadmap

2017-04-19 Thread Claus Ibsen
Hi So the @Generated and Java 9 ought to be fixed now. There is a new version of Spring Boot 1.5.3 on the way. It may be beneficial to wait for that to be released so we are running on latest. On Wed, Apr 19, 2017 at 9:54 AM, Claus Ibsen wrote: > Hi > > Okay so there is some last minute issues

[GitHub] camel pull request #1640: CAMEL-7519 - new option quotingEscaped added for m...

2017-04-19 Thread onders86
GitHub user onders86 opened a pull request: https://github.com/apache/camel/pull/1640 CAMEL-7519 - new option quotingEscaped added for marshalling/unmarsha… …lling with escape char and fix some typo You can merge this pull request into a Git repository by running: $ git pul

[GitHub] camel pull request #1639: CAMEL-11166: make camel-package-maven-plugin work ...

2017-04-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1639 --- 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 #1639: CAMEL-11166: make camel-package-maven-plugin work ...

2017-04-19 Thread johnpoth
GitHub user johnpoth opened a pull request: https://github.com/apache/camel/pull/1639 CAMEL-11166: make camel-package-maven-plugin work on Java 9 https://issues.apache.org/jira/browse/CAMEL-11166 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] camel pull request #1638: Use maven-antrun-plugin to remove data dir instead...

2017-04-19 Thread igarashitm
Github user igarashitm closed the pull request at: https://github.com/apache/camel/pull/1638 --- 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

[GitHub] camel pull request #1638: Use maven-antrun-plugin to remove data dir instead...

2017-04-19 Thread igarashitm
GitHub user igarashitm opened a pull request: https://github.com/apache/camel/pull/1638 Use maven-antrun-plugin to remove data dir instead of maven-clean-plu… …gin so that mvn clean would remove target dir You can merge this pull request into a Git repository by running: $

Camel.2.18.x.notest - Build # 113 - Failure

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

Camel.2.17.x.notest - Build # 203 - Failure

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

[GitHub] camel pull request #1527: CAMEL-10988 - Improve performance of CaseInsensiti...

2017-04-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1527 --- 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: Camel 2.19 Roadmap

2017-04-19 Thread Claus Ibsen
Hi Okay so there is some last minute issues with the @Generated annotations we need to look into https://issues.apache.org/jira/browse/CAMEL-11165 And an unforseen effect on java 9 builds https://issues.apache.org/jira/browse/CAMEL-11166 The full test is passing now. And the Spring Boot and Kara