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 00:07:36 UTC

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

Author: buildbot
Date: Thu Jan 10 23:07:35 2013
New Revision: 846014

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 Thu Jan 10 23:07:35 2013
@@ -1 +1 @@
-1431703
+1431720

Modified: websites/staging/commons/trunk/content/.htaccess
==============================================================================
--- websites/staging/commons/trunk/content/.htaccess (original)
+++ websites/staging/commons/trunk/content/.htaccess Thu Jan 10 23:07:35 2013
@@ -1,2 +1,5 @@
 # redirect from previous path
-RedirectMatch ^/collections/(.*)$ /propers/commons-collections/$1
\ No newline at end of file
+RedirectMatch ^/collections/(.*) /propers/commons-collections/$1
+RedirectMatch ^/exec/(.*) /propers/commons-exec/$1
+RedirectMatch ^/cli/(.*) /propers/commons-cli/$1
+RedirectMatch ^/ognl/(.*) /propers/commons-ognl/$1
\ No newline at end of file