You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Emmanuel Lécharny <el...@gmail.com> on 2015/01/10 03:31:48 UTC

[VOTE] Apache LDAP API release 1.0.0-M28, take 2

Hi,

 This is a vote for the 28th milestone of the 1.0.0 LDAP API/Shared, 1.0.0-M28.

This is mainly a bug fix release, with a serious issue in the LdapConnection
pool under heavy load. We also fixed some OSGi missing export package.

Bugs

DIRAPI-217 	Under heavy load, the Connection Pool will not provide valid connections 
DIRAPI-193 	There is no future associated with operation message ID 333, perhaps the operation would have been completed 
DIRAPI-155 	Chain ANTLR exceptions to ParserException 

The revision :

http://svn.apache.org/r1650715

The SVN tag:
http://svn.apache.org/repos/asf/directory/shared/tags/1.0.0-M28

The source and binary distribution packages:
http://people.apache.org/~elecharny/

The staging repository:
https://repository.apache.org/content/repositories/orgapachedirectory-1024/


Please cast your votes:
[ ] +1 Release Shared/LDAP API 1.0.0-M28
[ ] 0 abstain
[ ] -1 Do not release Shared/LDAP API 1.0.0-M28


Emmanuel

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


Re: [VOTE] Apache LDAP API release 1.0.0-M28, take 2

Posted by Kiran Ayyagari <ka...@apache.org>.
built the tag using java7 on Ubuntu 14.10

[X] +1 Release Shared/LDAP API 1.0.0-M28

On Sat, Jan 10, 2015 at 10:31 AM, Emmanuel Lécharny <el...@gmail.com>
wrote:

> Hi,
>
>  This is a vote for the 28th milestone of the 1.0.0 LDAP API/Shared,
> 1.0.0-M28.
>
> This is mainly a bug fix release, with a serious issue in the
> LdapConnection
> pool under heavy load. We also fixed some OSGi missing export package.
>
> Bugs
>
> DIRAPI-217      Under heavy load, the Connection Pool will not provide
> valid connections
> DIRAPI-193      There is no future associated with operation message ID
> 333, perhaps the operation would have been completed
> DIRAPI-155      Chain ANTLR exceptions to ParserException
>
> The revision :
>
> http://svn.apache.org/r1650715
>
> The SVN tag:
> http://svn.apache.org/repos/asf/directory/shared/tags/1.0.0-M28
>
> The source and binary distribution packages:
> http://people.apache.org/~elecharny/
>
> The staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1024/
>
>
> Please cast your votes:
> [ ] +1 Release Shared/LDAP API 1.0.0-M28
> [ ] 0 abstain
> [ ] -1 Do not release Shared/LDAP API 1.0.0-M28
>
>
> Emmanuel
>
> --
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com
>
>


-- 
Kiran Ayyagari
http://keydap.com

Result, was [VOTE] Apache LDAP API release 1.0.0-M28, take 2

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

I'm closing the vote, which was receiving 5 bindings +1 and 1 non
binding +1.

Binding +1 :
Felix,
Kiran,
Lucas,
Stefan
end me

Non Binding +1 :
Shawn

I'll release the package, update the site and announce it.

Thanks !

Re: [VOTE] Apache LDAP API release 1.0.0-M28, take 2

Posted by Felix Knecht <fe...@apache.org>.
[X] +1 Release Shared/LDAP API 1.0.0-M28

Builds on Fedora 21-64 Java  1.7.0-55

Regards
Felix

Re: [VOTE] Apache LDAP API release 1.0.0-M28, take 2

Posted by Lucas Theisen <lu...@pastdev.com>.
built the tag, tested on windows with java 1.7, ran ldap-client-tests from
the -M19 tag (with pom updated to point to -M28) all successful

+1

On Sat, Jan 10, 2015 at 9:35 AM, Shawn McKinney <sm...@apache.org>
wrote:

