[GitHub] camel pull request #1198: CAMEL-10345: Logging additional summary for routes...

2016-10-05 Thread tkopczynski
Github user tkopczynski closed the pull request at: https://github.com/apache/camel/pull/1198 --- 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

Re: [VOTE] Release Apache Camel 2.18.0

2016-10-05 Thread Thomas Diesler
+1 (wildfly-camel ) > On 05 Oct 2016, at 16:54, Gregor Zurowski wrote: > > Hi Everyone: > > This is a vote to release Apache Camel 2.18.0, the first release that > requires Java 8, comes with a much-improved Spring Boot support, and > ships with

Re: [VOTE] Release Apache Camel 2.18.0

2016-10-05 Thread Andrea Cosentino
+1 (binding). Tested against personal projects. Thanks Gregor! -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Wednesday, October 5, 2016 4:55 PM

Camel.trunk.notest - Build # 2896 - Still Failing

2016-10-05 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2896) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/2896/ to view the results.

Re: [VOTE] Release Apache Camel 2.18.0

2016-10-05 Thread fabryprog
Hello, Into this release when call sqlproducer using CamelSqlQuery i have a new warning log message derived by my body message isn't a JSON object, the component call mongodb type converter. [in my project i have also camel-mongodb component) It is only a warning message + stacktrace, the sql pro

[GitHub] camel pull request #1198: CAMEL-10345: Logging additional summary for routes...

2016-10-05 Thread tkopczynski
GitHub user tkopczynski opened a pull request: https://github.com/apache/camel/pull/1198 CAMEL-10345: Logging additional summary for routes coverage This adds logging additional summary in routes coverage report. Fixes CAMEL-10345 You can merge this pull request into a Git

Re: [VOTE] Release Apache Camel 2.18.0

2016-10-05 Thread Matt Sicker
Seems to work pretty well with my Karaf 4 application, but I'm not sure if Camel is finding my custom TypeConverter classes. I'm using MapStruct and writing custom wrapper classes with the @Converter annotation along with the META-INF file to show the package. Do these converter packages need to be

[VOTE] Release Apache Camel 2.18.0

2016-10-05 Thread Gregor Zurowski
Hi Everyone: This is a vote to release Apache Camel 2.18.0, the first release that requires Java 8, comes with a much-improved Spring Boot support, and ships with numerous new features and improvements. (For further details please see http://www.davsclaus.com/2016/06/apache-camel-218-highlights-of

Re: Getting ready for Apache Camel 2.18 Release

2016-10-05 Thread Gregor Zurowski
I was finally able to complete the process without issues, as well as closing the artifact repository without any errors. I will send out the vote for 2.18.0 shortly. Thanks, Gregor On Tue, Oct 4, 2016 at 9:58 PM, Gregor Zurowski wrote: > Hi Everyone: > > Unfortunately, closing the staging rep

[GitHub] camel pull request #1197: CAMEL-10371 - Add Apache HttpComponents dependenci...

2016-10-05 Thread jamesnetherton
GitHub user jamesnetherton opened a pull request: https://github.com/apache/camel/pull/1197 CAMEL-10371 - Add Apache HttpComponents dependencies to BOM You can merge this pull request into a Git repository by running: $ git pull https://github.com/jamesnetherton/camel CAMEL-10