mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
14.33.2015 88cdca4ca70cc5833c0f41b024ecf6dd79564ab8
OPENDJ-2278 Prepare release notes for 2.6.11 SDK
2 files renamed
8 files modified
267 ■■■■■ changed files
pom.xml 16 ●●●● patch | view | raw | blame | history
src/main/docbkx/release-notes/index-SKIP.xml patch | view | raw | blame | history
src/main/docbkx/sdk-release-notes/chap-before-you-install.xml 19 ●●●●● patch | view | raw | blame | history
src/main/docbkx/sdk-release-notes/chap-compatibility.xml 23 ●●●●● patch | view | raw | blame | history
src/main/docbkx/sdk-release-notes/chap-feedback.xml 21 ●●●●● patch | view | raw | blame | history
src/main/docbkx/sdk-release-notes/chap-issues.xml 67 ●●●●● patch | view | raw | blame | history
src/main/docbkx/sdk-release-notes/chap-support.xml 14 ●●●● patch | view | raw | blame | history
src/main/docbkx/sdk-release-notes/chap-whats-new.xml 96 ●●●● patch | view | raw | blame | history
src/main/docbkx/sdk-release-notes/index.xml 9 ●●●●● patch | view | raw | blame | history
src/main/docbkx/sdk-release-notes/resources/maven-xml.txt 2 ●●● patch | view | raw | blame | history
pom.xml
@@ -120,7 +120,7 @@
    <docTargetVersion>2.6.3</docTargetVersion>
    <docPreviousVersion>2.6.2</docPreviousVersion>
    <stableServerVersion>2.6.0</stableServerVersion>
    <sdkDocTargetVersion>2.6.10</sdkDocTargetVersion>
    <sdkDocTargetVersion>2.6.11</sdkDocTargetVersion>
    <frDocPluginVersion>3.0.0</frDocPluginVersion>
    <gaId>UA-23412190-14</gaId>
@@ -142,7 +142,7 @@
    <coreDocBase>https://backstage.forgerock.com/#!/docs/opendj/${stableServerVersion}</coreDocBase>
    <configRefBase>${coreDocBase}/configref/</configRefBase>
    <serverJavadocBase>${coreDocBase}/javadoc/</serverJavadocBase>
    <sdkJavadocBase>${coreDocBase}/apidocs/</sdkJavadocBase>
    <sdkJavadocBase>https://backstage.forgerock.com/static/docs/opendj/${stableServerVersion}/apidocs/</sdkJavadocBase>
    <!-- END Documentation properties -->
  </properties>
  <build>
@@ -189,6 +189,16 @@
         <jCiteSourcePaths>
           <jCiteSourcePath>opendj-ldap-sdk-examples/src/main/java</jCiteSourcePath>
         </jCiteSourcePaths>
         <!-- The Javadoc would need to be released already to use this:
         <artifactItems>
           <artifactItem>
             <groupId>org.forgerock.opendj</groupId>
             <artifactId>opendj-ldap-sdk</artifactId>
             <version>${sdkDocTargetVersion}</version>
             <classifier>javadoc</classifier>
           </artifactItem>
         </artifactItems>
         -->
        </configuration>
        <executions>
          <execution>
@@ -203,7 +213,7 @@
           <id>lay-out-docs</id>
           <phase>site</phase>
           <goals>
            <goal>site</goal>
            <!--goal>site</goal-->
            <goal>backstage</goal>
           </goals>
          </execution>
src/main/docbkx/release-notes/index-SKIP.xml
src/main/docbkx/sdk-release-notes/chap-before-you-install.xml
@@ -9,8 +9,7 @@
  ! or send a letter to Creative Commons, 444 Castro Street,
  ! Suite 900, Mountain View, California, 94041, USA.
  !
  ! You can also obtain a copy of the license at
  ! trunk/opendj3/legal-notices/CC-BY-NC-ND.txt.
  ! You can also obtain a copy of the license at legal-notices/CC-BY-NC-ND.txt.
  ! See the License for the specific language governing permissions
  ! and limitations under the License.
  !
