You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Claus Ibsen <cl...@gmail.com> on 2016/04/01 09:12:16 UTC

Apache Camel 2.16.3 Release

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 reported with some installing osgi features we
may need to ensure are resolved first.

And Gregor has an issue with swagger, but I think its fixed in the
SNAPSHOT, so he would need to build and try with that.

However we should try to get a patch release out within a few weeks.

-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Re: Apache Camel 2.16.3 Release

Posted by Claus Ibsen <cl...@gmail.com>.
On Fri, Apr 1, 2016 at 11:57 PM, Gregor Zurowski
<gr...@list.zurowski.org> 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
> small Spring Boot-based Camel application with REST DSL and Swagger to
> test the issue mentioned above.  I was wondering whether it would be
> interesting to add this sample to our official examples?
>

Yeah sure that is a good idea

> Thanks,
> Gregor
>
>
> On Fri, Apr 1, 2016 at 9:12 AM, Claus Ibsen <cl...@gmail.com> 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 reported with some installing osgi features we
>> may need to ensure are resolved first.
>>
>> And Gregor has an issue with swagger, but I think its fixed in the
>> SNAPSHOT, so he would need to build and try with that.
>>
>> However we should try to get a patch release out within a few weeks.
>>
>> --
>> Claus Ibsen
>> -----------------
>> http://davsclaus.com @davsclaus
>> Camel in Action 2: https://www.manning.com/ibsen2



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Re: Apache Camel 2.16.3 Release

Posted by Gregor Zurowski <gr...@list.zurowski.org>.
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
test the issue mentioned above.  I was wondering whether it would be
interesting to add this sample to our official examples?

Thanks,
Gregor


On Fri, Apr 1, 2016 at 9:12 AM, Claus Ibsen <cl...@gmail.com> 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 reported with some installing osgi features we
> may need to ensure are resolved first.
>
> And Gregor has an issue with swagger, but I think its fixed in the
> SNAPSHOT, so he would need to build and try with that.
>
> However we should try to get a patch release out within a few weeks.
>
> --
> Claus Ibsen
> -----------------
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2

Re: Apache Camel 2.16.3 Release

Posted by Gregor Zurowski <gr...@list.zurowski.org>.
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
<gr...@list.zurowski.org> wrote:
> 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 <cl...@gmail.com> 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 <cl...@gmail.com> 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 reported with some installing osgi features we
>>> may need to ensure are resolved first.
>>>
>>> And Gregor has an issue with swagger, but I think its fixed in the
>>> SNAPSHOT, so he would need to build and try with that.
>>>
>>> However we should try to get a patch release out within a few weeks.
>>>
>>> --
>>> Claus Ibsen
>>> -----------------
>>> http://davsclaus.com @davsclaus
>>> Camel in Action 2: https://www.manning.com/ibsen2
>>
>>
>>
>> --
>> Claus Ibsen
>> -----------------
>> http://davsclaus.com @davsclaus
>> Camel in Action 2: https://www.manning.com/ibsen2

Re: Apache Camel 2.16.3 Release

Posted by Gregor Zurowski <gr...@list.zurowski.org>.
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 <cl...@gmail.com> 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 <cl...@gmail.com> 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 reported with some installing osgi features we
>> may need to ensure are resolved first.
>>
>> And Gregor has an issue with swagger, but I think its fixed in the
>> SNAPSHOT, so he would need to build and try with that.
>>
>> However we should try to get a patch release out within a few weeks.
>>
>> --
>> Claus Ibsen
>> -----------------
>> http://davsclaus.com @davsclaus
>> Camel in Action 2: https://www.manning.com/ibsen2
>
>
>
> --
> Claus Ibsen
> -----------------
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2

Re: Apache Camel 2.16.3 Release

Posted by Claus Ibsen <cl...@gmail.com>.
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 <cl...@gmail.com> 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 reported with some installing osgi features we
> may need to ensure are resolved first.
>
> And Gregor has an issue with swagger, but I think its fixed in the
> SNAPSHOT, so he would need to build and try with that.
>
> However we should try to get a patch release out within a few weeks.
>
> --
> Claus Ibsen
> -----------------
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2