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 2019/04/19 23:48:50 UTC

svn commit: r1043898 [1/3] - in /websites/staging/directory/trunk/content: ./ api/ api/download/ api/internal-design-guide/ api/user-guide/ fortress/download/

Author: buildbot
Date: Fri Apr 19 23:48:48 2019
New Revision: 1043898

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/api/coding-standards.html
    websites/staging/directory/trunk/content/api/developer-guide.html
    websites/staging/directory/trunk/content/api/download-old-versions.html
    websites/staging/directory/trunk/content/api/download/download-archive-1.html
    websites/staging/directory/trunk/content/api/download/download-archive-2.html
    websites/staging/directory/trunk/content/api/download/download-sources-1.html
    websites/staging/directory/trunk/content/api/download/download-sources-2.html
    websites/staging/directory/trunk/content/api/downloads-1.html
    websites/staging/directory/trunk/content/api/downloads-2.html
    websites/staging/directory/trunk/content/api/five-minutes-tutorial.html
    websites/staging/directory/trunk/content/api/index.html
    websites/staging/directory/trunk/content/api/internal-design-guide.html
    websites/staging/directory/trunk/content/api/internal-design-guide/1-introduction.html
    websites/staging/directory/trunk/content/api/internal-design-guide/10-entry.html
    websites/staging/directory/trunk/content/api/internal-design-guide/11-filter.html
    websites/staging/directory/trunk/content/api/internal-design-guide/12-cursor.html
    websites/staging/directory/trunk/content/api/internal-design-guide/13-controls.html
    websites/staging/directory/trunk/content/api/internal-design-guide/14-extended-operations.html
    websites/staging/directory/trunk/content/api/internal-design-guide/15-ldif.html
    websites/staging/directory/trunk/content/api/internal-design-guide/16-dsml.html
    websites/staging/directory/trunk/content/api/internal-design-guide/17-osgi.html
    websites/staging/directory/trunk/content/api/internal-design-guide/2-general-structure.html
    websites/staging/directory/trunk/content/api/internal-design-guide/3-building.html
    websites/staging/directory/trunk/content/api/internal-design-guide/4-asn1.html
    websites/staging/directory/trunk/content/api/internal-design-guide/4.1-asn1-tlv.html
    websites/staging/directory/trunk/content/api/internal-design-guide/5-network.html
    websites/staging/directory/trunk/content/api/internal-design-guide/6-codec.html
    websites/staging/directory/trunk/content/api/internal-design-guide/7-ldap-messages.html
    websites/staging/directory/trunk/content/api/internal-design-guide/8-schema.html
    websites/staging/directory/trunk/content/api/internal-design-guide/9-dn.html
    websites/staging/directory/trunk/content/api/java-api.html
    websites/staging/directory/trunk/content/api/migration-guide.html
    websites/staging/directory/trunk/content/api/news.html
    websites/staging/directory/trunk/content/api/user-guide.html
    websites/staging/directory/trunk/content/api/user-guide/1-introduction.html
    websites/staging/directory/trunk/content/api/user-guide/1.1-java-and-ldap.html
    websites/staging/directory/trunk/content/api/user-guide/1.2-ldap-in-a-few-words.html
    websites/staging/directory/trunk/content/api/user-guide/1.3-apache-ldap-api-rational.html
    websites/staging/directory/trunk/content/api/user-guide/1.4-preparation-to-code.html
    websites/staging/directory/trunk/content/api/user-guide/2-basic-ldap-api-usage.html
    websites/staging/directory/trunk/content/api/user-guide/2.1-connection-disconnection.html
    websites/staging/directory/trunk/content/api/user-guide/2.10-ldap-connection-template.html
    websites/staging/directory/trunk/content/api/user-guide/2.11-filter-builder.html
    websites/staging/directory/trunk/content/api/user-guide/2.2-binding-unbinding.html
    websites/staging/directory/trunk/content/api/user-guide/2.3-searching.html
    websites/staging/directory/trunk/content/api/user-guide/2.4-adding.html
    websites/staging/directory/trunk/content/api/user-guide/2.5-deleting.html
    websites/staging/directory/trunk/content/api/user-guide/2.6-modifying.html
    websites/staging/directory/trunk/content/api/user-guide/2.7-moving-renaming.html
    websites/staging/directory/trunk/content/api/user-guide/2.8-comparing.html
    websites/staging/directory/trunk/content/api/user-guide/2.9-exception-management.html
    websites/staging/directory/trunk/content/api/user-guide/3-advanced-ldap-api-usage.html
    websites/staging/directory/trunk/content/api/user-guide/3.1-controls.html
    websites/staging/directory/trunk/content/api/user-guide/3.2-extended-operations.html
    websites/staging/directory/trunk/content/api/user-guide/3.3-referrals.html
    websites/staging/directory/trunk/content/api/user-guide/3.4-aliases.html
    websites/staging/directory/trunk/content/api/user-guide/3.5-ldif-dsml.html
    websites/staging/directory/trunk/content/api/user-guide/3.6-abandonning.html
    websites/staging/directory/trunk/content/api/user-guide/3.7-server-informations.html
    websites/staging/directory/trunk/content/api/user-guide/4-schema-management.html
    websites/staging/directory/trunk/content/api/user-guide/4.1-schema.html
    websites/staging/directory/trunk/content/api/user-guide/4.2-schema-manager.html
    websites/staging/directory/trunk/content/api/user-guide/4.2.1-schema-objects.html
    websites/staging/directory/trunk/content/api/user-guide/4.2.1.1-attribute-types.html
    websites/staging/directory/trunk/content/api/user-guide/4.2.1.2-object-classes.html
    websites/staging/directory/trunk/content/api/user-guide/4.2.1.3-syntaxes.html
    websites/staging/directory/trunk/content/api/user-guide/4.2.1.4-matching-rules.html
    websites/staging/directory/trunk/content/api/user-guide/4.2.1.5-dit-content-rules.html
    websites/staging/directory/trunk/content/api/user-guide/4.2.1.6-dit-structure-rules.html
    websites/staging/directory/trunk/content/api/user-guide/4.2.1.7-matching-rule-uses.html
    websites/staging/directory/trunk/content/api/user-guide/4.2.1.8-name-forms.html
    websites/staging/directory/trunk/content/api/user-guide/4.2.1.9-apacheds-schema-elements.html
    websites/staging/directory/trunk/content/api/user-guide/4.2.2-registries.html
    websites/staging/directory/trunk/content/api/user-guide/4.2.3-schema-loader.html
    websites/staging/directory/trunk/content/api/user-guide/5-ldap-security.html
    websites/staging/directory/trunk/content/api/user-guide/5.1-ldaps.html
    websites/staging/directory/trunk/content/api/user-guide/5.2-start-tls.html
    websites/staging/directory/trunk/content/api/user-guide/5.3-sasl-bind.html
    websites/staging/directory/trunk/content/api/user-guide/5.4-password-handling.html
    websites/staging/directory/trunk/content/api/user-guide/5.5-certificates.html
    websites/staging/directory/trunk/content/api/user-guide/5.6-aci-and-acls.html
    websites/staging/directory/trunk/content/api/user-guide/6-ldap-data-structures.html
    websites/staging/directory/trunk/content/api/user-guide/6.1-administrative-point.html
    websites/staging/directory/trunk/content/api/user-guide/6.10-dit-content-rule.html
    websites/staging/directory/trunk/content/api/user-guide/6.11-dit-structure-rule.html
    websites/staging/directory/trunk/content/api/user-guide/6.12-entry.html
    websites/staging/directory/trunk/content/api/user-guide/6.13-expr-node.html
    websites/staging/directory/trunk/content/api/user-guide/6.14-ldap-comparator.html
    websites/staging/directory/trunk/content/api/user-guide/6.15-ldap-result.html
    websites/staging/directory/trunk/content/api/user-guide/6.16-ldap-syntax.html
    websites/staging/directory/trunk/content/api/user-guide/6.17-ldap-url.html
    websites/staging/directory/trunk/content/api/user-guide/6.18-ldif-control.html
    websites/staging/directory/trunk/content/api/user-guide/6.19-ldif-entry.html
    websites/staging/directory/trunk/content/api/user-guide/6.2-administrative-role.html
    websites/staging/directory/trunk/content/api/user-guide/6.20-matching-rule.html
    websites/staging/directory/trunk/content/api/user-guide/6.21-matching-rule-use.html
    websites/staging/directory/trunk/content/api/user-guide/6.22-message.html
    websites/staging/directory/trunk/content/api/user-guide/6.23-modification.html
    websites/staging/directory/trunk/content/api/user-guide/6.24-name-form.html
    websites/staging/directory/trunk/content/api/user-guide/6.25-normalizer.html
    websites/staging/directory/trunk/content/api/user-guide/6.26-object-class.html
    websites/staging/directory/trunk/content/api/user-guide/6.27-oid.html
    websites/staging/directory/trunk/content/api/user-guide/6.28-rdn.html
    websites/staging/directory/trunk/content/api/user-guide/6.29-referral.html
    websites/staging/directory/trunk/content/api/user-guide/6.3-attribute.html
    websites/staging/directory/trunk/content/api/user-guide/6.30-refinment.html
    websites/staging/directory/trunk/content/api/user-guide/6.31-schema-manager.html
    websites/staging/directory/trunk/content/api/user-guide/6.32-subentry.html
    websites/staging/directory/trunk/content/api/user-guide/6.33-subtree-specification.html
    websites/staging/directory/trunk/content/api/user-guide/6.34-syntax-checker.html
    websites/staging/directory/trunk/content/api/user-guide/6.35-value.html
    websites/staging/directory/trunk/content/api/user-guide/6.4-attribute-type.html
    websites/staging/directory/trunk/content/api/user-guide/6.5-ava.html
    websites/staging/directory/trunk/content/api/user-guide/6.6-csn.html
    websites/staging/directory/trunk/content/api/user-guide/6.7-control.html
    websites/staging/directory/trunk/content/api/user-guide/6.8-cursor.html
    websites/staging/directory/trunk/content/api/user-guide/6.9-dn.html
    websites/staging/directory/trunk/content/api/user-guide/7-requests-responses.html
    websites/staging/directory/trunk/content/api/user-guide/7.1-abandon-request.html
    websites/staging/directory/trunk/content/api/user-guide/7.10-extended-request.html
    websites/staging/directory/trunk/content/api/user-guide/7.11-extended-response.html
    websites/staging/directory/trunk/content/api/user-guide/7.12-intermediate-response.html
    websites/staging/directory/trunk/content/api/user-guide/7.13-mod-dn-request.html
    websites/staging/directory/trunk/content/api/user-guide/7.14-mod-dn-response.html
    websites/staging/directory/trunk/content/api/user-guide/7.15-modify-request.html
    websites/staging/directory/trunk/content/api/user-guide/7.16-modify-response.html
    websites/staging/directory/trunk/content/api/user-guide/7.17-search-request.html
    websites/staging/directory/trunk/content/api/user-guide/7.18-search-result-done.html
    websites/staging/directory/trunk/content/api/user-guide/7.19-search-result-entry.html
    websites/staging/directory/trunk/content/api/user-guide/7.2-add-request.html
    websites/staging/directory/trunk/content/api/user-guide/7.20-search-result-reference.html
    websites/staging/directory/trunk/content/api/user-guide/7.21-unbind-request.html
    websites/staging/directory/trunk/content/api/user-guide/7.3-add-response.html
    websites/staging/directory/trunk/content/api/user-guide/7.4-bind-request.html
    websites/staging/directory/trunk/content/api/user-guide/7.5-bind-response.html
    websites/staging/directory/trunk/content/api/user-guide/7.6-compare-request.html
    websites/staging/directory/trunk/content/api/user-guide/7.7-compare-response.html
    websites/staging/directory/trunk/content/api/user-guide/7.8-del-request.html
    websites/staging/directory/trunk/content/api/user-guide/7.9-del-response.html
    websites/staging/directory/trunk/content/api/user-guide/8-ldap-rfcs.html
    websites/staging/directory/trunk/content/api/vision.html
    websites/staging/directory/trunk/content/articles.html
    websites/staging/directory/trunk/content/commercial-support.html
    websites/staging/directory/trunk/content/conference-materials.html
    websites/staging/directory/trunk/content/contribute.html
    websites/staging/directory/trunk/content/fortress/download/download-sources.html
    websites/staging/directory/trunk/content/index.html
    websites/staging/directory/trunk/content/issue-tracking.html
    websites/staging/directory/trunk/content/mailing-lists-and-irc.html
    websites/staging/directory/trunk/content/original-project-proposal.html
    websites/staging/directory/trunk/content/privacy-policy.html
    websites/staging/directory/trunk/content/references.html
    websites/staging/directory/trunk/content/security-advisories.html
    websites/staging/directory/trunk/content/sources.html
    websites/staging/directory/trunk/content/special-thanks.html
    websites/staging/directory/trunk/content/team.html
    websites/staging/directory/trunk/content/testimonies.html
    websites/staging/directory/trunk/content/vision.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Apr 19 23:48:48 2019
