Sorry to say, but this version doesn't work in Studio :( A new mina class is used and its package isn't declared as import-package, I fixed it in http://svn.apache.org/r1650700.
That makes clear that the OSGi tests I added are not enough because currently they only load some classes to check if dependencies are resolved. To make it more robust we would need to run the full test suite in OSGi mode (DIRAPI-216). But I'm ok with pushing out this release and later make another one. Kind Regards, Stefan On 01/09/2015 12:30 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. > > 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/r1650427 > > 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-1023/ > > > 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 >
