Camel.trunk.notest - Build # 2830 - Fixed

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

Re: 2.17.3 this week?

2016-08-01 Thread Luca Burgazzoli
+1 --- Luca Burgazzoli On Mon, Aug 1, 2016 at 6:40 PM, Andrea Cosentino wrote: > +1. > Thanks Dan > > Il lun, 1 ago, 2016 alle 17:45, Daniel Kulp ha scritto: > With CXF 3.1.7 out, I’d like to do a Camel build later that week that >

[GitHub] camel pull request #1099: https://issues.apache.org/jira/browse/CAMEL-10215 ...

2016-08-01 Thread ssharma
GitHub user ssharma opened a pull request: https://github.com/apache/camel/pull/1099 https://issues.apache.org/jira/browse/CAMEL-10215 Synchronizing recei… Synchronizing EventDrivenPollingConsumer receive methods to make them thread safe when used with ConsumerCache You can

[GitHub] camel pull request #1098: CAMEL-10197: camel-spring-boot - Extend the config...

2016-08-01 Thread nicolaferraro
GitHub user nicolaferraro opened a pull request: https://github.com/apache/camel/pull/1098 CAMEL-10197: camel-spring-boot - Extend the configuration hints to nested properties I generated the plain get/set methods on several components to allow configuration and auto-completion in

R: 2.17.3 this week?

2016-08-01 Thread Andrea Cosentino
+1. Thanks Dan Il lun, 1 ago, 2016 alle 17:45, Daniel Kulp ha scritto: With CXF 3.1.7 out, I’d like to do a Camel build later that week that incorporates it along with a bunch of other fixes to get Camel 2.17.x working with CXF within Karaf 4.0.x.    Right now, it’s

2.17.3 this week?

2016-08-01 Thread Daniel Kulp
With CXF 3.1.7 out, I’d like to do a Camel build later that week that incorporates it along with a bunch of other fixes to get Camel 2.17.x working with CXF within Karaf 4.0.x.Right now, it’s very hard to get CXF and Camel 2.17.x working together in Karaf due to spring version problems,

[GitHub] camel pull request #1095: CAMEL-10207: fixes for spring-boot 1.4 compatibili...

2016-08-01 Thread nicolaferraro
Github user nicolaferraro closed the pull request at: https://github.com/apache/camel/pull/1095 --- 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 #1095: CAMEL-10207: fixes for spring-boot 1.4 compatibili...

2016-08-01 Thread nicolaferraro
GitHub user nicolaferraro opened a pull request: https://github.com/apache/camel/pull/1095 CAMEL-10207: fixes for spring-boot 1.4 compatibility I changed the package scanner to support the new packaging, upgraded spring-data-redis to version 1.7.2 and fixed some tests.

Re: How can I work with Jboss resteasy with Camel 2.16.2

2016-08-01 Thread Claus Ibsen
resteasy is not supported in the rest-dsl. Only the components listed here http://camel.apache.org/rest-dsl We love contributions so anyone is welcome to work on a camel-resteasy component. On Sun, Jul 31, 2016 at 5:03 PM, j_pramanik_ind wrote: > Hi, > > Can you