@@ -1 +1 @@
-1857524
+1857848

Modified: websites/staging/directory/trunk/content/api/coding-standards.html
==============================================================================
--- websites/staging/directory/trunk/content/api/coding-standards.html (original)
+++ websites/staging/directory/trunk/content/api/coding-standards.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/developer-guide.html
==============================================================================
--- websites/staging/directory/trunk/content/api/developer-guide.html (original)
+++ websites/staging/directory/trunk/content/api/developer-guide.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/download-old-versions.html
==============================================================================
--- websites/staging/directory/trunk/content/api/download-old-versions.html (original)
+++ websites/staging/directory/trunk/content/api/download-old-versions.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/download-old-versions.html">Older versions</a></li>
     </ul>
@@ -171,7 +171,7 @@
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="download-old-versions">Download Old Versions<a class="headerlink" href="#download-old-versions" title="Permanent link">&para;</a></h1>
-<h2 id="ldap-api-10">LDAP API 1.0<a class="headerlink" href="#ldap-api-10" title="Permanent link">&para;</a></h2>
+<h2 id="ldap-api-20">LDAP API 2.0<a class="headerlink" href="#ldap-api-20" title="Permanent link">&para;</a></h2>
 <p><center></p>
 <table class="table">
 <thead>
@@ -189,6 +189,27 @@ h2:hover > .headerlink, h3:hover > .head
 <td align="center"><a href="http://directory.apache.org/api/gen-docs/2.0.0.AM1/apidocs/">Javadoc</a>, <a href="http://directory.apache.org/api/gen-docs/2.0.0.AM1/xref/">Xref</a></td>
 <td align="center">26/Jul/2018</td>
 </tr>
