Author: buildbot
Date: Fri Mar  1 16:22:22 2013
New Revision: 852564

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:22:22 2013
@@ -1 +1 @@
-1451632
+1451635

Modified: websites/staging/commons/trunk/content/.htaccess
==============================================================================
--- websites/staging/commons/trunk/content/.htaccess (original)
+++ websites/staging/commons/trunk/content/.htaccess Fri Mar  1 16:22:22 2013
@@ -70,5 +70,7 @@ 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://comons.apache.org/proper/commons-(.*)/api-release/(.*) 
http://comons.apache.org/proper/commons-$1/javadocs/api-release/$2
-RedirectMatch http://comons.apache.org/proper/commons-(.*)/api(.*)/(.*) 
http://comons.apache.org/proper/commons-$1/javadocs/api$2/$3
\ No newline at end of file
+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
+
+


Reply via email to