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/03/13 06:53:46 UTC

svn commit: r901376 - in /websites/staging/directory/trunk/content: apacheds/gen-docs/.htaccess extpaths.txt mavibot/gen-docs/.htaccess

Author: elecharny
Date: Thu Mar 13 05:53:46 2014
New Revision: 901376

Log:
Updated the .htaccess and extpaths.txt to refelct the release of ApacheDS, Mavibot and API

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

Modified: websites/staging/directory/trunk/content/apacheds/gen-docs/.htaccess
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/gen-docs/.htaccess (original)
+++ websites/staging/directory/trunk/content/apacheds/gen-docs/.htaccess Thu Mar 13 05:53:46 2014
@@ -2,5 +2,5 @@ RewriteEngine on
 
 RewriteBase /apacheds/gen-docs
 
-RewriteRule ^latest$ 2.0.0-M14/
-RewriteRule ^latest/(.*)$ 2.0.0-M14/$1
+RewriteRule ^latest$ 2.0.0-M16/
+RewriteRule ^latest/(.*)$ 2.0.0-M16/$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 Mar 13 05:53:46 2014
@@ -4,6 +4,7 @@
 apacheds/gen-docs/2.0.0-M13
 apacheds/gen-docs/2.0.0-M14
 apacheds/gen-docs/2.0.0-M15
+apacheds/gen-docs/2.0.0-M16
 
 # API
 api/gen-docs/1.0.0-M21
@@ -18,6 +19,7 @@ api/gen-docs/1.0.0-M12
 mavibot/gen-docs/1.0.0-M1
 mavibot/gen-docs/1.0.0-M2
 mavibot/gen-docs/1.0.0-M3
+mavibot/gen-docs/1.0.0-M4
 
 # Skins
 skins/gen-docs/1.0.2

Modified: websites/staging/directory/trunk/content/mavibot/gen-docs/.htaccess
==============================================================================
--- websites/staging/directory/trunk/content/mavibot/gen-docs/.htaccess (original)
+++ websites/staging/directory/trunk/content/mavibot/gen-docs/.htaccess Thu Mar 13 05:53:46 2014
@@ -2,5 +2,5 @@ RewriteEngine on
 
 RewriteBase /mavibot/gen-docs
 
-RewriteRule ^latest$ 1.0.0-M3/
-RewriteRule ^latest/(.*)$ 1.0.0-M3/$1
+RewriteRule ^latest$ 1.0.0-M4/
+RewriteRule ^latest/(.*)$ 1.0.0-M4/$1