You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ca...@apache.org on 2005/10/04 08:04:33 UTC

svn commit: r293546 - in /maven/maven-1/plugins/trunk/checkstyle: project.xml src/plugin-test/project.xml

Author: carlos
Date: Mon Oct  3 23:04:28 2005
New Revision: 293546

URL: http://svn.apache.org/viewcvs?rev=293546&view=rev
Log:
Rename last slash

Modified:
    maven/maven-1/plugins/trunk/checkstyle/project.xml
    maven/maven-1/plugins/trunk/checkstyle/src/plugin-test/project.xml

Modified: maven/maven-1/plugins/trunk/checkstyle/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/checkstyle/project.xml?rev=293546&r1=293545&r2=293546&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/checkstyle/project.xml (original)
+++ maven/maven-1/plugins/trunk/checkstyle/project.xml Mon Oct  3 23:04:28 2005
@@ -26,7 +26,7 @@
   <currentVersion>3.0-SNAPSHOT</currentVersion>
   <description/>
   <shortDescription>Produce Checkstyle report</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/checkstyle/</url>
+  <url>http://maven.apache.org/reference/plugins/checkstyle</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPCHECKSTYLE</issueTrackingUrl>
   <siteDirectory>/www/maven.apache.org/reference/plugins/checkstyle/</siteDirectory>
   <repository>

Modified: maven/maven-1/plugins/trunk/checkstyle/src/plugin-test/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/checkstyle/src/plugin-test/project.xml?rev=293546&r1=293545&r2=293546&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/checkstyle/src/plugin-test/project.xml (original)
+++ maven/maven-1/plugins/trunk/checkstyle/src/plugin-test/project.xml Mon Oct  3 23:04:28 2005
@@ -34,7 +34,7 @@
   <logo>http://maven.apache.org/images/maven.jpg</logo>
   <description>Test for Maven Checkstyle plugin</description>
   <shortDescription>Test for Maven Checkstyle plugin</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/checkstyle/</url>
+  <url>http://maven.apache.org/reference/plugins/checkstyle</url>
   <siteDirectory>/www/maven.apache.org/reference/plugins/checkstyle/</siteDirectory>
   <repository>
     <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/checkstyle/</connection>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org