Re: [VOTE] Release Apache Camel 2.15.6

2016-03-29 Thread Christian Müller
+1 Best, Christian Am 28.03.2016 12:30 schrieb "Gregor Zurowski" : > Hi Everyone: > > This is a vote to release Apache Camel 2.15.6, a new patch release > that includes ~37 fixes and improvements. This will be the last > official patch release for the 2.15.x branch. > > Release notes: > https://

Re: [VOTE] Release Apache Camel 2.15.6

2016-03-29 Thread Claus Ibsen
+1 Tested the release with the old Camel in Action 1st ed source code. On Mon, Mar 28, 2016 at 12:29 PM, Gregor Zurowski wrote: > Hi Everyone: > > This is a vote to release Apache Camel 2.15.6, a new patch release > that includes ~37 fixes and improvements. This will be the last > official patc

Exchange body - service client

2016-03-29 Thread Raghuveer
We have different service clients like search client, update client, create client etc. Each client is written as a bean (route). These clients will be reused by multiple functionalities and also each functionality may call multiple routes. I am looking for an better approach for setting the exchan

Re: Usage of Lambdas in our Maven build (jdk8-lambdas branch)

2016-03-29 Thread Quinn Stevenson
For the JARs that will not be bundles - what do we want in the MANIFEST.MF? > On Mar 29, 2016, at 9:59 AM, Claus Ibsen wrote: > > On Tue, Mar 29, 2016 at 4:27 PM, Raul Kripalani > wrote: >> On Tue, Mar 29, 2016 at 6:21 AM, Claus Ibsen wrote: >> >>> Can we flip the sw

Re: Usage of Lambdas in our Maven build (jdk8-lambdas branch)

2016-03-29 Thread Claus Ibsen
On Tue, Mar 29, 2016 at 4:27 PM, Raul Kripalani wrote: > On Tue, Mar 29, 2016 at 6:21 AM, Claus Ibsen wrote: > >> Can we flip the switch so you have to enable it on the maven modules >> that you want to be an osgi bundle. I am asking because people who are >> not using OSGi should really not see

Re: Usage of Lambdas in our Maven build (jdk8-lambdas branch)

2016-03-29 Thread Raul Kripalani
On Tue, Mar 29, 2016 at 2:27 PM, Quinn Stevenson < qu...@pronoia-solutions.com> wrote: > I was able to get the bnd-maven-plugin working with camel-core last night > on the jdk8-lambda branch. I still need to finish the bnd.bnd > configuration file to make the manifests match, but I’m getting clos

Re: Usage of Lambdas in our Maven build (jdk8-lambdas branch)

2016-03-29 Thread Raul Kripalani
On Tue, Mar 29, 2016 at 6:21 AM, Claus Ibsen wrote: > Can we flip the switch so you have to enable it on the maven modules > that you want to be an osgi bundle. I am asking because people who are > not using OSGi should really not see camel.osgi.skip=true in the > examples / camel-spring-boot-sta

Allow httpClient.XXX configuration to be applied to custom HttpClient

2016-03-29 Thread mluckam
For the Jetty component, if a httpClient is specified via the uri, then the httpClient.XXX uri configuration can not be applied to that httpClient. Is there a reason this is not allowed? If not my suggestion is to allow this behavior for greater flexibility. I have attached a patch with the sugg

Re: Usage of Lambdas in our Maven build (jdk8-lambdas branch)

2016-03-29 Thread Quinn Stevenson
I was able to get the bnd-maven-plugin working with camel-core last night on the jdk8-lambda branch. I still need to finish the bnd.bnd configuration file to make the manifests match, but I’m getting close. Once Raul finishes his work and merges it back to master, I’ll get the PR going with th

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

2016-03-29 Thread Jean-Baptiste Onofré
Hi guys I have some stuff ready around Karaf 4 and OSGI 5/6 support. I will share asap. RegardsJB  Original message From: Antoine Toulme Date: 29/03/2016 08:36 (GMT+01:00) To: dev@camel.apache.org Subject: Re: [DISCUSS] - Thoughts on Apache Camel 2.18 and towards 3.0