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/09/21 07:11:08 UTC

[VOTE] MINA 2.0.15 release

Hi,

Here is a new release, MINA 2.0.15. It fixes one critical SSL issue, and a NPE. Javadoc has also been a bit cleaned up.

Here are the fixed issues :

Bugs :
------

[DIRMINA-1044 <https://issues.apache.org/jira/browse/DIRMINA-1044>] Non-Secure (no TLS/SSL) based client could successfully send message to secure Mina endpoint after second attempt
[DIRMINA-1�43 <https://issues.apache.org/jira/browse/DIRMINA-1043>] NullPointerException after upgrade to mina 2.0.14



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

Updated Tags:  refs/tags/2.0.15 [created] 0399f97db

Project: http://git-wip-us.apache.org/repos/asf/mina/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/8bae1d4f
Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/8bae1d4f
Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/8bae1d4f

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

- Binaries and sources: https://dist.apache.org/repos/dist/dev/mina/mina/2.0.15/

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

Thanks !


Result, was: [VOTE] MINA 2.0.15 release

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

I'm closing this vote which got 4 binding +1 :
- Ashish
- Jeff (Genender)
- Jeff (Maury)
and me.

I will push the packages and update the web site.


Many thans !

Re: [VOTE] MINA 2.0.15 release

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

Jeff

> On Sep 21, 2016, at 1:11 AM, Emmanuel Lécharny <el...@gmail.com> wrote:
> 
> Hi,
> 
> Here is a new release, MINA 2.0.15. It fixes one critical SSL issue, and a NPE. Javadoc has also been a bit cleaned up.
> 
> Here are the fixed issues :
> 
> Bugs :
> ------
> 
> [DIRMINA-1044 <https://issues.apache.org/jira/browse/DIRMINA-1044>] Non-Secure (no TLS/SSL) based client could successfully send message to secure Mina endpoint after second attempt
> [DIRMINA-1à43 <https://issues.apache.org/jira/browse/DIRMINA-1043>] NullPointerException after upgrade to mina 2.0.14
> 
> 
> 
> A temporary tag has been created (it can be removed if the vote is not approved):
> 
> Updated Tags:  refs/tags/2.0.15 [created] 0399f97db
> 
> Project: http://git-wip-us.apache.org/repos/asf/mina/repo
> Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/8bae1d4f
> Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/8bae1d4f
> Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/8bae1d4f
> 
> - Nexus repository: https://repository.apache.org/content/repositories/orgapachemina-1025
> 
> - Binaries and sources: https://dist.apache.org/repos/dist/dev/mina/mina/2.0.15/
> 
> Let us vote :
> [ ] +1 | Release MINA 2.0.15
> [ ] ± | Abstain
> [ ] -1 | Do **NOT**  release MINA 2.0.15
> 
> Thanks !
> 


Re: [VOTE] MINA 2.0.15 release

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

Jeff

On Thu, Sep 22, 2016 at 3:08 AM, Ashish <pa...@gmail.com> wrote:

> +1
>
> Build works fine. All test cases passed
>
> On Wed, Sep 21, 2016 at 12:11 AM, Emmanuel Lécharny <el...@gmail.com>
> wrote:
> > Hi,
> >
> > Here is a new release, MINA 2.0.15. It fixes one critical SSL issue, and
> a NPE. Javadoc has also been a bit cleaned up.
> >
> > Here are the fixed issues :
> >
> > Bugs :
> > ------
> >
> > [DIRMINA-1044 <https://issues.apache.org/jira/browse/DIRMINA-1044>]
> Non-Secure (no TLS/SSL) based client could successfully send message to
> secure Mina endpoint after second attempt
> > [DIRMINA-1à43 <https://issues.apache.org/jira/browse/DIRMINA-1043>]
> NullPointerException after upgrade to mina 2.0.14
> >
> >
> >
> > A temporary tag has been created (it can be removed if the vote is not
> approved):
> >
> > Updated Tags:  refs/tags/2.0.15 [created] 0399f97db
> >
> > Project: http://git-wip-us.apache.org/repos/asf/mina/repo
> > Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/8bae1d4f
> > Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/8bae1d4f
> > Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/8bae1d4f
> >
> > - Nexus repository: https://repository.apache.org/content/repositories/
> orgapachemina-1025
> >
> > - Binaries and sources: https://dist.apache.org/repos/
> dist/dev/mina/mina/2.0.15/
> >
> > Let us vote :
> > [ ] +1 | Release MINA 2.0.15
> > [ ] ± | Abstain
> > [ ] -1 | Do **NOT**  release MINA 2.0.15
> >
> > Thanks !
> >
>
>
>
> --
> thanks
> ashish
>
> Blog: http://www.ashishpaliwal.com/blog
> My Photo Galleries: http://www.pbase.com/ashishpaliwal
>



-- 
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.15 release

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

Build works fine. All test cases passed

On Wed, Sep 21, 2016 at 12:11 AM, Emmanuel Lécharny <el...@gmail.com> wrote:
> Hi,
>
> Here is a new release, MINA 2.0.15. It fixes one critical SSL issue, and a NPE. Javadoc has also been a bit cleaned up.
>
> Here are the fixed issues :
>
> Bugs :
> ------
>
> [DIRMINA-1044 <https://issues.apache.org/jira/browse/DIRMINA-1044>] Non-Secure (no TLS/SSL) based client could successfully send message to secure Mina endpoint after second attempt
> [DIRMINA-1à43 <https://issues.apache.org/jira/browse/DIRMINA-1043>] NullPointerException after upgrade to mina 2.0.14
>
>
>
> A temporary tag has been created (it can be removed if the vote is not approved):
>
> Updated Tags:  refs/tags/2.0.15 [created] 0399f97db
>
> Project: http://git-wip-us.apache.org/repos/asf/mina/repo
> Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/8bae1d4f
> Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/8bae1d4f
> Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/8bae1d4f
>
> - Nexus repository: https://repository.apache.org/content/repositories/orgapachemina-1025
>
> - Binaries and sources: https://dist.apache.org/repos/dist/dev/mina/mina/2.0.15/
>
> Let us vote :
> [ ] +1 | Release MINA 2.0.15
> [ ] ± | Abstain
> [ ] -1 | Do **NOT**  release MINA 2.0.15
>
> Thanks !
>



-- 
thanks
ashish

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