@@ -20,20 +19,26 @@
  !
  ! CCPL HEADER END
  !
  !      Copyright 2014 ForgeRock AS
  !      Copyright 2014-2015 ForgeRock AS.
  !    
-->
<chapter xml:id='chap-before-you-install'
 xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en'
 xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
 xsi:schemaLocation='http://docbook.org/ns/docbook
                     http://docbook.org/xml/5.0/xsd/docbook.xsd'>
         xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en'
         xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
         xsi:schemaLocation='http://docbook.org/ns/docbook
                             http://docbook.org/xml/5.0/xsd/docbook.xsd'>
 <title>Before You Install OpenDJ LDAP SDK Software</title>
 <para>
  This chapter covers requirements to consider before you run OpenDJ LDAP SDK.
 </para>
 <note>
  <para>
   This chapter has not changed since 2.6.9.
  </para>
 </note>
 <section xml:id="prerequisites-java">
  <title>Java Environment</title>
src/main/docbkx/sdk-release-notes/chap-compatibility.xml
@@ -9,8 +9,7 @@
  ! or send a letter to Creative Commons, 444 Castro Street,
  ! Suite 900, Mountain View, California, 94041, USA.
  !
  ! You can also obtain a copy of the license at
  ! trunk/opendj3/legal-notices/CC-BY-NC-ND.txt.
  ! You can also obtain a copy of the license at legal-notices/CC-BY-NC-ND.txt.
  ! See the License for the specific language governing permissions
  ! and limitations under the License.
  !
@@ -20,15 +19,15 @@
  !
  ! CCPL HEADER END
  !
  !      Copyright 2014 ForgeRock AS
  !      Copyright 2014-2015 ForgeRock AS.
  !    
-->
<chapter xml:id='chap-compatibility'
 xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en'
 xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
 xsi:schemaLocation='http://docbook.org/ns/docbook
                     http://docbook.org/xml/5.0/xsd/docbook.xsd'
 xmlns:xlink='http://www.w3.org/1999/xlink'>
         xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en'
         xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
         xsi:schemaLocation='http://docbook.org/ns/docbook
                             http://docbook.org/xml/5.0/xsd/docbook.xsd'
         xmlns:xlink='http://www.w3.org/1999/xlink'>
 <title>Compatibility</title>
 <para>
@@ -36,12 +35,18 @@
  and deprecated and removed APIs.
 </para>
 <note>
  <para>
   This chapter has not changed since 2.6.9.
  </para>
 </note>
 <section xml:id="changes">
  <title>Major Changes</title>
  <para>
   This maintenance release is binary-compatible with
   OpenDJ LDAP SDK ${docPreviousVersion}.
   OpenDJ LDAP SDK 2.6.9.
   It does not introduce major changes.
  </para>
 </section>
src/main/docbkx/sdk-release-notes/chap-feedback.xml
@@ -9,8 +9,7 @@
  ! or send a letter to Creative Commons, 444 Castro Street,
  ! Suite 900, Mountain View, California, 94041, USA.
  !
  ! You can also obtain a copy of the license at
  ! trunk/opendj3/legal-notices/CC-BY-NC-ND.txt.
  ! You can also obtain a copy of the license at legal-notices/CC-BY-NC-ND.txt.
  ! See the License for the specific language governing permissions
  ! and limitations under the License.
  !
@@ -20,15 +19,15 @@
  !
  ! CCPL HEADER END
  !
  !      Copyright 2014 ForgeRock AS
  !      Copyright 2014-2015 ForgeRock AS.
  !    
-->
<chapter xml:id='chap-feedback'
 xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en'
 xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
 xsi:schemaLocation='http://docbook.org/ns/docbook
                     http://docbook.org/xml/5.0/xsd/docbook.xsd'
 xmlns:xlink='http://www.w3.org/1999/xlink'>
         xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en'
         xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
         xsi:schemaLocation='http://docbook.org/ns/docbook
                             http://docbook.org/xml/5.0/xsd/docbook.xsd'
         xmlns:xlink='http://www.w3.org/1999/xlink'>
 <title>How to Report Problems &amp; Provide Feedback</title>
 <para>
