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:53:01 UTC

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

Author: buildbot
Date: Tue Feb 26 09:53:01 2013
New Revision: 852028

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:53:01 2013
@@ -1 +1 @@
-1450100
+1450101

Modified: websites/staging/commons/trunk/content/.htaccess
==============================================================================
--- websites/staging/commons/trunk/content/.htaccess (original)
+++ websites/staging/commons/trunk/content/.htaccess Tue Feb 26 09:53:01 2013
@@ -4,66 +4,66 @@ Redirect /proper/ http://commons.apache.
 # redirect from previous path
 
 #propers
-RedirectMatch ^(.*)/attributes/(.*) $1/proper/commons-attributes/$2
-RedirectMatch ^(.*)/bcel/(.*) $1/proper/commons-bcel/$2
-RedirectMatch ^(.*)/beanutils/(.*) $1/proper/commons-beanutils/$2
-RedirectMatch ^(.*)/betwixt/(.*) $1/proper/commons-betwixt/$2
-RedirectMatch ^(.*)/bsf/(.*) $1/proper/commons-bsf/$2
-RedirectMatch ^(.*)/chain/(.*) $1/proper/commons-chain/$2
+RedirectMatch ^(.*)/attributes/(.*) /proper/commons-attributes/$2
+RedirectMatch ^(.*)/bcel/(.*) /proper/commons-bcel/$2
+RedirectMatch ^(.*)/beanutils/(.*) /proper/commons-beanutils/$2
+RedirectMatch ^(.*)/betwixt/(.*) /proper/commons-betwixt/$2
+RedirectMatch ^(.*)/bsf/(.*) /proper/commons-bsf/$2
+RedirectMatch ^(.*)/chain/(.*) /proper/commons-chain/$2
 RedirectMatch ^(.*)/cli(.*) /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
