You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/06/02 06:01:07 UTC

svn commit: r1345429 - /maven/site/trunk/src/site/filtered-resources/.htaccess

Author: hboutemy
Date: Sat Jun  2 04:01:07 2012
New Revision: 1345429

URL: http://svn.apache.org/viewvc?rev=1345429&view=rev
Log:
added a redirect for maven-plugin-testing-tools move from shared to plugin-testing

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

Modified: maven/site/trunk/src/site/filtered-resources/.htaccess
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/filtered-resources/.htaccess?rev=1345429&r1=1345428&r2=1345429&view=diff
==============================================================================
--- maven/site/trunk/src/site/filtered-resources/.htaccess (original)
+++ maven/site/trunk/src/site/filtered-resources/.htaccess Sat Jun  2 04:01:07 2012
@@ -54,6 +54,7 @@ RedirectMatch permanent ^/plugins/maven-
 RedirectMatch permanent ^/plugins/maven-scm-plugin/(.*)$ http://maven.apache.org/scm/maven-scm-plugin/$1
 RedirectMatch permanent ^/plugins/maven-plugin-plugin/(.*)$ http://maven.apache.org/plugin-tools/maven-plugin-plugin/$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 ^/plugins/maven-clover-plugin/([^2i].+)$ http://maven.apache.org/plugins/maven-clover-plugin/2.4/$1
 RedirectMatch permanent ^/plugins/maven-clover-plugin/ins(.+)$ http://maven.apache.org/plugins/maven-clover-plugin/2.4/ins$1