Author: buildbot Date: Fri Mar 1 16:32:18 2013 New Revision: 852567 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:32:18 2013 @@ -1 +1 @@ -1451635 +1451637 Modified: websites/staging/commons/trunk/content/.htaccess ============================================================================== --- websites/staging/commons/trunk/content/.htaccess (original) +++ websites/staging/commons/trunk/content/.htaccess Fri Mar 1 16:32:18 2013 @@ -70,7 +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 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