@@ -39,6 +38,12 @@
  where you are likely to find an answer.
 </para>
 <note>
  <para>
   This chapter has not changed since 2.6.9.
  </para>
 </note>
 <para>
  If you have found issues or reproducible bugs
  within this release of OpenDJ LDAP SDK, report them in the
src/main/docbkx/sdk-release-notes/chap-issues.xml
@@ -9,8 +9,7 @@
  ! or send a letter to Creative Commons, 444 Castro Street,
  ! Suite 900, Mountain View, California, 94041, USA.
  !
  ! You can also obtain a copy of the license at
  ! trunk/opendj3/legal-notices/CC-BY-NC-ND.txt.
  ! You can also obtain a copy of the license at legal-notices/CC-BY-NC-ND.txt.
  ! See the License for the specific language governing permissions
  ! and limitations under the License.
  !
@@ -20,15 +19,15 @@
  !
  ! CCPL HEADER END
  !
  !      Copyright 2014 ForgeRock AS
  !      Copyright 2014-2015 ForgeRock AS.
  !    
-->
<chapter xml:id='chap-issues'
 xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en'
 xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
 xsi:schemaLocation='http://docbook.org/ns/docbook
                     http://docbook.org/xml/5.0/xsd/docbook.xsd'
 xmlns:xlink='http://www.w3.org/1999/xlink'>
         xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en'
         xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
         xsi:schemaLocation='http://docbook.org/ns/docbook
                             http://docbook.org/xml/5.0/xsd/docbook.xsd'
         xmlns:xlink='http://www.w3.org/1999/xlink'>
 <title>OpenDJ LDAP SDK Fixes, Limitations, &amp; Known Issues</title>
 <para>
