Author: sebb Date: Sun Sep 24 16:31:38 2017 New Revision: 1809527 URL: http://svn.apache.org/viewvc?rev=1809527&view=rev Log: Launcher is dormant
Modified: commons/cms-site/trunk/content/resources/.htaccess Modified: commons/cms-site/trunk/content/resources/.htaccess URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/.htaccess?rev=1809527&r1=1809526&r2=1809527&view=diff ============================================================================== --- commons/cms-site/trunk/content/resources/.htaccess (original) +++ commons/cms-site/trunk/content/resources/.htaccess Sun Sep 24 16:31:38 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