Camel.trunk.notest.java9 - Build # 4 - Still Failing

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

Camel.trunk.notest.java9 - Build # 3 - Still Failing

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

[GitHub] camel pull request #1465: CAMEL-10141 Upgrade maven javadoc plugin for java ...

2017-02-14 Thread johnpoth
Github user johnpoth closed the pull request at: https://github.com/apache/camel/pull/1465 --- 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

[GitHub] camel pull request #1462: [CAMEL-10824] Improve DefaultRuntimeProvider abstr...

2017-02-14 Thread tdiesler
Github user tdiesler closed the pull request at: https://github.com/apache/camel/pull/1462 --- 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

[GitHub] camel pull request #1461: [CAMEL-10824] Improve DefaultRuntimeProvider abstr...

2017-02-14 Thread tdiesler
Github user tdiesler closed the pull request at: https://github.com/apache/camel/pull/1461 --- 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

[GitHub] camel pull request #1465: CAMEL-10141 Upgrade maven javadoc plugin for java ...

2017-02-14 Thread johnpoth
GitHub user johnpoth opened a pull request: https://github.com/apache/camel/pull/1465 CAMEL-10141 Upgrade maven javadoc plugin for java 9 support You can merge this pull request into a Git repository by running: $ git pull https://github.com/johnpoth/camel CAMEL-10141 Alterna

Camel.trunk.notest.java9 - Build # 2 - Still Failing

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

[GitHub] camel pull request #1460: Support for java 9

2017-02-14 Thread johnpoth
Github user johnpoth closed the pull request at: https://github.com/apache/camel/pull/1460 --- 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

[GitHub] camel pull request #1464: CAMEL-10532 Integrate Transformer with Rest DSL

2017-02-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1464 --- 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 #1464: CAMEL-10532 Integrate Transformer with Rest DSL

2017-02-14 Thread igarashitm
GitHub user igarashitm opened a pull request: https://github.com/apache/camel/pull/1464 CAMEL-10532 Integrate Transformer with Rest DSL Converted the RestConsumerBindingProcessor into RestBindingAdvice to control the order between REST binding and contract processing. Now you can us

Camel.trunk.notest.java9 - Build # 1 - Failure

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

Re: Camel Azure component

2017-02-14 Thread Sergey Beryozkin
Hi Claus Thanks for the feedback, On 14/02/17 08:08, Claus Ibsen wrote: Hi Sergey Good to see the commit and glad to hear you get time to work on Apache Camel as well. This a heads up that there has been a community user doing some Azure work on a PR https://github.com/apache/camel/pull/1213

[GitHub] camel pull request #1463: CAMEL-10585: Changes to URL format to include topi...

2017-02-14 Thread godbolerr
GitHub user godbolerr opened a pull request: https://github.com/apache/camel/pull/1463 CAMEL-10585: Changes to URL format to include topic name and default … Implemented changes as per description. If this pattern is not followed for URI, original URI is still valid.

[GitHub] camel pull request #1462: [CAMEL-10824] Improve DefaultRuntimeProvider abstr...

2017-02-14 Thread tdiesler
GitHub user tdiesler opened a pull request: https://github.com/apache/camel/pull/1462 [CAMEL-10824] Improve DefaultRuntimeProvider abstraction You can merge this pull request into a Git repository by running: $ git pull https://github.com/tdiesler/camel CAMEL-10824-2.18 Alter

[GitHub] camel pull request #1461: [CAMEL-10824] Improve DefaultRuntimeProvider abstr...

2017-02-14 Thread tdiesler
GitHub user tdiesler opened a pull request: https://github.com/apache/camel/pull/1461 [CAMEL-10824] Improve DefaultRuntimeProvider abstraction You can merge this pull request into a Git repository by running: $ git pull https://github.com/tdiesler/camel CAMEL-10824 Alternativ

Re: Camel tables created into db

2017-02-14 Thread Claus Ibsen
Hi Please use the user forum / @user mailing list for such kind of question. Also search the internet how to turn off table creation in hibernate / JPA as its there you should look and not Apache Camel. On Mon, Feb 13, 2017 at 9:50 PM, sagarwal1 wrote: > Hi, I want to run Camel built application

Re: Camel Azure component

2017-02-14 Thread Claus Ibsen
Hi Sergey Good to see the commit and glad to hear you get time to work on Apache Camel as well. This a heads up that there has been a community user doing some Azure work on a PR https://github.com/apache/camel/pull/1213 However there has not been any JIRA or information about what it was doing