-RedirectMatch ^(.*)/configuration/(.*) $1/proper/commons-configuration/$2
-RedirectMatch ^(.*)/csv/(.*) $1/proper/commons-csv/$2
-RedirectMatch ^(.*)/daemon/(.*) $1/proper/commons-daemon/$2
-RedirectMatch ^(.*)/dbcp/(.*) $1/proper/commons-dbcp/$2
-RedirectMatch ^(.*)/dbutils/(.*) $1/proper/commons-dbutils/$2
-RedirectMatch ^(.*)/discovery/(.*) $1/proper/commons-discovery/$2
-RedirectMatch ^(.*)/digester/(.*) $1/proper/commons-digester/$2
-RedirectMatch ^(.*)/el/(.*) $1/proper/commons-el/$2
-RedirectMatch ^(.*)/email/(.*) $1/proper/commons-email/$2
-RedirectMatch ^(.*)/exec/(.*) $1/proper/commons-exec/$2
-RedirectMatch ^(.*)/fileupload/(.*) $1/proper/commons-fileupload/$2
-RedirectMatch ^(.*)/functor/(.*) $1/proper/commons-functor/$2
-RedirectMatch ^(.*)/imaging/(.*) $1/proper/commons-imaging/$2
-RedirectMatch ^(.*)/io/(.*) $1/proper/commons-io/$2
-RedirectMatch ^(.*)/jci/(.*) $1/proper/commons-jci/$2
-RedirectMatch ^(.*)/jcs/(.*) $1/proper/commons-jcs/$2
-RedirectMatch ^(.*)/jelly/(.*) $1/proper/commons-jelly/$2
-RedirectMatch ^(.*)/jexl/(.*) $1/proper/commons-jexl/$2
-RedirectMatch ^(.*)/jxpath/(.*) $1/proper/commons-jxpath/$2
-RedirectMatch ^(.*)/lang/(.*) $1/proper/commons-lang/$2
-RedirectMatch ^(.*)/launcher/(.*) $1/proper/commons-launcher/$2
-RedirectMatch ^(.*)/logging/(.*) $1/proper/commons-logging/$2
-RedirectMatch ^(.*)/math/(.*) $1/proper/commons-math/$2
-RedirectMatch ^(.*)/modeler/(.*) $1/proper/commons-modeler/$2
-RedirectMatch ^(.*)/net/(.*) $1/proper/commons-net/$2
-RedirectMatch ^(.*)/ognl/(.*) $1/proper/commons-ognl/$2
-RedirectMatch ^(.*)/pool/(.*) $1/proper/commons-pool/$2
-RedirectMatch ^(.*)/primitives/(.*) $1/proper/commons-primitives/$2
-RedirectMatch ^(.*)/proxy/(.*) $1/proper/commons-proxy/$2
-RedirectMatch ^(.*)/scxml/(.*) $1/proper/commons-scxml/$2
-RedirectMatch ^(.*)/transaction/(.*) $1/proper/commons-transaction/$2
-RedirectMatch ^(.*)/validator/(.*) $1/proper/commons-validator/$2
-RedirectMatch ^(.*)/vfs/(.*) $1/proper/commons-vfs/$2
+RedirectMatch ^(.*)/codec/(.*) /proper/commons-codec/$2
+RedirectMatch ^(.*)/collections/(.*) /proper/commons-collections/$2
+RedirectMatch ^(.*)/compress/(.*) /proper/commons-compress/$2
+RedirectMatch ^(.*)/configuration/(.*) /proper/commons-configuration/$2
+RedirectMatch ^(.*)/csv/(.*) /proper/commons-csv/$2
+RedirectMatch ^(.*)/daemon/(.*) /proper/commons-daemon/$2
+RedirectMatch ^(.*)/dbcp/(.*) /proper/commons-dbcp/$2
+RedirectMatch ^(.*)/dbutils/(.*) /proper/commons-dbutils/$2
+RedirectMatch ^(.*)/discovery/(.*) /proper/commons-discovery/$2
+RedirectMatch ^(.*)/digester/(.*) /proper/commons-digester/$2
+RedirectMatch ^(.*)/el/(.*) /proper/commons-el/$2
+RedirectMatch ^(.*)/email/(.*) /proper/commons-email/$2
+RedirectMatch ^(.*)/exec/(.*) /proper/commons-exec/$2
+RedirectMatch ^(.*)/fileupload/(.*) /proper/commons-fileupload/$2
+RedirectMatch ^(.*)/functor/(.*) /proper/commons-functor/$2
+RedirectMatch ^(.*)/imaging/(.*) /proper/commons-imaging/$2
+RedirectMatch ^(.*)/io/(.*) /proper/commons-io/$2
+RedirectMatch ^(.*)/jci/(.*) /proper/commons-jci/$2
+RedirectMatch ^(.*)/jcs/(.*) /proper/commons-jcs/$2
+RedirectMatch ^(.*)/jelly/(.*) /proper/commons-jelly/$2
+RedirectMatch ^(.*)/jexl/(.*) /proper/commons-jexl/$2
+RedirectMatch ^(.*)/jxpath/(.*) /proper/commons-jxpath/$2
+RedirectMatch ^(.*)/lang/(.*) /proper/commons-lang/$2
+RedirectMatch ^(.*)/launcher/(.*) /proper/commons-launcher/$2
+RedirectMatch ^(.*)/logging/(.*) /proper/commons-logging/$2
+RedirectMatch ^(.*)/math/(.*) /proper/commons-math/$2
+RedirectMatch ^(.*)/modeler/(.*) /proper/commons-modeler/$2
+RedirectMatch ^(.*)/net/(.*) /proper/commons-net/$2
+RedirectMatch ^(.*)/ognl/(.*) /proper/commons-ognl/$2
+RedirectMatch ^(.*)/pool/(.*) /proper/commons-pool/$2
+RedirectMatch ^(.*)/primitives/(.*) /proper/commons-primitives/$2
+RedirectMatch ^(.*)/proxy/(.*) /proper/commons-proxy/$2
+RedirectMatch ^(.*)/scxml/(.*) /proper/commons-scxml/$2
+RedirectMatch ^(.*)/transaction/(.*) /proper/commons-transaction/$2
+RedirectMatch ^(.*)/validator/(.*) /proper/commons-validator/$2
+RedirectMatch ^(.*)/vfs/(.*) /proper/commons-vfs/$2
 
 #sandbox