@@ -48,32 +47,13 @@
   The following bugs were fixed in this release.
  </para>
  <!-- List generated at 12:53:11 20140710 using http://bugster.forgerock.org/jira/rest/api/2/search?jql=project+%3D+OPENDJ+AND+type+%3D+Bug+AND+component+not+in+%28Documentation%2C+QA%29+AND+fixVersion+in+%28%222.6.9-sdk%22%2C+%222.6.8-sdk%22%2C+%222.6.7-sdk%22%2C+%222.6.6-sdk%22%2C+%222.6.5-sdk%22%2C+%222.6.4-sdk%22%2C+%222.6.3-sdk%22%2C+%222.6.2-sdk%22%2C+%222.6.1-sdk%22%29+AND+status+%3D+Resolved&startAt=0&maxResults=500&fields=summary-->
  <!-- List generated at 16:10:54 20150914 using http://bugster.forgerock.org/jira/rest/api/2/search?jql=project+%3D+OpenDJ+AND+type+%3D+Bug+AND+resolution+%3D+Fixed+AND+%28fixVersion+in+%28%222.6.10-sdk%22%2C+%222.6.11-sdk%22%29%29+AND+component+not+in+%28Documentation%2C+QA%29+AND+labels+%3D+release-notes+AND+NOT+%28issueFunction+in+linkedIssuesOf%28%22project+%3D+OPENDJ%22%2C+%22is+backported+by%22%29%29+OR+%28issueFunction+in+linkedIssuesOf%28%22project+%3D+OPENDJ+AND+fixVersion+in+%28%272.6.10-sdk%27%2C+%272.6.11-sdk%27%29+AND+resolution+%3D+Fixed+AND+type+%3D+Bug%22%2C+%27is+a+backport+of%27%29%29&startAt=0&maxResults=500&fields=summary-->
  <itemizedlist>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1491" xlink:show="new">OPENDJ-1491</link>: NPE can occur during connection failover</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1396" xlink:show="new">OPENDJ-1396</link>: newHeartBeatConnectionFactory uses wrong units for DEFAULT_TIMEOUT_IN_SECONDS</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1348" xlink:show="new">OPENDJ-1348</link>: Various connection pool implementations do not recover if the target server is powered off and restarted</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1320" xlink:show="new">OPENDJ-1320</link>: Fix ABI compatibility breaks between 2.6.6 and 2.6.0 SDK</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1270" xlink:show="new">OPENDJ-1270</link>: Avoid unnecessary DNS lookups when performing bind requests</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1258" xlink:show="new">OPENDJ-1258</link>: Default heartbeat timeout of 500ms is too aggressive</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1249" xlink:show="new">OPENDJ-1249</link>: ConnectionFactory timeout setting is applied for Active Directory persistent search requests</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1247" xlink:show="new">OPENDJ-1247</link>: Client side timeouts do not cancel bind or startTLS requests properly</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1209" xlink:show="new">OPENDJ-1209</link>: Impossible to use OpenDJ SDK 2.6.4  with OpenDJ server 2.6.0</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1203" xlink:show="new">OPENDJ-1203</link>: MemoryBackend does not raise an error when trying to delete non-existent attribute</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1197" xlink:show="new">OPENDJ-1197</link>: API is lacking functionality to specify TCP connect timeout as well as various TCP socket options (e.g. TcpNoDelay).</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1168" xlink:show="new">OPENDJ-1168</link>: Warning message displayed when heartbeat check fails with a bind connection pool</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1156" xlink:show="new">OPENDJ-1156</link>: NPE in ReferenceCountedObject after shutting down directory</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1137" xlink:show="new">OPENDJ-1137</link>: ConnectionEntryReader does not provide a means for accessing controls in the search result</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1121" xlink:show="new">OPENDJ-1121</link>: Closing a connection after closing the connectionfactory causes NPE</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1105" xlink:show="new">OPENDJ-1105</link>: Rest2LDAP never returns a response when invalid parameters or content are provided on Jetty 8</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1058" xlink:show="new">OPENDJ-1058</link>: HeartbeatConnectionFactory does not actively shutdown dead connections</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1049" xlink:show="new">OPENDJ-1049</link>: ReferenceCountedObject can be released twice in some circumstances</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1044" xlink:show="new">OPENDJ-1044</link>: Doing a PUT with JSON data identical to what is on the server results in 400 status code</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-973" xlink:show="new">OPENDJ-973</link>: Create resource using PUT results in 500 Internal Server Error</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-734" xlink:show="new">OPENDJ-734</link>: NPE when attempting SSL connect with client certs</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-672" xlink:show="new">OPENDJ-672</link>: LDAP SDK SSL connect attempts fail with horrible stack trace when handshake fails</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-661" xlink:show="new">OPENDJ-661</link>: TimeoutChecker throws NullPointerException on application shutdown</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-2240" xlink:show="new">OPENDJ-2240</link>: AttributeTypes parser mishandles characters after usage field</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1909" xlink:show="new">OPENDJ-1909</link>: diffEntries implements an add+delete but should be delete+add</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1597" xlink:show="new">OPENDJ-1597</link>: newOffsetControl passes 'offset' and 'contentCount' to the constructor in the incorrect order</para></listitem>
  </itemizedlist>
  <!-- Issue count: 3 -->
 </section>
 <section xml:id="limitations">
