You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by bu...@apache.org on 2017/09/24 16:31:43 UTC

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

Author: buildbot
Date: Sun Sep 24 16:31:42 2017
New Revision: 1018633

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 Sun Sep 24 16:31:42 2017
@@ -1 +1 @@
-1809526
+1809527

Modified: websites/staging/commons/trunk/content/.htaccess
==============================================================================
--- websites/staging/commons/trunk/content/.htaccess (original)
+++ websites/staging/commons/trunk/content/.htaccess Sun Sep 24 16:31:42 2017
@@ -53,7 +53,6 @@ Redirect /jelly /proper/commons-jelly
 Redirect /jexl /proper/commons-jexl
 Redirect /jxpath /proper/commons-jxpath
 Redirect /lang /proper/commons-lang
-Redirect /launcher /proper/commons-launcher
 Redirect /logging /proper/commons-logging
 Redirect /math /proper/commons-math
 Redirect /modeler /proper/commons-modeler
@@ -97,6 +96,9 @@ Redirect /betwixt /dormant/commons-betwi
 Redirect /el /dormant/commons-el
 Redirect /primitives /dormant/commons-primitives
 Redirect /transaction /dormant/commons-transaction
+Redirect /launcher /dormant/commons-launcher
+Redirect /proper/commons-launcher /dormant/commons-launcher
+
 
 #javadocs generic redirect a pattern was to use api-release/ or apix.x.x.
 #RedirectMatch /proper/commons-(.*)/api-release(.*) http://commons.apache.org/proper/commons-$1/javadocs/api-release/$2