+</tbody>
+</table>
+<p></center></p>
+<h2 id="ldap-api-10">LDAP API 1.0<a class="headerlink" href="#ldap-api-10" title="Permanent link">&para;</a></h2>
+<p><center></p>
+<table class="table">
+<thead>
+<tr>
+<th align="center">Version</th>
+<th align="center">Download Link</th>
+<th align="center">Javadoc &amp; XRef</th>
+<th align="center">Date</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td align="center">Apache LDAP API 1.0.1</td>
+<td align="center"><a href="http://archive.apache.org/dist/directory/api/dist/1.0.1">Download</a></td>
+<td align="center"><a href="http://directory.apache.org/api/gen-docs/1.0.1/apidocs/">Javadoc</a>, <a href="http://directory.apache.org/api/gen-docs/1.0.1/xref/">Xref</a></td>
+<td align="center">19/May/2018</td>
+</tr>
 <tr>
 <td align="center">Apache LDAP API 1.0.1</td>
 <td align="center"><a href="http://archive.apache.org/dist/directory/api/dist/1.0.1">Download</a></td>
@@ -423,6 +444,21 @@ h2:hover > .headerlink, h3:hover > .head
 <td align="center"><a href="http://directory.apache.org/api/gen-docs/1.0.0-M1/apidocs/">Javadoc</a>, <a href="http://directory.apache.org/api/gen-docs/1.0.0-M1/xref/">Xref</a></td>
 <td align="center">18/Feb/2011</td>
 </tr>
