Re: Apache Camel 2.16.3 Release

2016-04-03 Thread Gregor Zurowski
Hi Everyone: I am currently preparing branch camel-2.16.x for building a release candidate for 2.16.3. I will start building the release in about an hour. Thanks, Gregor On Sun, Apr 3, 2016 at 12:06 AM, Gregor Zurowski wrote: > Hi Claus, > > Thanks for the update. I will start building the r

Re: Apache Camel 2.16.3 Release

2016-04-02 Thread Gregor Zurowski
Hi Claus, Thanks for the update. I will start building the release candidate tomorrow. Thanks, Gregor On Sat, Apr 2, 2016 at 11:28 AM, Claus Ibsen wrote: > Hi > > I think the code on the 2.16.x branch is ready for cutting a release. > > > > On Fri, Apr 1, 2016 at 9:12 AM, Claus Ibsen wrote:

Re: Apache Camel 2.16.3 Release

2016-04-02 Thread Claus Ibsen
Hi I think the code on the 2.16.x branch is ready for cutting a release. On Fri, Apr 1, 2016 at 9:12 AM, Claus Ibsen wrote: > Hi > > We should consider getting a 2.16.3 release out. It has a annoying bug > fixed where handled onException would still be logged. > > There is a few tickets report

Re: Apache Camel 2.16.3 Release

2016-04-01 Thread Claus Ibsen
On Fri, Apr 1, 2016 at 11:57 PM, Gregor Zurowski wrote: > Hi Claus, > > As posted on the users list, the problem with string type path > parameters being exposed as enums is resolved with the current 2.16.3 > snapshot. > > It would be great to get 2.16.3 as soon as possible. I have created a > sm

Re: Apache Camel 2.16.3 Release

2016-04-01 Thread Gregor Zurowski
Hi Claus, As posted on the users list, the problem with string type path parameters being exposed as enums is resolved with the current 2.16.3 snapshot. It would be great to get 2.16.3 as soon as possible. I have created a small Spring Boot-based Camel application with REST DSL and Swagger to te