@@ -92,20 +72,21 @@
   at the time this release became available.
  </para>
  <!-- List generated at 12:53:27 20140710 using http://bugster.forgerock.org/jira/rest/api/2/search?jql=project+%3D+OPENDJ+AND+type+%3D+Bug+AND+component+%3D+%22opendj+sdk%22+AND+resolution+%3D+Unresolved&startAt=0&maxResults=500&fields=summary-->
  <!-- List generated at 16:02:23 20150914 using http://bugster.forgerock.org/jira/rest/api/2/search?jql=project+%3D+OpenDJ+AND+type+%3D+Bug+AND+%28resolution+%3D+unresolved+or+%28fixVersion+not+in+%28%222.6.1-sdk%22%2C+%222.6.2-sdk%22%2C+%222.6.3-sdk%22%2C+%222.6.4-sdk%22%2C+%222.6.5-sdk%22%2C+%222.6.6-sdk%22%2C+%222.6.7-sdk%22%2C+%222.6.8-sdk%22%2C+%222.6.9-sdk%22%2C+%222.6.10-sdk%22%2C+%222.6.11-sdk%22%29%29%29+AND+component+%3D+%22opendj+sdk%22+AND+labels+%3D+release-notes+AND+NOT+%28issueFunction+in+linkedIssuesOf%28%22project+%3D+OPENDJ+AND+fixVersion+in+%28%272.6.10-sdk%27%2C+%272.6.11-sdk%27%29+AND+resolution+%3D+Fixed%22%2C+%22is+a+backport+of%22%29%29&startAt=0&maxResults=500&fields=summary-->
  <itemizedlist>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1477" xlink:show="new">OPENDJ-1477</link>: Constant re-allocation of DN per-schema caches</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1475" xlink:show="new">OPENDJ-1475</link>: Allow checking for alternative DNS names in server certificates when setting up secure connections</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1024" xlink:show="new">OPENDJ-1024</link>: modrate/searchrate: provide --warmUpDuration parameter</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1023" xlink:show="new">OPENDJ-1023</link>: modrate/searchrate: provide --duration parameter</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1022" xlink:show="new">OPENDJ-1022</link>: modrate/searchrate: provide --numOperations parameter</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-860" xlink:show="new">OPENDJ-860</link>: Returning false from SearchResultHandler.handleXXX should prevent subsequent notifications.</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-674" xlink:show="new">OPENDJ-674</link>: OpenDJ LDAP SDK should not leave app threads indefinitely waiting on futures when unexpected internal errors occur.</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-607" xlink:show="new">OPENDJ-607</link>: RoundRobinLoadBalancingAlgorithm balancing is not optimum after failure of a connection factory</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1276" xlink:show="new">OPENDJ-1276</link>: ModifyDNRequest javadoc should describe deleteOldRDN default value</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1131" xlink:show="new">OPENDJ-1131</link>: Rest2LDAP fails to start with GlassFish3.1</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-627" xlink:show="new">OPENDJ-627</link>: ConnectionPool internal state becomes invalid when stale connections are discarded</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-590" xlink:show="new">OPENDJ-590</link>: ConnectionPool may return already closed/disconnected connections</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-553" xlink:show="new">OPENDJ-553</link>: FailoverLoadBalancingAlgorithm does not appear to fail over</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-514" xlink:show="new">OPENDJ-514</link>: OpenDJ SDK SASL integrity/confidentiality violates protocol</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-442" xlink:show="new">OPENDJ-442</link>: ldapsearch asking for password with GSSAPI when it should not need to</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-174" xlink:show="new">OPENDJ-174</link>: Investigate and fix performance regression introduced in fix for OPENDJ-127</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-464" xlink:show="new">OPENDJ-464</link>: NPE in PasswordPolicyStateExtendedResult results in eternal waiting</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-427" xlink:show="new">OPENDJ-427</link>: AuthenticatedConnectionFactory hides exception with NPE</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-271" xlink:show="new">OPENDJ-271</link>: ExternalSASLBindRequestImpl throws java.lang.IllegalStateException</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-159" xlink:show="new">OPENDJ-159</link>: LDAP connections use stale default schema if it is changed after factory creation.</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-156" xlink:show="new">OPENDJ-156</link>: Errors when parsing collective attribute definitions </para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-155" xlink:show="new">OPENDJ-155</link>: Add support for OpenDJ extended matching rules and syntaxes</para></listitem>
  </itemizedlist>
  <!-- Issue count: 12 -->
 </section>