+</tbody>
+</table>
+<p></center></p>
+<h2 id="ldap-api-0x">LDAP API 0.x<a class="headerlink" href="#ldap-api-0x" title="Permanent link">&para;</a></h2>
+<p><center></p>
+<table class="table">
+<thead>
+<tr>
+<th align="center">Version</th>
+<th align="center">Download Link</th>
+<th align="center">Javadoc &amp; XRef</th>
+<th align="center">Date</th>
+</tr>
+</thead>
+<tbody>
 <tr>
 <td align="center">Apache LDAP API 0.1</td>
 <td align="center"><a href="http://archive.apache.org/dist/directory/api/unstable/0.1/">Download</a></td>

Modified: websites/staging/directory/trunk/content/api/download/download-archive-1.html
==============================================================================
--- websites/staging/directory/trunk/content/api/download/download-archive-1.html (original)
+++ websites/staging/directory/trunk/content/api/download/download-archive-1.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>
@@ -178,20 +178,20 @@
         <table width="100%" class="noBorder">
             <tr>
                 <td>
-                    <a href="[preferred]/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-bin.zip">
+                    <a href="[preferred]/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-bin.zip">
                         <img src="./../../images/download.png" width="32" height="32" border="0"/>
                     </a>
                 </td>
                 <td>&nbsp;</td>
                 <td>
-                    <a href="[preferred]/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-bin.zip">
+                    <a href="[preferred]/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-bin.zip">
                         <strong>
-                            [preferred]/&#91;...&#93;/apache-ldap-api-1.0.2-bin.zip
+                            [preferred]/&#91;...&#93;/apache-ldap-api-1.0.3-bin.zip
                         </strong>
                     </a>
                 </td>
                 <td align="right">
