You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2014/08/03 08:30:47 UTC

svn commit: r918255 - in /websites/staging/directory/trunk/content: ./ api/news.html

Author: buildbot
Date: Sun Aug  3 06:30:46 2014
New Revision: 918255

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/api/news.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Aug  3 06:30:46 2014
@@ -1 +1 @@
-1615328
+1615389

Modified: websites/staging/directory/trunk/content/api/news.html
==============================================================================
--- websites/staging/directory/trunk/content/api/news.html (original)
+++ websites/staging/directory/trunk/content/api/news.html Sun Aug  3 06:30:46 2014
@@ -141,10 +141,12 @@
 <p>This is a schema aware API, with some convenient ways to access a LDAP server. This API is not only targeting the Apache Directory Server, but should work pristine with any LDAP server.</p>
 <p>It's also an extensible API : new Controls, schema elements and network layer could be added or used in the near future. It's also OSGi capable.</p>
 <p>Here are the release note for Apache Directory LDAP API 1.0.0-M24:</p>
-<p><b>Bugs : </b>
-  * <a href="https://issues.apache.org/jira/browse/DIRAPI-19">DIRAPI-197</a> - When dumping a BindRequest, the password is exposed
-  * <a href="https://issues.apache.org/jira/browse/DIRAPI-198">DIRAPI-198</a> - LdapConnectionTemplate closes connection after authentication rather than returning to the pool
-  * <a href="https://issues.apache.org/jira/browse/DIRAPI-199">DIRAPI-199</a> - LdapConnectionPool.getUnboundConnection is an oxymoron</p>
+<p><b>Bugs : </b></p>
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/DIRAPI-197">DIRAPI-197</a> - When dumping a BindRequest, the password is exposed</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRAPI-198">DIRAPI-198</a> - LdapConnectionTemplate closes connection after authentication rather than returning to the pool</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRAPI-199">DIRAPI-199</a> - LdapConnectionPool.getUnboundConnection is an oxymoron</li>
+</ul>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
 <h1 id="news_1">News</h1>