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/23 01:24:04 UTC

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

Author: buildbot
Date: Sat Mar 23 00:24:04 2013
New Revision: 855637

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 Sat Mar 23 00:24:04 2013
@@ -1 +1 @@
-1459758
+1460067

Modified: websites/staging/commons/trunk/content/.htaccess
==============================================================================
--- websites/staging/commons/trunk/content/.htaccess (original)
+++ websites/staging/commons/trunk/content/.htaccess Sat Mar 23 00:24:04 2013
@@ -19,7 +19,7 @@ RedirectMatch ^/codec(.*) /proper/common
 RedirectMatch ^/collections(.*) /proper/commons-collections/$1
 RedirectMatch ^/compress(.*) /proper/commons-compress/$1
 RedirectMatch ^/configuration(.*) /proper/commons-configuration/$1
-RedirectMatch ^/csv(.*) /proper/commons-csv/$1
+RedirectMatch ^/csv(/.*)? /proper/commons-csv$1
 RedirectMatch ^/daemon(.*) /proper/commons-daemon/$1
 RedirectMatch ^/dbcp(.*) /proper/commons-dbcp/$1
 RedirectMatch ^/dbutils(.*) /proper/commons-dbutils/$1