+1 Built on jdk 1.8 on ubuntu 14.04 machine Tested with latest fortress (1.0.0) and accelerator regression tests ldapsearch now throwing checked IOException, opened a ticket to code the change to catch on our side (not a big deal) https://issues.apache.org/jira/browse/FC-173
Good Work! Shawn > On Jun 14, 2016, at 3:27 AM, Emmanuel Lécharny <[email protected]> wrote: > > Hi, > > This is a vote for the first release candidate of the 1.0.0 LDAP API/Shared, > 1.0.0-RC1. > > The proposed release is a first step toward a GA, we have fixed numerous > issues that were pending. > > Here is the list of fixed issues and added features : > > > Bugs : > ------ > > * [DIRAPI-243 <https://issues.apache.org/jira/browse/DIRAPI-243>] - > Cannot get AttributeType from Attribute > * [DIRAPI-244 <https://issues.apache.org/jira/browse/DIRAPI-244>] - > Error in loading schema > * [DIRAPI-249 <https://issues.apache.org/jira/browse/DIRAPI-249>] - > Performance issue LDAP API 1.0.0-M31 > * [DIRAPI-265 <https://issues.apache.org/jira/browse/DIRAPI-265>] - > Deserialized Dn loses bytes field resulting in null dn, treated as > Root DSE when encoded in ModifyRequests > * [DIRAPI-266 <https://issues.apache.org/jira/browse/DIRAPI-266>] - > ResultCodeEnum 'NO_SUCH_OBJECT' should have message 'noSuchObject' > * [DIRAPI-273 <https://issues.apache.org/jira/browse/DIRAPI-273>] - > api-ldap-net-mina bundle remains in STARTING mode > > * [DIRAPI-274 <https://issues.apache.org/jira/browse/DIRAPI-274>] - > The AttributeTypeHolder.toLdif method does not convert the m-usage > Attribute correctly > * [DIRAPI-275 <https://issues.apache.org/jira/browse/DIRAPI-275>] - > Many AttributeType are defined with the wrong m-usage > > * [DIRAPI-280 <https://issues.apache.org/jira/browse/DIRAPI-280>] - > The LdapNetworkConnection.getTimeout() method is wrong > > > Improvements : > -------------- > > * [DIRAPI-282 <https://issues.apache.org/jira/browse/DIRAPI-282>] - > Detection of timeout in cursor.next() > > > New Features : > -------------- > > * [DIRAPI-269 <https://issues.apache.org/jira/browse/DIRAPI-269>] - > Add support for modular crypt format password > > > Tasks : > ------- > > * [DIRAPI-270 <https://issues.apache.org/jira/browse/DIRAPI-270>] - > Remove the dependency on commons.io > > The revision : > > http://svn.apache.org/viewvc?rev=1748344&view=rev > > > The SVN tag: > http://svn.apache.org/repos/asf/directory/shared/tags/1.0.0-RC1 > > The source and binary distribution packages: > https://dist.apache.org/repos/dist/dev/directory/api/ > > The staging repository: > https://repository.apache.org/content/repositories/orgapachedirectory-1095/ > > > Please cast your votes: > [ ] +1 Release Shared/LDAP API 1.0.0-RC1 > [ ] 0 abstain > [ ] -1 Do not release Shared/LDAP API 1.0.0-RC1 > > > Emmanuel > > -- > Regards, > Cordialement, > Emmanuel Lécharny > www.iktek.com >
