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/01/11 11:36:48 UTC

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

Author: buildbot
Date: Fri Jan 11 10:36:48 2013
New Revision: 846115

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 Jan 11 10:36:48 2013
@@ -1 +1 @@
-1431975
+1431980

Modified: websites/staging/commons/trunk/content/.htaccess
==============================================================================
--- websites/staging/commons/trunk/content/.htaccess (original)
+++ websites/staging/commons/trunk/content/.htaccess Fri Jan 11 10:36:48 2013
@@ -4,6 +4,7 @@ RedirectMatch ^(.*)/collections/(.*) $1/
 RedirectMatch ^(.*)/exec/(.*) $1/propers/commons-exec/$2
 RedirectMatch ^(.*)/cli/(.*) $1/propers/commons-cli/$2
 RedirectMatch ^(.*)/ognl/(.*) $1/propers/commons-ognl/$2
+RedirectMatch ^(.*)/digester/(.*) $1/propers/commons-digester/$2
 
 #sandbox
 RedirectMatch ^(.*)/sandbox/cli2/(.*) $1/sandbox-sites/commons-cli2/$2