> re-Built the tag (with updates) on ubuntu 13.04 with java 1.7.  Also
> re-tested with fortress-core head.
>
> +1 (non-binding)
>
> On 01/09/2015 08:31 PM, Emmanuel Lécharny wrote:
> > Hi,
> >
> >  This is a vote for the 28th milestone of the 1.0.0 LDAP API/Shared,
> 1.0.0-M28.
> >
> > This is mainly a bug fix release, with a serious issue in the
> LdapConnection
> > pool under heavy load. We also fixed some OSGi missing export package.
> >
> > Bugs
> >
> > DIRAPI-217    Under heavy load, the Connection Pool will not provide
> valid connections
> > DIRAPI-193    There is no future associated with operation message ID
> 333, perhaps the operation would have been completed
> > DIRAPI-155    Chain ANTLR exceptions to ParserException
> >
> > The revision :
> >
> > http://svn.apache.org/r1650715
> >
> > The SVN tag:
> > http://svn.apache.org/repos/asf/directory/shared/tags/1.0.0-M28
> >
> > The source and binary distribution packages:
> > http://people.apache.org/~elecharny/
> >
> > The staging repository:
> >
> https://repository.apache.org/content/repositories/orgapachedirectory-1024/
> >
> >
> > Please cast your votes:
> > [ ] +1 Release Shared/LDAP API 1.0.0-M28
> > [ ] 0 abstain
> > [ ] -1 Do not release Shared/LDAP API 1.0.0-M28
> >
> >
> > Emmanuel
> >
> > --
> > Regards,
> > Cordialement,
> > Emmanuel Lécharny
> > www.iktek.com
> >
> >
>

Re: [VOTE] Apache LDAP API release 1.0.0-M28, take 2

Posted by Shawn McKinney <sm...@apache.org>.
re-Built the tag (with updates) on ubuntu 13.04 with java 1.7.  Also re-tested with fortress-core head.

+1 (non-binding)

On 01/09/2015 08:31 PM, Emmanuel Lécharny wrote:
> Hi,
> 
>  This is a vote for the 28th milestone of the 1.0.0 LDAP API/Shared, 1.0.0-M28.
> 
> This is mainly a bug fix release, with a serious issue in the LdapConnection
> pool under heavy load. We also fixed some OSGi missing export package.
> 
> Bugs
> 
> DIRAPI-217 	Under heavy load, the Connection Pool will not provide valid connections 
> DIRAPI-193 	There is no future associated with operation message ID 333, perhaps the operation would have been completed 
> DIRAPI-155 	Chain ANTLR exceptions to ParserException 
> 
> The revision :
> 
> http://svn.apache.org/r1650715
> 
> The SVN tag:
> http://svn.apache.org/repos/asf/directory/shared/tags/1.0.0-M28
> 
> The source and binary distribution packages:
> http://people.apache.org/~elecharny/
> 
> The staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1024/
> 
> 
> Please cast your votes:
> [ ] +1 Release Shared/LDAP API 1.0.0-M28
> [ ] 0 abstain
> [ ] -1 Do not release Shared/LDAP API 1.0.0-M28
> 
> 
> Emmanuel
> 
> --
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com
> 
> 

Re: [VOTE] Apache LDAP API release 1.0.0-M28, take 2

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
+1

On 01/10/2015 03:31 AM, Emmanuel Lécharny wrote:
> Hi,
> 
>  This is a vote for the 28th milestone of the 1.0.0 LDAP API/Shared, 1.0.0-M28.
> 
> This is mainly a bug fix release, with a serious issue in the LdapConnection
> pool under heavy load. We also fixed some OSGi missing export package.
> 
> Bugs
> 
> DIRAPI-217 	Under heavy load, the Connection Pool will not provide valid connections 
> DIRAPI-193 	There is no future associated with operation message ID 333, perhaps the operation would have been completed 
> DIRAPI-155 	Chain ANTLR exceptions to ParserException 
> 
> The revision :
> 
> http://svn.apache.org/r1650715
> 
> The SVN tag:
> http://svn.apache.org/repos/asf/directory/shared/tags/1.0.0-M28
> 
> The source and binary distribution packages:
> http://people.apache.org/~elecharny/
> 
> The staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-1024/
> 
> 
> Please cast your votes:
> [ ] +1 Release Shared/LDAP API 1.0.0-M28
> [ ] 0 abstain
> [ ] -1 Do not release Shared/LDAP API 1.0.0-M28
> 
> 
> Emmanuel
> 
> --
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com
>