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 10:47:22 UTC

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

Author: buildbot
Date: Tue Feb 26 09:47:21 2013
New Revision: 852025

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 09:47:21 2013
@@ -1 +1 @@
-1450098
+1450099

Modified: websites/staging/commons/trunk/content/.htaccess
==============================================================================
--- websites/staging/commons/trunk/content/.htaccess (original)
+++ websites/staging/commons/trunk/content/.htaccess Tue Feb 26 09:47:21 2013
@@ -10,7 +10,7 @@ RedirectMatch ^(.*)/beanutils/(.*) $1/pr
 RedirectMatch ^(.*)/betwixt/(.*) $1/proper/commons-betwixt/$2
 RedirectMatch ^(.*)/bsf/(.*) $1/proper/commons-bsf/$2
 RedirectMatch ^(.*)/chain/(.*) $1/proper/commons-chain/$2
-RedirectMatch ^(.*)/cli(.*) $1/proper/commons-cli/$2
+RedirectMatch ^(.*)/cli(.*)/ $1/proper/commons-cli/$2
 RedirectMatch ^(.*)/codec/(.*) $1/proper/commons-codec/$2
 RedirectMatch ^(.*)/collections/(.*) $1/proper/commons-collections/$2
 RedirectMatch ^(.*)/compress/(.*) $1/proper/commons-compress/$2