You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2015/10/19 23:36:27 UTC

svn commit: r969528 - in /websites/staging/directory/trunk/content: api/gen-docs/.htaccess extpaths.txt

Author: elecharny
Date: Mon Oct 19 21:36:26 2015
New Revision: 969528

Log:
Updated the references to the LDAP API 1.0.0-M32 release javadoc

Modified:
    websites/staging/directory/trunk/content/api/gen-docs/.htaccess
    websites/staging/directory/trunk/content/extpaths.txt

Modified: websites/staging/directory/trunk/content/api/gen-docs/.htaccess
==============================================================================
--- websites/staging/directory/trunk/content/api/gen-docs/.htaccess (original)
+++ websites/staging/directory/trunk/content/api/gen-docs/.htaccess Mon Oct 19 21:36:26 2015
@@ -2,5 +2,5 @@ RewriteEngine on
 
 RewriteBase /api/gen-docs
 
-RewriteRule ^latest$ 1.0.0-M30/
-RewriteRule ^latest/(.*)$ 1.0.0-M30/$1
+RewriteRule ^latest$ 1.0.0-M32/
+RewriteRule ^latest/(.*)$ 1.0.0-M32/$1

Modified: websites/staging/directory/trunk/content/extpaths.txt
==============================================================================
--- websites/staging/directory/trunk/content/extpaths.txt (original)
+++ websites/staging/directory/trunk/content/extpaths.txt Mon Oct 19 21:36:26 2015
@@ -26,6 +26,7 @@ apacheds/gen-docs/2.0.0-M2
 apacheds/gen-docs/2.0.0-M1
 
 # API
+api/gen-docs/1.0.0-M32
 api/gen-docs/1.0.0-M31
 api/gen-docs/1.0.0-M30
 api/gen-docs/1.0.0-M29