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 2018/07/26 01:05:44 UTC

svn commit: r1033069 - in /websites/staging/directory/trunk/content: ./ index.html

Author: buildbot
Date: Thu Jul 26 01:05:44 2018
New Revision: 1033069

Log:
Staging update by buildbot for directory

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

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jul 26 01:05:44 2018
@@ -1 +1 @@
-1836687
+1836688

Modified: websites/staging/directory/trunk/content/index.html
==============================================================================
--- websites/staging/directory/trunk/content/index.html (original)
+++ websites/staging/directory/trunk/content/index.html Thu Jul 26 01:05:44 2018
@@ -220,6 +220,10 @@ td {font-size: 12px;}
           <a href="./../api/downloads.html" class="download_badge_api"><b>Download Apache<br>LDAP API 1.0.2</b></a>
         </div>
 
+        <div class="download-link">
+          <a href="./../api/downloads.html" class="download_badge_api"><b>Download Apache<br>LDAP API 2.0.0-AM1</b></a>
+        </div>
+
         <div class="separator">&nbsp;</div>
         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).
         This is a "schema aware" API with some convenient ways to access all types of LDAP servers, not only ApacheDS but any LDAP server.