You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by Emmanuel Lécharny <el...@gmail.com> on 2016/01/22 18:33:23 UTC

[VOTE] MINA 2.0.11 release

Hi,

Here is a vote for a new bug fix release of Mina : 2.0.11.

This mainly fixes a bug in the SslHandler, which might cause a loop in some corner cases.

The Javadoc has also be improved so that all the missing annotations (@param, @return)
are now present.

Here is the list of fixed issues :

Bugs :
------

[DIRMINA-1023 <https://issues.apache.org/jira/browse/DIRMINA-1023">] Infinite loop in SslHandler when the AppBuffer is too small
<https://issues.apache.org/jira/browse/DIRMINA-1023>
[DIRMINA-1022 <https://issues.apache.org/jira/browse/DIRMINA-1022">] The IoBuffer.fill(byte, int) method does not work when byte > 0x7F 


A temporary tag has been created (it can be removed if the vote is not
approved):

- GIT tag : "2.0.11" SHA-1 : "0b348ccd3aa8ed2776b4d0de1f477c90b4ba51f9"

Project: http://git-wip-us.apache.org/repos/asf/mina/repo
Commit:http://git-wip-us.apache.org/repos/asf/mina/commit/0b348ccd
Tree:http://git-wip-us.apache.org/repos/asf/mina/tree/0b348ccd


- Nexus repository:https://repository.apache.org/content/repositories/orgapachemina-1017

- Binaries:http://people.apache.org/~elecharny

Let us vote :
[ ] +1 | Release MINA 2.0.11
[ ] ± | Abstain
[ ] -1 | Do **NOT**  release MINA 2.0.11

Thanks !

-- Regards, Cordialement, Emmanuel Lécharny www.iktek.com


Re: [VOTE] MINA 2.0.11 release

Posted by Jeff MAURY <je...@jeffmaury.com>.
+1

Jeff

On Fri, Jan 22, 2016 at 7:51 PM, Mondain <mo...@gmail.com> wrote:

> +1
>
>
> On Fri, Jan 22, 2016 at 1:05 PM Jeff Genender <jg...@apache.org>
> wrote:
>
> > +1
> >
> > Jeff
> >
> > > On Jan 22, 2016, at 10:33 AM, Emmanuel Lécharny <el...@gmail.com>
> > wrote:
> > >
> > > Hi,
> > >
> > > Here is a vote for a new bug fix release of Mina : 2.0.11.
> > >
> > > This mainly fixes a bug in the SslHandler, which might cause a loop in
> > some corner cases.
> > >
> > > The Javadoc has also be improved so that all the missing annotations
> > (@param, @return)
> > > are now present.
> > >
> > > Here is the list of fixed issues :
> > >
> > > Bugs :
> > > ------
> > >
> > > [DIRMINA-1023 <https://issues.apache.org/jira/browse/DIRMINA-1023">]
> > Infinite loop in SslHandler when the AppBuffer is too small
> > > <https://issues.apache.org/jira/browse/DIRMINA-1023>
> > > [DIRMINA-1022 <https://issues.apache.org/jira/browse/DIRMINA-1022">]
> > The IoBuffer.fill(byte, int) method does not work when byte > 0x7F
> > >
> > >
> > > A temporary tag has been created (it can be removed if the vote is not
> > > approved):
> > >
> > > - GIT tag : "2.0.11" SHA-1 : "0b348ccd3aa8ed2776b4d0de1f477c90b4ba51f9"
> > >
> > > Project: http://git-wip-us.apache.org/repos/asf/mina/repo
> > > Commit:http://git-wip-us.apache.org/repos/asf/mina/commit/0b348ccd
> > > Tree:http://git-wip-us.apache.org/repos/asf/mina/tree/0b348ccd
> > >
> > >
> > > - Nexus repository:
> > https://repository.apache.org/content/repositories/orgapachemina-1017
> > >
> > > - Binaries:http://people.apache.org/~elecharny
> > >
> > > Let us vote :
> > > [ ] +1 | Release MINA 2.0.11
> > > [ ] ± | Abstain
> > > [ ] -1 | Do **NOT**  release MINA 2.0.11
> > >
> > > Thanks !
> > >
> > > -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
> > >
> >
> >
>



-- 
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually
working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Re: [VOTE] MINA 2.0.11 release

Posted by Mondain <mo...@gmail.com>.
+1


On Fri, Jan 22, 2016 at 1:05 PM Jeff Genender <jg...@apache.org> wrote:

> +1
>
> Jeff
>
> > On Jan 22, 2016, at 10:33 AM, Emmanuel Lécharny <el...@gmail.com>
> wrote:
> >
> > Hi,
> >
> > Here is a vote for a new bug fix release of Mina : 2.0.11.
> >
> > This mainly fixes a bug in the SslHandler, which might cause a loop in
> some corner cases.
> >
> > The Javadoc has also be improved so that all the missing annotations
> (@param, @return)
> > are now present.
> >
> > Here is the list of fixed issues :
> >
> > Bugs :
> > ------
> >
> > [DIRMINA-1023 <https://issues.apache.org/jira/browse/DIRMINA-1023">]
> Infinite loop in SslHandler when the AppBuffer is too small
> > <https://issues.apache.org/jira/browse/DIRMINA-1023>
> > [DIRMINA-1022 <https://issues.apache.org/jira/browse/DIRMINA-1022">]
> The IoBuffer.fill(byte, int) method does not work when byte > 0x7F
> >
> >
> > A temporary tag has been created (it can be removed if the vote is not
> > approved):
> >
> > - GIT tag : "2.0.11" SHA-1 : "0b348ccd3aa8ed2776b4d0de1f477c90b4ba51f9"
> >
> > Project: http://git-wip-us.apache.org/repos/asf/mina/repo
> > Commit:http://git-wip-us.apache.org/repos/asf/mina/commit/0b348ccd
> > Tree:http://git-wip-us.apache.org/repos/asf/mina/tree/0b348ccd
> >
> >
> > - Nexus repository:
> https://repository.apache.org/content/repositories/orgapachemina-1017
> >
> > - Binaries:http://people.apache.org/~elecharny
> >
> > Let us vote :
> > [ ] +1 | Release MINA 2.0.11
> > [ ] ± | Abstain
> > [ ] -1 | Do **NOT**  release MINA 2.0.11
> >
> > Thanks !
> >
> > -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
> >
>
>

Re: [VOTE] MINA 2.0.11 release

Posted by Jeff Genender <jg...@apache.org>.
+1

Jeff

> On Jan 22, 2016, at 10:33 AM, Emmanuel Lécharny <el...@gmail.com> wrote:
> 
> Hi,
> 
> Here is a vote for a new bug fix release of Mina : 2.0.11.
> 
> This mainly fixes a bug in the SslHandler, which might cause a loop in some corner cases.
> 
> The Javadoc has also be improved so that all the missing annotations (@param, @return)
> are now present.
> 
> Here is the list of fixed issues :
> 
> Bugs :
> ------
> 
> [DIRMINA-1023 <https://issues.apache.org/jira/browse/DIRMINA-1023">] Infinite loop in SslHandler when the AppBuffer is too small
> <https://issues.apache.org/jira/browse/DIRMINA-1023>
> [DIRMINA-1022 <https://issues.apache.org/jira/browse/DIRMINA-1022">] The IoBuffer.fill(byte, int) method does not work when byte > 0x7F 
> 
> 
> A temporary tag has been created (it can be removed if the vote is not
> approved):
> 
> - GIT tag : "2.0.11" SHA-1 : "0b348ccd3aa8ed2776b4d0de1f477c90b4ba51f9"
> 
> Project: http://git-wip-us.apache.org/repos/asf/mina/repo
> Commit:http://git-wip-us.apache.org/repos/asf/mina/commit/0b348ccd
> Tree:http://git-wip-us.apache.org/repos/asf/mina/tree/0b348ccd
> 
> 
> - Nexus repository:https://repository.apache.org/content/repositories/orgapachemina-1017
> 
> - Binaries:http://people.apache.org/~elecharny
> 
> Let us vote :
> [ ] +1 | Release MINA 2.0.11
> [ ] ± | Abstain
> [ ] -1 | Do **NOT**  release MINA 2.0.11
> 
> Thanks !
> 
> -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
> 


Result, was : [VOTE] MINA 2.0.11 release

Posted by Emmanuel Lécharny <el...@gmail.com>.
Hi guys,

I close the vote for MINA 2.0.0-M11, with 4 binding +1 and 2 non binding
+1 :

Binding +1 :
Ashish
Jeff G
Jeff M
and me

Non-Binding +1 :
Jamie
Mondain


I'll push the packages and announce it today.

Many thanks !

Re: [VOTE] MINA 2.0.11 release

Posted by "Jamie G." <ja...@gmail.com>.
+1 (non-binding)

On Sat, Jan 23, 2016 at 12:40 AM, Ashish <pa...@gmail.com> wrote:
> +1
>
> On Fri, Jan 22, 2016 at 9:33 AM, Emmanuel Lécharny <el...@gmail.com> wrote:
>> Hi,
>>
>> Here is a vote for a new bug fix release of Mina : 2.0.11.
>>
>> This mainly fixes a bug in the SslHandler, which might cause a loop in some corner cases.
>>
>> The Javadoc has also be improved so that all the missing annotations (@param, @return)
>> are now present.
>>
>> Here is the list of fixed issues :
>>
>> Bugs :
>> ------
>>
>> [DIRMINA-1023 <https://issues.apache.org/jira/browse/DIRMINA-1023">] Infinite loop in SslHandler when the AppBuffer is too small
>> <https://issues.apache.org/jira/browse/DIRMINA-1023>
>> [DIRMINA-1022 <https://issues.apache.org/jira/browse/DIRMINA-1022">] The IoBuffer.fill(byte, int) method does not work when byte > 0x7F
>>
>>
>> A temporary tag has been created (it can be removed if the vote is not
>> approved):
>>
>> - GIT tag : "2.0.11" SHA-1 : "0b348ccd3aa8ed2776b4d0de1f477c90b4ba51f9"
>>
>> Project: http://git-wip-us.apache.org/repos/asf/mina/repo
>> Commit:http://git-wip-us.apache.org/repos/asf/mina/commit/0b348ccd
>> Tree:http://git-wip-us.apache.org/repos/asf/mina/tree/0b348ccd
>>
>>
>> - Nexus repository:https://repository.apache.org/content/repositories/orgapachemina-1017
>>
>> - Binaries:http://people.apache.org/~elecharny
>>
>> Let us vote :
>> [ ] +1 | Release MINA 2.0.11
>> [ ] ± | Abstain
>> [ ] -1 | Do **NOT**  release MINA 2.0.11
>>
>> Thanks !
>>
>> -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
>>
>
>
>
> --
> thanks
> ashish
>
> Blog: http://www.ashishpaliwal.com/blog
> My Photo Galleries: http://www.pbase.com/ashishpaliwal

Re: [VOTE] MINA 2.0.11 release

Posted by Ashish <pa...@gmail.com>.
+1

On Fri, Jan 22, 2016 at 9:33 AM, Emmanuel Lécharny <el...@gmail.com> wrote:
> Hi,
>
> Here is a vote for a new bug fix release of Mina : 2.0.11.
>
> This mainly fixes a bug in the SslHandler, which might cause a loop in some corner cases.
>
> The Javadoc has also be improved so that all the missing annotations (@param, @return)
> are now present.
>
> Here is the list of fixed issues :
>
> Bugs :
> ------
>
> [DIRMINA-1023 <https://issues.apache.org/jira/browse/DIRMINA-1023">] Infinite loop in SslHandler when the AppBuffer is too small
> <https://issues.apache.org/jira/browse/DIRMINA-1023>
> [DIRMINA-1022 <https://issues.apache.org/jira/browse/DIRMINA-1022">] The IoBuffer.fill(byte, int) method does not work when byte > 0x7F
>
>
> A temporary tag has been created (it can be removed if the vote is not
> approved):
>
> - GIT tag : "2.0.11" SHA-1 : "0b348ccd3aa8ed2776b4d0de1f477c90b4ba51f9"
>
> Project: http://git-wip-us.apache.org/repos/asf/mina/repo
> Commit:http://git-wip-us.apache.org/repos/asf/mina/commit/0b348ccd
> Tree:http://git-wip-us.apache.org/repos/asf/mina/tree/0b348ccd
>
>
> - Nexus repository:https://repository.apache.org/content/repositories/orgapachemina-1017
>
> - Binaries:http://people.apache.org/~elecharny
>
> Let us vote :
> [ ] +1 | Release MINA 2.0.11
> [ ] ± | Abstain
> [ ] -1 | Do **NOT**  release MINA 2.0.11
>
> Thanks !
>
> -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
>



-- 
thanks
ashish

Blog: http://www.ashishpaliwal.com/blog
My Photo Galleries: http://www.pbase.com/ashishpaliwal