Camel.trunk.notest - Build # 2783 - Fixed

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

[GitHub] camel pull request #1038: CAMEL-10053: added note to documentation about cha...

2016-06-15 Thread anoordover
GitHub user anoordover opened a pull request: https://github.com/apache/camel/pull/1038 CAMEL-10053: added note to documentation about characterset-conversio… Tried to document the behaviour seen with CAMEL-10053. I will close the issue. You can merge this pull request into a

[GitHub] camel pull request #1037: Update CamelSalesforceMojo.java

2016-06-15 Thread ssatguru
GitHub user ssatguru opened a pull request: https://github.com/apache/camel/pull/1037 Update CamelSalesforceMojo.java fixed a typo You can merge this pull request into a Git repository by running: $ git pull https://github.com/ssatguru/camel master Alternatively you can review

[GitHub] camel pull request #1036: CAMEL-10052: Spring-boot integration tests

2016-06-15 Thread nicolaferraro
Github user nicolaferraro closed the pull request at: https://github.com/apache/camel/pull/1036 --- 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 #1034: CAMEL-10034: prevent component scan of health indi...

2016-06-15 Thread nicolaferraro
Github user nicolaferraro closed the pull request at: https://github.com/apache/camel/pull/1034 --- 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 #1036: CAMEL-10052: Spring-boot integration tests

2016-06-15 Thread nicolaferraro
GitHub user nicolaferraro opened a pull request: https://github.com/apache/camel/pull/1036 CAMEL-10052: Spring-boot integration tests I created an integration test module that checks the compatibility of every component with spring-boot. For each component, it assembles a spring-boo

[GitHub] camel pull request #1035: Support PushTopic replay extension

2016-06-15 Thread sirlatrom
GitHub user sirlatrom opened a pull request: https://github.com/apache/camel/pull/1035 Support PushTopic replay extension See Salesforce API documentation here: https://developer.salesforce.com/docs/atlas.en-us.api_streaming.meta/api_streaming/replay_pushtopic_events.htm Si

[GitHub] camel pull request #1034: CAMEL-10034: prevent component scan of health indi...

2016-06-15 Thread nicolaferraro
GitHub user nicolaferraro opened a pull request: https://github.com/apache/camel/pull/1034 CAMEL-10034: prevent component scan of health indicator The CamelHealthIndicator should not be marked as @Component, because it would be initialized also by the component scanner if it is enab

Re: [DISCUSS] - Thoughts on Apache Camel 2.18 and towards 3.0

2016-06-15 Thread Claus Ibsen
Hi Just though I wanted to do a status update on those initial tasks we set out to do. On Wed, Mar 23, 2016 at 11:07 AM, Claus Ibsen wrote: > Hi > > So Camel 2.17 was the last release supporting Java 1.7. > The next Camel 2.18 is requiring Java 1.8. > > Here is some thoughts of mine about this r