-                    [<a href="https://www.apache.org/dist/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-bin.zip.asc">ASC</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-bin.zip.sha1">SHA1</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-bin.zip.sha256">SHA256</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-bin.zip.sha512">SHA512</a>]
+                    [<a href="https://www.apache.org/dist/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-bin.zip.asc">ASC</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-bin.zip.sha1">SHA1</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-bin.zip.sha256">SHA256</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-bin.zip.sha512">SHA512</a>]
                 </td>
             </tr>
         </table>
@@ -205,20 +205,20 @@
         <table width="100%" class="noBorder">
             <tr>
                 <td>
-                    <a href="[preferred]/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-bin.tar.gz">
+                    <a href="[preferred]/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-bin.tar.gz">
                         <img src="./../../images/download.png" width="32" height="32" border="0"/>
                     </a>
                 </td>
                 <td>&nbsp;</td>
                 <td>
-                    <a href="[preferred]/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-bin.tar.gz">
+                    <a href="[preferred]/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-bin.tar.gz">
                         <strong>
-                            [preferred]/&#91;...&#93;/apache-ldap-api-1.0.2-bin.tar.gz
+                            [preferred]/&#91;...&#93;/apache-ldap-api-1.0.3-bin.tar.gz
                         </strong>
                     </a>
                 </td>
                 <td align="right">
-                    [<a href="https://www.apache.org/dist/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-bin.tar.gz.asc">ASC</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-bin.tar.gz.sha1">SHA1</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-bin.tar.gz.sha256">SHA256</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-bin.tar.gz.sha512">SHA512</a>]
+                    [<a href="https://www.apache.org/dist/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-bin.tar.gz.asc">ASC</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-bin.tar.gz.sha1">SHA1</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-bin.tar.gz.sha256">SHA256</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-bin.tar.gz.sha512">SHA512</a>]
                 </td>
             </tr>
         </table>
@@ -272,21 +272,21 @@
 <div class="preformatted">
     <div class="preformattedContent">
         <pre>$ pgpk -a KEYS
-$ pgpv apache-ldap-api-1.0.2-bin.zip.asc</pre>
+$ pgpv apache-ldap-api-1.0.3-bin.zip.asc</pre>
     </div>
 </div>
 or
 <div class="preformatted">
     <div class="preformattedContent">
         <pre>$ pgp -ka KEYS
-$ pgp apache-ldap-api-1.0.2-bin.zip.asc</pre>
+$ pgp apache-ldap-api-1.0.3-bin.zip.asc</pre>
     </div>
 </div>
 or
 <div class="preformatted">
     <div class="preformattedContent">
         <pre>$ gpg --import KEYS
-$ gpg --verify apache-ldap-api-1.0.2-bin.zip.asc</pre>
+$ gpg --verify apache-ldap-api-1.0.3-bin.zip.asc</pre>
     </div>
 </div>
 

Modified: websites/staging/directory/trunk/content/api/download/download-archive-2.html
==============================================================================
--- websites/staging/directory/trunk/content/api/download/download-archive-2.html (original)
+++ websites/staging/directory/trunk/content/api/download/download-archive-2.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>
@@ -271,21 +271,21 @@
 <div class="preformatted">
     <div class="preformattedContent">
         <pre>$ pgpk -a KEYS
-$ pgpv apache-ldap-api-1.0.2-bin.zip.asc</pre>
+$ pgpv apache-ldap-api-1.0.3-bin.zip.asc</pre>
     </div>
 </div>
 or
 <div class="preformatted">
     <div class="preformattedContent">
         <pre>$ pgp -ka KEYS
-$ pgp apache-ldap-api-1.0.2-bin.zip.asc</pre>
+$ pgp apache-ldap-api-1.0.3-bin.zip.asc</pre>
     </div>
 </div>
 or
 <div class="preformatted">
     <div class="preformattedContent">
         <pre>$ gpg --import KEYS
-$ gpg --verify apache-ldap-api-1.0.2-bin.zip.asc</pre>
+$ gpg --verify apache-ldap-api-1.0.3-bin.zip.asc</pre>
     </div>
 </div>
 

Modified: websites/staging/directory/trunk/content/api/download/download-sources-1.html
==============================================================================
--- websites/staging/directory/trunk/content/api/download/download-sources-1.html (original)
+++ websites/staging/directory/trunk/content/api/download/download-sources-1.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>
@@ -178,20 +178,20 @@
         <table width="100%" class="noBorder">
             <tr>
                 <td>
-                    <a href="[preferred]/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-src.zip">
+                    <a href="[preferred]/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-src.zip">
                         <img src="./../../images/download.png" width="32" height="32" border="0"/>
                     </a>
                 </td>
                 <td>&nbsp;</td>
                 <td>
-                    <a href="[preferred]/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-src.zip">
+                    <a href="[preferred]/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-src.zip">
                         <strong>
-                            [preferred]/&#91;...&#93;/apache-ldap-api-1.0.2-src.zip
+                            [preferred]/&#91;...&#93;/apache-ldap-api-1.0.3-src.zip
                         </strong>
                     </a>
                 </td>
                 <td align="right">
-                    [<a href="https://www.apache.org/dist/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-src.zip.asc">ASC</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-src.zip.sha1">SHA1</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-src.zip.sha256">SHA256</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-src.zip.sha512">SHA512</a>]
+                    [<a href="https://www.apache.org/dist/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-src.zip.asc">ASC</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-src.zip.sha1">SHA1</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-src.zip.sha256">SHA256</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-src.zip.sha512">SHA512</a>]
                 </td>
             </tr>
         </table>
@@ -205,20 +205,20 @@
         <table width="100%" class="noBorder">
             <tr>
                 <td>
-                    <a href="[preferred]/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-src.tar.gz">
+                    <a href="[preferred]/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-src.tar.gz">
                         <img src="./../../images/download.png" width="32" height="32" border="0"/>
                     </a>
                 </td>
                 <td>&nbsp;</td>
                 <td>
-                    <a href="[preferred]/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-src.tar.gz">
+                    <a href="[preferred]/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-src.tar.gz">
                         <strong>
-                            [preferred]/&#91;...&#93;/apache-ldap-api-1.0.2-src.tar.gz
+                            [preferred]/&#91;...&#93;/apache-ldap-api-1.0.3-src.tar.gz
                         </strong>
                     </a>
                 </td>
                 <td align="right">
-                    [<a href="https://www.apache.org/dist/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-src.tar.gz.asc">ASC</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-src.tar.gz.sha1">SHA1</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-src.tar.gz.sha256">SHA256</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.2/apache-ldap-api-1.0.2-src.tar.gz.sha512">SHA512</a>]
+                    [<a href="https://www.apache.org/dist/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-src.tar.gz.asc">ASC</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-src.tar.gz.sha1">SHA1</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-src.tar.gz.sha256">SHA256</a>-<a href="https://www.apache.org/dist/directory/api/dist/1.0.3/apache-ldap-api-1.0.3-src.tar.gz.sha512">SHA512</a>]
                 </td>
             </tr>
         </table>
@@ -271,21 +271,21 @@
 <div class="preformatted">
     <div class="preformattedContent">
         <pre>$ pgpk -a KEYS
-$ pgpv apache-ldap-api-1.0.2-bin.zip.asc</pre>
+$ pgpv apache-ldap-api-1.0.3-bin.zip.asc</pre>
     </div>
 </div>
 or
 <div class="preformatted">
     <div class="preformattedContent">
         <pre>$ pgp -ka KEYS
-$ pgp apache-ldap-api-1.0.2-bin.zip.asc</pre>
+$ pgp apache-ldap-api-1.0.3-bin.zip.asc</pre>
     </div>
 </div>
 or
 <div class="preformatted">
     <div class="preformattedContent">
         <pre>$ gpg --import KEYS
-$ gpg --verify apache-ldap-api-1.0.2-bin.zip.asc</pre>
+$ gpg --verify apache-ldap-api-1.0.3-bin.zip.asc</pre>
     </div>
 </div>
 

Modified: websites/staging/directory/trunk/content/api/download/download-sources-2.html
==============================================================================
--- websites/staging/directory/trunk/content/api/download/download-sources-2.html (original)
+++ websites/staging/directory/trunk/content/api/download/download-sources-2.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>
@@ -186,7 +186,7 @@
                 <td>
                     <a href="[preferred]/directory/api/dist/2.0.0.AM2/apache-ldap-api-2.0.0.AM2-src.zip">
                         <strong>
-                            [preferred]/&#91;...&#93;/apache-ldap-api-1.0.2-src.zip
+                            [preferred]/&#91;...&#93;/apache-ldap-api-1.0.3-src.zip
                         </strong>
                     </a>
                 </td>
@@ -271,21 +271,21 @@
 <div class="preformatted">
     <div class="preformattedContent">
         <pre>$ pgpk -a KEYS
-$ pgpv apache-ldap-api-1.0.2-bin.zip.asc</pre>
+$ pgpv apache-ldap-api-1.0.3-bin.zip.asc</pre>
     </div>
 </div>
 or
 <div class="preformatted">
     <div class="preformattedContent">
         <pre>$ pgp -ka KEYS
-$ pgp apache-ldap-api-1.0.2-bin.zip.asc</pre>
+$ pgp apache-ldap-api-1.0.3-bin.zip.asc</pre>
     </div>
 </div>
 or
 <div class="preformatted">
     <div class="preformattedContent">
         <pre>$ gpg --import KEYS
-$ gpg --verify apache-ldap-api-1.0.2-bin.zip.asc</pre>
+$ gpg --verify apache-ldap-api-1.0.3-bin.zip.asc</pre>
     </div>
 </div>
 

Modified: websites/staging/directory/trunk/content/api/downloads-1.html
==============================================================================
--- websites/staging/directory/trunk/content/api/downloads-1.html (original)
+++ websites/staging/directory/trunk/content/api/downloads-1.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/downloads-2.html
==============================================================================
--- websites/staging/directory/trunk/content/api/downloads-2.html (original)
+++ websites/staging/directory/trunk/content/api/downloads-2.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/five-minutes-tutorial.html
==============================================================================
--- websites/staging/directory/trunk/content/api/five-minutes-tutorial.html (original)
+++ websites/staging/directory/trunk/content/api/five-minutes-tutorial.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/index.html
==============================================================================
--- websites/staging/directory/trunk/content/api/index.html (original)
+++ websites/staging/directory/trunk/content/api/index.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/download-old-versions.html">Older versions</a></li>
     </ul>
@@ -172,7 +172,7 @@
           The API is OSGI ready and extensible. New controls, schema elements and network layer could be added or used in the near future.
         </div>
         <div class="download-link">
-          <a href="./../api/downloads-1.html" class="download_badge"><b>Download Apache<br>LDAP API 1.0.2</b></a>
+          <a href="./../api/downloads-1.html" class="download_badge"><b>Download Apache<br>LDAP API 1.0.3</b></a>
         </div>
         <div class="download-link">
           <a href="./../api/downloads-2.html" class="download_badge"><b>Download Apache<br>LDAP API 2.0.0.AM2</b></a>
@@ -197,6 +197,14 @@
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="news">News<a class="headerlink" href="#news" title="Permanent link">&para;</a></h1>
+<p><h2 class="news">Apache Directory LDAP API 1.0.3 released <em>posted on April 19th, 2019</em></h2></p>
+<p>The Apache Directory Team is proud to announce the availability of version 1.0.3 of the Apache Directory LDAP API.</p>
+<p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
+<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>This is a bug fix release that fixes an issue when using <em>MINA 2.1.1</em> version: a <em>SSL/TLS</em> connection would stall because we were waiting on an event that <em>MINA 2.1.1</em> would never produced.</p>
+<p>Downloads are available <a href="downloads-2.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
+<h1 id="news_1">News<a class="headerlink" href="#news_1" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 2.0.0.AM2 released <em>posted on September 3rd, 2018</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 2.0.0.AM2 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -214,7 +222,7 @@ DIRAPI-291, The Immutable schema object
 <p>The Apache LDAP API 1.0.2 that has just been released fix a <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-1337">critical security issue</a>: A bug in the way the SSL Filter was setup made it possible for another thread to use the connection before the TLS layer has been established, if the connection has already been used and put back in a pool of connections, leading to leaking any information contained in this request (including the credentials when sending a BIND request)</p>
 <p>We urge you to switch to this version.</p>
 <p>Downloads are available <a href="downloads-1.html">here</a></p>
-<h1 id="news_1">News<a class="headerlink" href="#news_1" title="Permanent link">&para;</a></h1>
+<h1 id="news_2">News<a class="headerlink" href="#news_2" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.2 released <em>posted on June 6st, 2018</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.2 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -366,7 +374,7 @@ DIRAPI-291, The Immutable schema object
 <li><a href="https://issues.apache.org/jira/browse/DIRAPI-191">DIRAPI-191</a> - How to get attributes list according to objectClass</li>
 </ul>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_2">News<a class="headerlink" href="#news_2" title="Permanent link">&para;</a></h1>
+<h1 id="news_3">News<a class="headerlink" href="#news_3" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M31 released <em>posted on July 5th, 2015</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M31 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -375,7 +383,7 @@ DIRAPI-291, The Immutable schema object
 <p>This release fixes a security vulnerability, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=2015-3250">CVE-2015-3250</a>.</p>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_3">News<a class="headerlink" href="#news_3" title="Permanent link">&para;</a></h1>
+<h1 id="news_4">News<a class="headerlink" href="#news_4" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M30 released <em>posted on May 2nd, 2015</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M30 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -402,7 +410,7 @@ DIRAPI-291, The Immutable schema object
 </ul>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_4">News<a class="headerlink" href="#news_4" title="Permanent link">&para;</a></h1>
+<h1 id="news_5">News<a class="headerlink" href="#news_5" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M29 released <em>posted on April 2nd, 2015</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M29 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -433,7 +441,7 @@ DIRAPI-291, The Immutable schema object
 </ul>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_5">News<a class="headerlink" href="#news_5" title="Permanent link">&para;</a></h1>
+<h1 id="news_6">News<a class="headerlink" href="#news_6" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M28 released <em>posted on January 15th, 2015</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M28 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -448,7 +456,7 @@ DIRAPI-291, The Immutable schema object
 </ul>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_6">News<a class="headerlink" href="#news_6" title="Permanent link">&para;</a></h1>
+<h1 id="news_7">News<a class="headerlink" href="#news_7" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M27 released <em>posted on December 29th, 2014</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M27 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -457,7 +465,7 @@ DIRAPI-291, The Immutable schema object
 <p>This release included a new Control : <em>proxied-authz</em> <a href="https://www.rfc-editor.org/rfc/rfc4370.txt">RFC-4370</a>, and a major cleanup of the OSGi Manifests. </p>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_7">News<a class="headerlink" href="#news_7" title="Permanent link">&para;</a></h1>
+<h1 id="news_8">News<a class="headerlink" href="#news_8" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M26 released <em>posted on November 22th, 2014</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M26 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -467,7 +475,7 @@ DIRAPI-291, The Immutable schema object
 <p><b>Bugs : </b></p>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_8">News<a class="headerlink" href="#news_8" title="Permanent link">&para;</a></h1>
+<h1 id="news_9">News<a class="headerlink" href="#news_9" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M25 released <em>posted on November 11th, 2014</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M25 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -486,7 +494,7 @@ DIRAPI-291, The Immutable schema object
 </ul>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_9">News<a class="headerlink" href="#news_9" title="Permanent link">&para;</a></h1>
+<h1 id="news_10">News<a class="headerlink" href="#news_10" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M24 released <em>posted on August 2th, 2014</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M24 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -501,7 +509,7 @@ DIRAPI-291, The Immutable schema object
 </ul>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_10">News<a class="headerlink" href="#news_10" title="Permanent link">&para;</a></h1>
+<h1 id="news_11">News<a class="headerlink" href="#news_11" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M23 released <em>posted on July 4th, 2014</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M23 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -519,7 +527,7 @@ DIRAPI-291, The Immutable schema object
 </ul>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_11">News<a class="headerlink" href="#news_11" title="Permanent link">&para;</a></h1>
+<h1 id="news_12">News<a class="headerlink" href="#news_12" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M22 released <em>posted on April 22th, 2014</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M22 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/1-introduction.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/1-introduction.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/1-introduction.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/10-entry.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/10-entry.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/10-entry.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/11-filter.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/11-filter.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/11-filter.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/12-cursor.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/12-cursor.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/12-cursor.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/13-controls.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/13-controls.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/13-controls.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/14-extended-operations.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/14-extended-operations.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/14-extended-operations.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/15-ldif.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/15-ldif.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/15-ldif.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/16-dsml.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/16-dsml.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/16-dsml.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/17-osgi.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/17-osgi.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/17-osgi.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/2-general-structure.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/2-general-structure.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/2-general-structure.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/3-building.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/3-building.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/3-building.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/4-asn1.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/4-asn1.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/4-asn1.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/4.1-asn1-tlv.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/4.1-asn1-tlv.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/4.1-asn1-tlv.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/5-network.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/5-network.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/5-network.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/6-codec.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/6-codec.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/6-codec.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/7-ldap-messages.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/7-ldap-messages.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/7-ldap-messages.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/8-schema.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/8-schema.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/8-schema.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/9-dn.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/9-dn.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/9-dn.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/java-api.html
==============================================================================
--- websites/staging/directory/trunk/content/api/java-api.html (original)
+++ websites/staging/directory/trunk/content/api/java-api.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/migration-guide.html
==============================================================================
--- websites/staging/directory/trunk/content/api/migration-guide.html (original)
+++ websites/staging/directory/trunk/content/api/migration-guide.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/download-old-versions.html">Older versions</a></li>
     </ul>

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 Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/download-old-versions.html">Older versions</a></li>
     </ul>
@@ -171,6 +171,14 @@
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="news">News<a class="headerlink" href="#news" title="Permanent link">&para;</a></h1>
+<p><h2 class="news">Apache Directory LDAP API 1.0.3 released <em>posted on April 19th, 2019</em></h2></p>
+<p>The Apache Directory Team is proud to announce the availability of version 1.0.3 of the Apache Directory LDAP API.</p>
+<p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
+<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>This is a bug fix release that fixes an issue when using <em>MINA 2.1.1</em> version: a <em>SSL/TLS</em> connection would stall because we were waiting on an event that <em>MINA 2.1.1</em> would never produced.</p>
+<p>Downloads are available <a href="downloads-2.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
+<h1 id="news_1">News<a class="headerlink" href="#news_1" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 2.0.0.AM2 released <em>posted on September 3rd, 2018</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 2.0.0.AM2 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -188,7 +196,7 @@ DIRAPI-291, The Immutable schema object
 <p>The Apache LDAP API 1.0.2 that has just been released fix a <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-1337">critical security issue</a>: A bug in the way the SSL Filter was setup made it possible for another thread to use the connection before the TLS layer has been established, if the connection has already been used and put back in a pool of connections, leading to leaking any information contained in this request (including the credentials when sending a BIND request)</p>
 <p>We urge you to switch to this version.</p>
 <p>Downloads are available <a href="downloads-1.html">here</a></p>
-<h1 id="news_1">News<a class="headerlink" href="#news_1" title="Permanent link">&para;</a></h1>
+<h1 id="news_2">News<a class="headerlink" href="#news_2" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.2 released <em>posted on June 6st, 2018</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.2 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -340,7 +348,7 @@ DIRAPI-291, The Immutable schema object
 <li><a href="https://issues.apache.org/jira/browse/DIRAPI-191">DIRAPI-191</a> - How to get attributes list according to objectClass</li>
 </ul>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_2">News<a class="headerlink" href="#news_2" title="Permanent link">&para;</a></h1>
+<h1 id="news_3">News<a class="headerlink" href="#news_3" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M31 released <em>posted on July 5th, 2015</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M31 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -349,7 +357,7 @@ DIRAPI-291, The Immutable schema object
 <p>This release fixes a security vulnerability, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=2015-3250">CVE-2015-3250</a>.</p>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_3">News<a class="headerlink" href="#news_3" title="Permanent link">&para;</a></h1>
+<h1 id="news_4">News<a class="headerlink" href="#news_4" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M30 released <em>posted on May 2nd, 2015</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M30 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -376,7 +384,7 @@ DIRAPI-291, The Immutable schema object
 </ul>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_4">News<a class="headerlink" href="#news_4" title="Permanent link">&para;</a></h1>
+<h1 id="news_5">News<a class="headerlink" href="#news_5" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M29 released <em>posted on April 2nd, 2015</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M29 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -407,7 +415,7 @@ DIRAPI-291, The Immutable schema object
 </ul>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_5">News<a class="headerlink" href="#news_5" title="Permanent link">&para;</a></h1>
+<h1 id="news_6">News<a class="headerlink" href="#news_6" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M28 released <em>posted on January 15th, 2015</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M28 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -422,7 +430,7 @@ DIRAPI-291, The Immutable schema object
 </ul>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_6">News<a class="headerlink" href="#news_6" title="Permanent link">&para;</a></h1>
+<h1 id="news_7">News<a class="headerlink" href="#news_7" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M27 released <em>posted on December 29th, 2014</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M27 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -431,7 +439,7 @@ DIRAPI-291, The Immutable schema object
 <p>This release included a new Control : <em>proxied-authz</em> <a href="https://www.rfc-editor.org/rfc/rfc4370.txt">RFC-4370</a>, and a major cleanup of the OSGi Manifests. </p>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_7">News<a class="headerlink" href="#news_7" title="Permanent link">&para;</a></h1>
+<h1 id="news_8">News<a class="headerlink" href="#news_8" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M26 released <em>posted on November 22th, 2014</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M26 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -441,7 +449,7 @@ DIRAPI-291, The Immutable schema object
 <p><b>Bugs : </b></p>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_8">News<a class="headerlink" href="#news_8" title="Permanent link">&para;</a></h1>
+<h1 id="news_9">News<a class="headerlink" href="#news_9" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M25 released <em>posted on November 11th, 2014</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M25 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -460,7 +468,7 @@ DIRAPI-291, The Immutable schema object
 </ul>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_9">News<a class="headerlink" href="#news_9" title="Permanent link">&para;</a></h1>
+<h1 id="news_10">News<a class="headerlink" href="#news_10" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M24 released <em>posted on August 2th, 2014</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M24 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -475,7 +483,7 @@ DIRAPI-291, The Immutable schema object
 </ul>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_10">News<a class="headerlink" href="#news_10" title="Permanent link">&para;</a></h1>
+<h1 id="news_11">News<a class="headerlink" href="#news_11" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M23 released <em>posted on July 4th, 2014</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M23 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
@@ -493,7 +501,7 @@ DIRAPI-291, The Immutable schema object
 </ul>
 <p>Feel free to experiment, we highly appreciate your feedback !</p>
 <p>Downloads are available <a href="downloads-1.html">here</a> and the User's Guide is <a href="user-guide.html">there</a></p>
-<h1 id="news_11">News<a class="headerlink" href="#news_11" title="Permanent link">&para;</a></h1>
+<h1 id="news_12">News<a class="headerlink" href="#news_12" title="Permanent link">&para;</a></h1>
 <p><h2 class="news">Apache Directory LDAP API 1.0.0-M22 released <em>posted on April 22th, 2014</em></h2></p>
 <p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M22 of the Apache Directory LDAP API.</p>
 <p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>

Modified: websites/staging/directory/trunk/content/api/user-guide.html
==============================================================================
--- websites/staging/directory/trunk/content/api/user-guide.html (original)
+++ websites/staging/directory/trunk/content/api/user-guide.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/user-guide/1-introduction.html
==============================================================================
--- websites/staging/directory/trunk/content/api/user-guide/1-introduction.html (original)
+++ websites/staging/directory/trunk/content/api/user-guide/1-introduction.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>

Modified: websites/staging/directory/trunk/content/api/user-guide/1.1-java-and-ldap.html
==============================================================================
--- websites/staging/directory/trunk/content/api/user-guide/1.1-java-and-ldap.html (original)
+++ websites/staging/directory/trunk/content/api/user-guide/1.1-java-and-ldap.html Fri Apr 19 23:48:48 2019
@@ -104,7 +104,7 @@
     </ul>
     <h5>Downloads</h5>
     <ul>
-	    <li><a href="./../../api/downloads-1.html">Version 1.0.2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+	    <li><a href="./../../api/downloads-1.html">Version 1.0.3</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/downloads-2.html">Version 2.0.0.AM2</a>&nbsp;&nbsp;<IMG src="./../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
         <li><a href="./../../api/download-old-versions.html">Older versions</a></li>
     </ul>