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 2014/08/02 18:37:42 UTC

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

Author: elecharny
Date: Sat Aug  2 16:37:42 2014
New Revision: 918213

Log:
Updated the .htaccess and extpaths for teh release of Apache LDAP API 1.0.0-M24

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 Sat Aug  2 16:37:42 2014
@@ -2,5 +2,5 @@ RewriteEngine on
 
 RewriteBase /api/gen-docs
 
-RewriteRule ^latest$ 1.0.0-M23/
-RewriteRule ^latest/(.*)$ 1.0.0-M23/$1
+RewriteRule ^latest$ 1.0.0-M24/
+RewriteRule ^latest/(.*)$ 1.0.0-M24/$1

Modified: websites/staging/directory/trunk/content/extpaths.txt
==============================================================================
--- websites/staging/directory/trunk/content/extpaths.txt (original)
+++ websites/staging/directory/trunk/content/extpaths.txt Sat Aug  2 16:37:42 2014
@@ -8,6 +8,7 @@ apacheds/gen-docs/2.0.0-M16
 apacheds/gen-docs/2.0.0-M17
 
 # API
+api/gen-docs/1.0.0-M24
 api/gen-docs/1.0.0-M23
 api/gen-docs/1.0.0-M22
 api/gen-docs/1.0.0-M21