MSDN Licensing

2016-08-12 Thread Johan Edstrom
For Apache Camel committers ; (Apache Committers as a total) https://s.apache.org/asf_msdn This is a license for the Microsoft Suite for you to use in ASF development and documentation. Your ASF login will determine eligibility, there might be some hiccups so ple

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

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

Camel.trunk.notest - Build # 2841 - Failure

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

[GitHub] camel pull request #1119: Fix CAMEL-10229

2016-08-12 Thread mpricope
GitHub user mpricope opened a pull request: https://github.com/apache/camel/pull/1119 Fix CAMEL-10229 Use a semaphore to wait for the message to be processed when autoAck=false You can merge this pull request into a Git repository by running: $ git pull https://github.com/m

[GitHub] camel pull request #1118: Fix for CAMEL-8287

2016-08-12 Thread hutchkintoot
GitHub user hutchkintoot opened a pull request: https://github.com/apache/camel/pull/1118 Fix for CAMEL-8287 Allows a user to supply a custom URIResolver to be used to resolve imports in his/her schematron rules files. You can merge this pull request into a Git repository by runnin

[GitHub] camel pull request #1117: CAMEL-10222: New spring-boot starters

2016-08-12 Thread nicolaferraro
GitHub user nicolaferraro opened a pull request: https://github.com/apache/camel/pull/1117 CAMEL-10222: New spring-boot starters What's included: - added new mojo to create starters for all components - created starters and moved auto-configuration (with logging and addition

[GitHub] camel pull request #1116: CAMEL-10239: Provide implementation for publisher ...

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

2016-08-12 Thread Luca Burgazzoli
I've migrated also spark, spark-rest, hbase and sip, Thx to Vitalii fot the tip about log4j-over-slf4j. The only module that relies on log4j is now camel-itest-karaf --- Luca Burgazzoli On Wed, Aug 10, 2016 at 5:33 PM, Luca Burgazzoli wrote: > Code merged and finger crossed > Please report any