</chapter>
src/main/docbkx/sdk-release-notes/chap-support.xml
@@ -20,15 +20,15 @@
  !
  ! CCPL HEADER END
  !
  !      Copyright 2014 ForgeRock AS
  !      Copyright 2014-2015 ForgeRock AS.
  !    
-->
<chapter xml:id='chap-support'
 xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en'
 xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
 xsi:schemaLocation='http://docbook.org/ns/docbook
                     http://docbook.org/xml/5.0/xsd/docbook.xsd'
 xmlns:xlink='http://www.w3.org/1999/xlink'>
         xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en'
         xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
         xsi:schemaLocation='http://docbook.org/ns/docbook
                             http://docbook.org/xml/5.0/xsd/docbook.xsd'
         xmlns:xlink='http://www.w3.org/1999/xlink'>
 <title>Support</title>
 <para>
@@ -43,6 +43,6 @@
 <para>
  To find a partner in your area, see
  <link xlink:show="new" xlink:href="http://forgerock.com/partners/find-a-partner/" />.
  <link xlink:show="new" xlink:href="https://forgerock.com/" />.
 </para>
</chapter>
src/main/docbkx/sdk-release-notes/chap-whats-new.xml
@@ -9,8 +9,7 @@
  ! or send a letter to Creative Commons, 444 Castro Street,
  ! Suite 900, Mountain View, California, 94041, USA.
  !
  ! You can also obtain a copy of the license at
  ! trunk/opendj3/legal-notices/CC-BY-NC-ND.txt.
  ! You can also obtain a copy of the license at legal-notices/CC-BY-NC-ND.txt.
  ! See the License for the specific language governing permissions
  ! and limitations under the License.
  !
@@ -20,29 +19,88 @@
  !
  ! CCPL HEADER END
  !
  !      Copyright 2014 ForgeRock AS
  !      Copyright 2014-2015 ForgeRock AS.
  !    
