You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bu...@apache.org on 2013/03/01 17:34:20 UTC

svn commit: r852569 - in /websites/staging/commons/trunk/content: ./ .htaccess

Author: buildbot
Date: Fri Mar  1 16:34:19 2013
New Revision: 852569

Log:
Staging update by buildbot for commons

Modified:
    websites/staging/commons/trunk/content/   (props changed)
    websites/staging/commons/trunk/content/.htaccess

Propchange: websites/staging/commons/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar  1 16:34:19 2013
@@ -1 +1 @@
-1451637
+1451639

Modified: websites/staging/commons/trunk/content/.htaccess
==============================================================================
--- websites/staging/commons/trunk/content/.htaccess (original)
+++ websites/staging/commons/trunk/content/.htaccess Fri Mar  1 16:34:19 2013
@@ -70,6 +70,6 @@ RedirectMatch ^/sandbox/pipeline(.*) /sa
 RedirectMatch ^/sandbox/privilizer(.*) /sandbox/commons-privilizer/$1
 
 #javadocs generic redirect a pattern was to use api-release/ or apix.x.x.
-RedirectMatch http://commons.apache.org/proper/commons-(.*)/api-release(.*) http://commons.apache.org/proper/commons-$1/javadocs/api-release/$2
-RedirectMatch http://commons.apache.org/proper/commons-(.*)/api-(.*)/(.*) http://commons.apache.org/proper/commons-$1/javadocs/api-$2/$3
+RedirectMatch ^/proper/commons-(.*)/api-release(.*) http://commons.apache.org/proper/commons-$1/javadocs/api-release/$2
+RedirectMatch ^/proper/commons-(.*)/api-(.*)/(.*) http://commons.apache.org/proper/commons-$1/javadocs/api-$2/$3