-RedirectMatch ^(.*)/sandbox/beanutils2/(.*) $1/sandbox/commons-beanutils2/$2
-RedirectMatch ^(.*)/sandbox/classscan/(.*) $1/sandbox/commons-classscan/$2
-RedirectMatch ^(.*)/sandbox/cli2/(.*) $1/sandbox/commons-cli2/$2
-RedirectMatch ^(.*)/sandbox/convert/(.*) $1/sandbox/commons-convert/$2
-RedirectMatch ^(.*)/sandbox/finder/(.*) $1/sandbox/commons-finder/$2
-RedirectMatch ^(.*)/sandbox/flatfile/(.*) $1/sandbox/commons-flatfile/$2
-RedirectMatch ^(.*)/sandbox/functor/(.*) $1/sandbox/commons-functor/$2
-RedirectMatch ^(.*)/sandbox/graph/(.*) $1/sandbox/commons-graph/$2
-RedirectMatch ^(.*)/sandbox/i18n/(.*) $1/sandbox/commons-i18n/$2
-RedirectMatch ^(.*)/sandbox/id/(.*) $1/sandbox/commons-id/$2
-RedirectMatch ^(.*)/sandbox/javaflow/(.*) $1/sandbox/commons-javaflow/$2
-RedirectMatch ^(.*)/sandbox/jnet/(.*) $1/sandbox/commons-jnet/$2
-RedirectMatch ^(.*)/sandbox/monitoring/(.*) $1/sandbox/commons-monitoring/$2
-RedirectMatch ^(.*)/sandbox/nabla/(.*) $1/sandbox/commons-nabla/$2
-RedirectMatch ^(.*)/sandbox/openpgp/(.*) $1/sandbox/commons-openpgp/$2
-RedirectMatch ^(.*)/sandbox/performance/(.*) $1/sandbox/commons-performance/$2
-RedirectMatch ^(.*)/sandbox/pipeline/(.*) $1/sandbox/commons-pipeline/$2
-RedirectMatch ^(.*)/sandbox/privilizer/(.*) $1/sandbox/commons-privilizer/$2
\ No newline at end of file
+RedirectMatch ^(.*)/sandbox/beanutils2/(.*) /sandbox/commons-beanutils2/$2
+RedirectMatch ^(.*)/sandbox/classscan/(.*) /sandbox/commons-classscan/$2
+RedirectMatch ^(.*)/sandbox/cli2/(.*) /sandbox/commons-cli2/$2
+RedirectMatch ^(.*)/sandbox/convert/(.*) /sandbox/commons-convert/$2
+RedirectMatch ^(.*)/sandbox/finder/(.*) /sandbox/commons-finder/$2
+RedirectMatch ^(.*)/sandbox/flatfile/(.*) /sandbox/commons-flatfile/$2
+RedirectMatch ^(.*)/sandbox/functor/(.*) /sandbox/commons-functor/$2
+RedirectMatch ^(.*)/sandbox/graph/(.*) /sandbox/commons-graph/$2
+RedirectMatch ^(.*)/sandbox/i18n/(.*) /sandbox/commons-i18n/$2
+RedirectMatch ^(.*)/sandbox/id/(.*) /sandbox/commons-id/$2
+RedirectMatch ^(.*)/sandbox/javaflow/(.*) /sandbox/commons-javaflow/$2
+RedirectMatch ^(.*)/sandbox/jnet/(.*) /sandbox/commons-jnet/$2
+RedirectMatch ^(.*)/sandbox/monitoring/(.*) /sandbox/commons-monitoring/$2
+RedirectMatch ^(.*)/sandbox/nabla/(.*) /sandbox/commons-nabla/$2
+RedirectMatch ^(.*)/sandbox/openpgp/(.*) /sandbox/commons-openpgp/$2
+RedirectMatch ^(.*)/sandbox/performance/(.*) /sandbox/commons-performance/$2
+RedirectMatch ^(.*)/sandbox/pipeline/(.*) /sandbox/commons-pipeline/$2
+RedirectMatch ^(.*)/sandbox/privilizer/(.*) /sandbox/commons-privilizer/$2
\ No newline at end of file