-->
<chapter xml:id='chap-whats-new'
  xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en'
  xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
  xsi:schemaLocation='http://docbook.org/ns/docbook
                      http://docbook.org/xml/5.0/xsd/docbook.xsd'
  xmlns:xlink='http://www.w3.org/1999/xlink'>
  <title>What's New in OpenDJ LDAP SDK ${sdkDocTargetVersion}</title>
        xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en'
        xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
        xsi:schemaLocation='http://docbook.org/ns/docbook
                            http://docbook.org/xml/5.0/xsd/docbook.xsd'
        xmlns:xlink='http://www.w3.org/1999/xlink'>
 <title>What's New in OpenDJ LDAP SDK ${sdkDocTargetVersion}</title>
 <para>
  OpenDJ LDAP SDK ${sdkDocTargetVersion} is a maintenance release
  that resolves a number of issues.
  It is recommended that you update to this release
  to take advantage of important functional fixes.
  ForgeRock customers can contact support for help and further information.
 </para>
 <para>
  Before you use the new release, read these release notes.
 </para>
 <section xml:id="product-enhancements">
  <title>Product Enhancements</title>
  <itemizedlist>
   <para>
    Compared to the OpenDJ LDAP SDK 2.6.9 release,
    OpenDJ LDAP SDK ${sdkDocTargetVersion} provides these important enhancements.
   </para>
   <listitem>
    <para>
     The PersistentSearchChangeType enum now allows the developer
     to obtain enum values from the int value representation
     in order to allow switching on values without having to redefine constants
     (<link
      xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-2023"
      xlink:show="new"
     >OPENDJ-2023</link>).
    </para>
   </listitem>
   <listitem>
    <para>
     OpenDJ LDAP SDK now provides a <literal>TransactionIdControl</literal>
     to pass a transaction ID for audit logging in LDAP requests
     (<link
      xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1926"
      xlink:show="new"
     >OPENDJ-1926</link>).
    </para>
   </listitem>
  </itemizedlist>
 </section>
 <section xml:id="product-documentation">
  <title>OpenDJ LDAP SDK Documentation</title>
  <para>
   This release provides the following new features and enhancements.
   You can read the following additional product documentation
   for OpenDJ LDAP SDK 2.6 online at ForgeRock
   <link xlink:show="new" xlink:href="${coreDocBase}">BackStage</link>.
  </para>
 <!-- List generated at 12:50:26 20140710 using http://bugster.forgerock.org/jira/rest/api/2/search?jql=project+%3D+OPENDJ+AND+type+%21%3D+Bug+AND+component+not+in+%28Documentation%2C+QA%29+AND+fixVersion+in+%28%222.6.9-sdk%22%2C+%222.6.8-sdk%22%2C+%222.6.7-sdk%22%2C+%222.6.6-sdk%22%2C+%222.6.5-sdk%22%2C+%222.6.4-sdk%22%2C+%222.6.3-sdk%22%2C+%222.6.2-sdk%22%2C+%222.6.1-sdk%22%29+AND+status+%3D+Resolved&startAt=0&maxResults=500&fields=summary-->
 <itemizedlist>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1508" xlink:show="new">OPENDJ-1508</link>: Allow "=" in malformed attribute options</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1466" xlink:show="new">OPENDJ-1466</link>: Improve initialization of InetSocketAddress in SDK to prevent cached DNS data.</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1152" xlink:show="new">OPENDJ-1152</link>: Provide the ability to debug leaked pooled connections</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1124" xlink:show="new">OPENDJ-1124</link>: Connection.search() return value not mockable</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1112" xlink:show="new">OPENDJ-1112</link>: LoadBalancing connection factories need better diagnostic messages</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1091" xlink:show="new">OPENDJ-1091</link>: Implement a cached connection pool</para></listitem>
   <listitem><para><link xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-1033" xlink:show="new">OPENDJ-1033</link>: The Rest2LDAP servlet does not support SSL</para></listitem>
  <itemizedlist>
   <listitem>
    <para>
     <link xlink:show="new"
           xlink:href="${coreDocBase}/dev-guide/"><citetitle
      >OpenDJ 2.6.0 LDAP SDK Developer's Guide</citetitle></link>
    </para>
   </listitem>
   <listitem>
    <para>
     <link xlink:show="new"
           xlink:href="${sdkJavadocBase}"><citetitle
      >OpenDJ 2.6.0 LDAP SDK API Specification</citetitle></link>
    </para>
   </listitem>
  </itemizedlist>
 </section>
</chapter>
src/main/docbkx/sdk-release-notes/index.xml
File was renamed from src/main/docbkx/sdk-release-notes/SKIP-index.xml
@@ -9,8 +9,7 @@
  ! or send a letter to Creative Commons, 444 Castro Street,
  ! Suite 900, Mountain View, California, 94041, USA.
  !
  ! You can also obtain a copy of the license at
  ! trunk/opendj3/legal-notices/CC-BY-NC-ND.txt.
  ! You can also obtain a copy of the license at legal-notices/CC-BY-NC-ND.txt.
  ! See the License for the specific language governing permissions
  ! and limitations under the License.
  !
@@ -20,7 +19,7 @@
  !
  ! CCPL HEADER END
  !
  !      Copyright 2014 ForgeRock AS
  !      Copyright 2014-2015 ForgeRock AS.
  !    
-->
<book xml:id='release-notes'
@@ -41,8 +40,8 @@
   </para>
  </abstract>
  <copyright>
   <year>2014</year>
   <holder>ForgeRock AS</holder>
   <year>2014-2015</year>
   <holder>ForgeRock AS.</holder>
  </copyright>
  <authorgroup>
   <author>
src/main/docbkx/sdk-release-notes/resources/maven-xml.txt
@@ -21,6 +21,6 @@
  <dependency>
    <groupId>org.forgerock.opendj</groupId>
    <artifactId>opendj-ldap-sdk</artifactId>
    <version>2.6.9</version>
    <version>2.6.11</version>
  </dependency>
</dependencies>