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/02/26 16:22:57 UTC

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

Author: buildbot
Date: Tue Feb 26 15:22:57 2013
New Revision: 852065

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 Tue Feb 26 15:22:57 2013
@@ -1 +1 @@
-1450209
+1450210

Modified: websites/staging/commons/trunk/content/.htaccess
==============================================================================
--- websites/staging/commons/trunk/content/.htaccess (original)
+++ websites/staging/commons/trunk/content/.htaccess Tue Feb 26 15:22:57 2013
@@ -38,7 +38,7 @@ RedirectMatch ^(.*)/launcher(.*) /proper
 RedirectMatch ^(.*)/logging(.*) /proper/commons-logging/$2
 RedirectMatch ^(.*)/math(.*) /proper/commons-math/$2
 RedirectMatch ^(.*)/modeler(.*) /proper/commons-modeler/$2
-RedirectMatch /net(.*) /proper/commons-net/$1
+RedirectMatch ^/net(.*) /proper/commons-net/$1
 RedirectMatch ^(.*)/ognl(.*) /proper/commons-ognl/$2
 RedirectMatch ^(.*)/pool(.*) /proper/commons-pool/$2
 RedirectMatch ^(.*)/primitives(.*) /proper/commons-primitives/$2