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/01/15 16:43:59 UTC

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

Author: elecharny
Date: Thu Jan 15 15:43:58 2015
New Revision: 936322

Log:
Bumped up to the latest release of LDAP API : 1.0.0-M28

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 Thu Jan 15 15:43:58 2015
@@ -2,5 +2,5 @@ RewriteEngine on
 
 RewriteBase /api/gen-docs
 
-RewriteRule ^latest$ 1.0.0-M27/
-RewriteRule ^latest/(.*)$ 1.0.0-M27/$1
+RewriteRule ^latest$ 1.0.0-M28/
+RewriteRule ^latest/(.*)$ 1.0.0-M28/$1

Modified: websites/staging/directory/trunk/content/extpaths.txt
==============================================================================
--- websites/staging/directory/trunk/content/extpaths.txt (original)
+++ websites/staging/directory/trunk/content/extpaths.txt Thu Jan 15 15:43:58 2015
@@ -22,6 +22,7 @@ apacheds/gen-docs/2.0.0-M2
 apacheds/gen-docs/2.0.0-M1
 
 # API
+api/gen-docs/1.0.0-M28
 api/gen-docs/1.0.0-M27
 api/gen-docs/1.0.0-M26
 api/gen-docs/1.0.0-M25