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 18:14:06 UTC

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

Author: buildbot
Date: Sun Sep 24 18:14:06 2017
New Revision: 1018637

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 18:14:06 2017
@@ -1 +1 @@
-1809527
+1809528

Modified: websites/staging/commons/trunk/content/.htaccess
==============================================================================
--- websites/staging/commons/trunk/content/.htaccess (original)
+++ websites/staging/commons/trunk/content/.htaccess Sun Sep 24 18:14:06 2017
@@ -39,7 +39,6 @@ Redirect /crypto /proper/commons-crypto
 Redirect /daemon /proper/commons-daemon
 Redirect /dbcp /proper/commons-dbcp
 Redirect /dbutils /proper/commons-dbutils
-Redirect /discovery /proper/commons-discovery
 Redirect /digester /proper/commons-digester
 Redirect /email /proper/commons-email
 Redirect /exec /proper/commons-exec
@@ -98,7 +97,8 @@ Redirect /primitives /dormant/commons-pr
 Redirect /transaction /dormant/commons-transaction
 Redirect /launcher /dormant/commons-launcher
 Redirect /proper/commons-launcher /dormant/commons-launcher
-
+Redirect /discovery /dormant/commons-discovery
+Redirect /proper/commons-discovery /dormant/commons-discovery
 
 #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