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/11/19 01:35:57 UTC

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

Author: elecharny
Date: Wed Nov 19 00:35:57 2014
New Revision: 929709

Log:
Prepared the site for the javadoc/xref injection

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

Modified: websites/staging/directory/trunk/content/extpaths.txt
==============================================================================
--- websites/staging/directory/trunk/content/extpaths.txt (original)
+++ websites/staging/directory/trunk/content/extpaths.txt Wed Nov 19 00:35:57 2014
@@ -47,6 +47,7 @@ api/gen-docs/1.0.0-M2
 api/gen-docs/1.0.0-M1
 
 # Mavibot
+mavibot/gen-docs/1.0.0-M6
 mavibot/gen-docs/1.0.0-M5
 mavibot/gen-docs/1.0.0-M4
 mavibot/gen-docs/1.0.0-M3

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 Wed Nov 19 00:35:57 2014
@@ -2,6 +2,6 @@ RewriteEngine on
 
 RewriteBase /mavibot/gen-docs
 
-RewriteRule ^latest$ 1.0.0-M5/
-RewriteRule ^latest/(.*)$ 1.0.0-M5/$1
+RewriteRule ^latest$ 1.0.0-M6/
+RewriteRule ^latest/(.*)$ 1.0.0-M6/$1