Author: hboutemy
Date: Fri Dec 11 15:00:08 2015
New Revision: 1719440

URL: http://svn.apache.org/viewvc?rev=1719440&view=rev
Log:
redirect /shared/maven-doxia-tools to /doxia/doxia-tools/doxia-integration-tools

Modified:
    maven/site/trunk/content/filtered-resources/.htaccess

Modified: maven/site/trunk/content/filtered-resources/.htaccess
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/filtered-resources/.htaccess?rev=1719440&r1=1719439&r2=1719440&view=diff
==============================================================================
--- maven/site/trunk/content/filtered-resources/.htaccess (original)
+++ maven/site/trunk/content/filtered-resources/.htaccess Fri Dec 11 15:00:08 
2015
@@ -55,6 +55,7 @@ RedirectMatch permanent ^/plugins/maven-
 RedirectMatch permanent ^/plugins/maven-scm-plugin/(.*)$ 
http://maven.apache.org/scm/maven-scm-plugin/$1
 RedirectMatch permanent ^/plugins/maven-surefire-plugin/(.*)$ 
http://maven.apache.org/surefire/maven-surefire-plugin/$1
 RedirectMatch permanent ^/plugins/maven-surefire-report-plugin/(.*)$ 
http://maven.apache.org/surefire/maven-surefire-report-plugin/$1
+RedirectMatch permanent ^/shared/maven-doxia-tools/(.*)$ 
/doxia/doxia-tools/doxia-integration-tools/$1
 RedirectMatch permanent ^/shared/maven-plugin-testing-harness/(.*)$ 
http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/$1
 RedirectMatch permanent ^/shared/maven-plugin-testing-tools/(.*)$ 
http://maven.apache.org/plugin-testing/maven-plugin-testing-tools/$1
 RedirectMatch permanent ^/shared/maven-plugin-tools/(.*)$ 
http://maven.apache.org/plugin-tools/$1


Reply via email to