You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2012/10/25 14:34:04 UTC

svn commit: r1402131 - /directory/site/trunk/content/news.mdtext

Author: elecharny
Date: Thu Oct 25 12:34:04 2012
New Revision: 1402131

URL: http://svn.apache.org/viewvc?rev=1402131&view=rev
Log:
Added the ADS 2.0.0-M8 news

Modified:
    directory/site/trunk/content/news.mdtext

Modified: directory/site/trunk/content/news.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/news.mdtext?rev=1402131&r1=1402130&r2=1402131&view=diff
==============================================================================
--- directory/site/trunk/content/news.mdtext (original)
+++ directory/site/trunk/content/news.mdtext Thu Oct 25 12:34:04 2012
@@ -1,13 +1,41 @@
 # News
 
-## News 1 _posted on MMMM DD, YYYY_
+## ApacheDS 2.0.0-M8 released _posted on Friday 12, 2012_
 
-Text for _News 1_
+The Apache Directory team is pleased to announce the release of ApacheDS 2.0.0-M8, the eigth milestone toward a 2.0 version.
 
-## News 2 _posted on MMMM DD, YYYY_
+ApacheDS is an extensible and embeddable directory server entirely written in Java, which has been certified LDAPv3 compatible by the Open Group. Besides LDAP it supports Kerberos 5 and the Change Password Protocol. It has been designed to introduce triggers, stored procedures, queues and views to the world of LDAP which has lacked these rich constructs.
 
-Text for _News 2_
+Here is the release note for Apache Directory ApacheDS 2.0.0-M8:
 
-## News 3 _posted on MMMM DD, YYYY_
+[DIRSERVER-1458 - Cursor API generic usage is totally wrong](https://issues.apache.org/jira/browse/DIRSERVER-1458)
+[DIRSERVER-1624 - Index are not created when added after the server has been started]((https://issues.apache.org/jira/browse/DIRSERVER-1624)
+[DIRSERVER-1655 - Possible incorrect insertion of modifications in the consumer log](https://issues.apache.org/jira/browse/DIRSERVER-1655)
+[DIRSERVER-1659 - the apacheds.sh/bat files contains a hard coded revision. This is not good](https://issues.apache.org/jira/browse/DIRSERVER-1659)
+[DIRSERVER-1663 - NPE when doing add/delete and search at the same time on the same entries](https://issues.apache.org/jira/browse/DIRSERVER-1663)
+[DIRSERVER-1677 - Dependencies cleanup](https://issues.apache.org/jira/browse/DIRSERVER-1677)
+[DIRSERVER-1689 - testNoSearchByNonAdmin does not throw an LdapNoPermissionException, as expected](https://issues.apache.org/jira/browse/DIRSERVER-1689)
+[DIRSERVER-1706 - be sure we close the cursors when the session expires and if we have paged searches or persistent search going on](https://issues.apache.org/jira/browse/DIRSERVER-1706)
+[DIRSERVER-1709 - Adding an index does not create the index if the server is already started](https://issues.apache.org/jira/browse/DIRSERVER-1709)
+[DIRSERVER-1710 - The memory default (128M) is not enouh in most case](https://issues.apache.org/jira/browse/DIRSERVER-1710)
+[DIRSERVER-1715 - Implement backward browse for DescendantCursor and ChildrenCursor](https://issues.apache.org/jira/browse/DIRSERVER-1715)
+[DIRSERVER-1718 - Problems when adding a schema containing one or more uppercased letters](https://issues.apache.org/jira/browse/DIRSERVER-1718)
+[DIRSERVER-1722 - The PagedSearchIT.testPagedSearchWrongCookie() test blocks randomly the build](https://issues.apache.org/jira/browse/DIRSERVER-1722)
+[DIRSERVER-1723 - Potential LRUCache exhaustion with searches](https://issues.apache.org/jira/browse/DIRSERVER-1723)
+[DIRSERVER-1726 - DefaultPasswordValidator always throws PasswordPolicyException when consecutive non-letter chars are in RDN](https://issues.apache.org/jira/browse/DIRSERVER-1726)
+[DIRSERVER-1727 - LDAP Searches against boolean attributes with booleanMatch equality never return matches](https://issues.apache.org/jira/browse/DIRSERVER-1727)
+[DIRSERVER-1732 - ERR_04131 The value is expected to be a String](https://issues.apache.org/jira/browse/DIRSERVER-1732)
+[DIRSERVER-1735 - When ads-pwdmaxage attribute is set to more then 2147483, then all user passwords are expirer forever.](https://issues.apache.org/jira/browse/DIRSERVER-1735)
+[DIRSERVER-1737 - ApacheDS should be able to start even when one of its indexed attributes can't be found in the schema manager](https://issues.apache.org/jira/browse/DIRSERVER-1737)
+[DIRSERVER-1738 - Can't restart ApacheDS after setting a value superior to Integer.MAX_VALUE in an AT with Integer syntax](https://issues.apache.org/jira/browse/DIRSERVER-1738)
+[DIRSERVER-1739 - LDAP Searches Slow](https://issues.apache.org/jira/browse/DIRSERVER-1739)
+[DIRSERVER-1744 - Compex LDAP search filters returning unmatched objects](https://issues.apache.org/jira/browse/DIRSERVER-1744)
+[DIRSERVER-1747 - Presence index is not up to date when the server is started](https://issues.apache.org/jira/browse/DIRSERVER-1747)
+[DIRSERVER-1748 - EqualityEvaluator does not work correctly](https://issues.apache.org/jira/browse/DIRSERVER-1748)
+
+
+Note that this is a milestone, and some parts of the API or configuration can change before the 2.0 GA. We don't have any defined time frame for the
+2.0-GA release, we do expect to release a few more milestones before reaching the 2.0-GA.
+
+Downloads are available at [http://directory.apache.org/apacheds/2.0/downloads.html](http://directory.apache.org/apacheds/2.0/downloads.html)
 
-Text for _News 3_
\ No newline at end of file