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/03/13 08:42:02 UTC

svn commit: r901392 [2/2] - in /websites/staging/directory/trunk/content: ./ apacheds/news.html api/news.html

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 Thu Mar 13 07:42:02 2014
@@ -143,27 +143,27 @@
 <p>Here are the release note for Apache Directory LDAP API 1.0.0-M21:</p>
 <p><b>Bugs : </b></p>
 <ul>
-<li>[DIRAPI-126 <a href="https://issues.apache.org/jira/browse/DIRAPI-126">https://issues.apache.org/jira/browse/DIRAPI-126</a>] - Timeout Exception on bind while pwdExpireWarning period</li>
-<li>[DIRAPI-128 <a href="https://issues.apache.org/jira/browse/DIRAPI-128">https://issues.apache.org/jira/browse/DIRAPI-128</a>] - FilterEncoder.format() should accept String varargs</li>
-<li>[DIRAPI-152 <a href="https://issues.apache.org/jira/browse/DIRAPI-152">https://issues.apache.org/jira/browse/DIRAPI-152</a>] - Attribute.toString() method appends newline</li>
-<li>[DIRAPI-157 <a href="https://issues.apache.org/jira/browse/DIRAPI-157">https://issues.apache.org/jira/browse/DIRAPI-157</a>] - Calling the add() method with a multi-value attribute and a null value throws an NPE</li>
-<li>[DIRAPI-160 <a href="https://issues.apache.org/jira/browse/DIRAPI-160">https://issues.apache.org/jira/browse/DIRAPI-160</a>] - DSML engine is not setting the 'requestID' value in BatchResponse when output stream instance is provided</li>
-<li>[DIRAPI-161 <a href="https://issues.apache.org/jira/browse/DIRAPI-161">https://issues.apache.org/jira/browse/DIRAPI-161</a>] - Timeout does not apply to connect method</li>
-<li>[DIRAPI-173 <a href="https://issues.apache.org/jira/browse/DIRAPI-173">https://issues.apache.org/jira/browse/DIRAPI-173</a>] - When using TLS and multiple binds, LdapNetworkConnection attempts to start TLS multiple times</li>
-<li>[DIRAPI-176 <a href="https://issues.apache.org/jira/browse/DIRAPI-176">https://issues.apache.org/jira/browse/DIRAPI-176</a>] - LDIFReader does not accept empty DN (rootDSE)</li>
+<li>DIRAPI-126 - Timeout Exception on bind while pwdExpireWarning period</li>
+<li>DIRAPI-128 - FilterEncoder.format() should accept String varargs</li>
+<li>DIRAPI-152 - Attribute.toString() method appends newline</li>
+<li>DIRAPI-157 - Calling the add() method with a multi-value attribute and a null value throws an NPE</li>
+<li>DIRAPI-160 - DSML engine is not setting the 'requestID' value in BatchResponse when output stream instance is provided</li>
+<li>DIRAPI-161 - Timeout does not apply to connect method</li>
+<li>DIRAPI-173 - When using TLS and multiple binds, LdapNetworkConnection attempts to start TLS multiple times</li>
+<li>DIRAPI-176 - LDIFReader does not accept empty DN (rootDSE)</li>
 </ul>
 <p><b>Improvements :</b></p>
 <ul>
-<li>[DIRAPI-137 <a href="https://issues.apache.org/jira/browse/DIRAPI-137">https://issues.apache.org/jira/browse/DIRAPI-137</a>] - Add Control support for RFC 2891 - LDAP Control Extension for Server Side Sorting of Search Results http://www.faqs.org/rfcs/rfc2891.html</li>
-<li>[DIRAPI-153 <a href="https://issues.apache.org/jira/browse/DIRAPI-153">https://issues.apache.org/jira/browse/DIRAPI-153</a>] - Implement efficient reuse of schema loading</li>
-<li>[DIRAPI-159 <a href="https://issues.apache.org/jira/browse/DIRAPI-159">https://issues.apache.org/jira/browse/DIRAPI-159</a>] - Add a method to set a SchemaManager in LdapConnection</li>
-<li>[DIRAPI-169 <a href="https://issues.apache.org/jira/browse/DIRAPI-169">https://issues.apache.org/jira/browse/DIRAPI-169</a>] - Formalize the contract of PasswordPolicyResponse by stating that -1 is returned if no value is set.</li>
-<li>[DIRAPI-170 <a href="https://issues.apache.org/jira/browse/DIRAPI-170">https://issues.apache.org/jira/browse/DIRAPI-170</a>] - Allow StandaloneLdapApiServices to be configured without system properties</li>
-<li>[DIRAPI-175 <a href="https://issues.apache.org/jira/browse/DIRAPI-175">https://issues.apache.org/jira/browse/DIRAPI-175</a>] - LdifReader should handle empty</li>
+<li>DIRAPI-137 - Add Control support for RFC 2891 - LDAP Control Extension for Server Side Sorting of Search Results http://www.faqs.org/rfcs/rfc2891.html</li>
+<li>DIRAPI-153 - Implement efficient reuse of schema loading</li>
+<li>DIRAPI-159 - Add a method to set a SchemaManager in LdapConnection</li>
+<li>DIRAPI-169 - Formalize the contract of PasswordPolicyResponse by stating that -1 is returned if no value is set.</li>
+<li>DIRAPI-170 - Allow StandaloneLdapApiServices to be configured without system properties</li>
+<li>DIRAPI-175 - LdifReader should handle empty</li>
 </ul>
 <p><b>New Feature</b></p>
 <ul>
-<li>[DIRAPI-143 <a href="https://issues.apache.org/jira/browse/DIRAPI-143">https://issues.apache.org/jira/browse/DIRAPI-143</a>] - Add Controls to support server-side sorting</li>
+<li>DIRAPI-143 - Add Controls to support server-side sorting</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>
@@ -176,15 +176,15 @@
 <p>Here are the release note for Apache Directory LDAP API 1.0.0-M20:</p>
 <p><b>Bugs</b></p>
 <ul>
-<li>[DIRAPI-14] (https://issues.apache.org/jira/browse/DIRAPI-148) We can't inject entries with attributes containing a null value</li>
-<li>[DIRAPI-98] (https://issues.apache.org/jira/browse/DIRAPI-98) - Add generic support for Extended operations</li>
-<li>[DIRAPI-120] (https://issues.apache.org/jira/browse/DIRAPI-120) - Deleted an attribute leads to an error</li>
-<li>[DIRAPI-148] (https://issues.apache.org/jira/browse/DIRAPI-148) - We can't inject entries with attributes containing a null value</li>
-<li>[DIRAPI-151] (https://issues.apache.org/jira/browse/DIRAPI-151) - Result codes from extended operations are lost</li>
+<li>DIRAPI-14 - We can't inject entries with attributes containing a null value</li>
+<li>DIRAPI-98 - Add generic support for Extended operations</li>
+<li>DIRAPI-120 - Deleted an attribute leads to an error</li>
+<li>DIRAPI-148 - We can't inject entries with attributes containing a null value</li>
+<li>DIRAPI-151 - Result codes from extended operations are lost</li>
 </ul>
 <p><b>New Feature</b></p>
 <ul>
-<li>[DIRAPI-129] (https://issues.apache.org/jira/browse/DIRAPI-129) - Add support for PwdModify extended operation</li>
+<li>DIRAPI-129 - Add support for PwdModify extended operation</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>
@@ -196,7 +196,7 @@
 <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-M19:</p>
 <ul>
-<li>[DIRAPI-14] (https://issues.apache.org/jira/browse/DIRAPI-148) We can't inject entries with attributes containing a null value</li>
+<li>DIRAPI-148 We can't inject entries with attributes containing a null value</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>
@@ -208,13 +208,13 @@
 <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-M18:</p>
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/DIRAPI-112">DIRAPI-112</a> - Review Package Names</li>
-<li><a href="https://issues.apache.org/jira/browse/DIRAPI-130">DIRAPI-130</a> - The extended responses are not decoded into their respective type</li>
-<li><a href="https://issues.apache.org/jira/browse/DIRAPI-132">DIRAPI-132</a> - Add support for the StartTLS operation</li>
-<li><a href="https://issues.apache.org/jira/browse/DIRAPI-133">DIRAPI-133</a> - Correlate an extendedResponse with its associated request, when we don't have a responseName</li>
-<li><a href="https://issues.apache.org/jira/browse/DIRAPI-139">DIRAPI-139</a> - o.a.d.api.ldap.codec.api.LdapEncoder should log encoded PDU via DEBUG</li>
-<li><a href="https://issues.apache.org/jira/browse/DIRAPI-140">DIRAPI-140</a> - Test ClientSearchRequestTest.testSubDn() fails</li>
-<li><a href="https://issues.apache.org/jira/browse/DIRAPI-147">DIRAPI-147</a> - LdifEntry equals method does not compare entry attributes when changetype is None  </li>
+<li>DIRAPI-112 - Review Package Names</li>
+<li>DIRAPI-130 - The extended responses are not decoded into their respective type</li>
+<li>DIRAPI-132 - Add support for the StartTLS operation</li>
+<li>DIRAPI-133 - Correlate an extendedResponse with its associated request, when we don't have a responseName</li>
+<li>DIRAPI-139 - o.a.d.api.ldap.codec.api.LdapEncoder should log encoded PDU via DEBUG</li>
+<li>DIRAPI-140 - Test ClientSearchRequestTest.testSubDn() fails</li>
+<li>DIRAPI-147 - LdifEntry equals method does not compare entry attributes when changetype is None  </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>
@@ -226,8 +226,8 @@
 <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-M17:</p>
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/DIRAPI-135">DIRAPI-135</a> - The connectiosn may be invalid when we get it from the pool</li>
-<li><a href="https://issues.apache.org/jira/browse/DIRAPI-103">DIRAPI-103</a> - the PLAIN SASL BindRequest is not supported</li>
+<li>DIRAPI-135 - The connectiosn may be invalid when we get it from the pool</li>
+<li>DIRAPI-103 - the PLAIN SASL BindRequest is not supported</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>
@@ -239,7 +239,7 @@
 <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-M16:</p>
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/DIRAPI-119">DIRAPI-119</a> - Some NPE when sending some request with lacking data</li>
+<li>DIRAPI-119 - Some NPE when sending some request with lacking data</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>
@@ -251,7 +251,7 @@
 <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-M15:</p>
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/DIRSHARED-112">DIRAPI-112</a> - Review Package Names</li>
+<li>DIRAPI-112 - Review Package Names</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>
@@ -263,9 +263,9 @@
 <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-M14:</p>
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/DIRSHARED-89">DIRAPI-89</a> - EntryCursorImpl loops forever in next() when using AD Server with referrals</li>
-<li><a href="https://issues.apache.org/jira/browse/DIRSHARED-92">DIRAPI-92</a> - LdapConnectionPool should extend GenericObjectPool<LdapConnection></li>
-<li><a href="https://issues.apache.org/jira/browse/DIRSHARED-94">DIRAPI-94</a> - Random failure of ClientAbandonRequestTest</li>
+<li>DIRAPI-89 - EntryCursorImpl loops forever in next() when using AD Server with referrals</li>
+<li>DIRAPI-92 - LdapConnectionPool should extend GenericObjectPool<LdapConnection></li>
+<li>DIRAPI-94 - Random failure of ClientAbandonRequestTest</li>
 </ul>
 <p><strong>WARNING:</strong> An important <strong>package renaming</strong> took place in this milestone. The previously named "<strong><em>org.apache.directory.shared</em></strong>" package has been renamed "<strong><em>org.apache.directory.api</em></strong>". If you were using the Apache Directory LDAP API before, please <strong>make sure to update your own code</strong> to match this important change.</p>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
@@ -278,12 +278,12 @@
 <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-M13:</p>
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/DIRSHARED-87">DIRAPI-87</a> - The search() method does not return the same result if it's done with a SearchRequest or with parameters</li>
-<li><a href="https://issues.apache.org/jira/browse/DIRSHARED-88">DIRAPI-88</a> - RDN parsing fails with values containing a # character followed by other characters</li>
-<li><a href="https://issues.apache.org/jira/browse/DIRSHARED-135">DIRSHARED-135</a> - LdapNetworkConnection should be thread-safe</li>
-<li><a href="https://issues.apache.org/jira/browse/DIRSHARED-136">DIRSHARED-136</a> - NPE in AntlrSubtreeSpecificationParser when initialized with an empty schema manager</li>
-<li><a href="https://issues.apache.org/jira/browse/DIRSHARED-137">DIRSHARED-137</a> - Logically incorrect filter construction while parsing DSML search request</li>
-<li><a href="https://issues.apache.org/jira/browse/DIRSHARED-138">DIRSHARED-138</a> - Cannot transform SearchRequestDsml object to DSML format</li>
+<li>DIRAPI-87 - The search() method does not return the same result if it's done with a SearchRequest or with parameters</li>
+<li>DIRAPI-88 - RDN parsing fails with values containing a # character followed by other characters</li>
+<li>DIRSHARED-135 - LdapNetworkConnection should be thread-safe</li>
+<li>DIRSHARED-136 - NPE in AntlrSubtreeSpecificationParser when initialized with an empty schema manager</li>
+<li>DIRSHARED-137 - Logically incorrect filter construction while parsing DSML search request</li>
+<li>DIRSHARED-138 - Cannot transform SearchRequestDsml object to DSML format</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>