dion 2003/09/06 00:28:27
Modified: src/plugins-build/clover project.xml
src/plugins-build/checkstyle project.xml
Log:
Fix some short descriptions
Revision Changes Path
1.16 +1 -1 maven/src/plugins-build/clover/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/clover/project.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- project.xml 2 Sep 2003 10:23:29 -0000 1.15
+++ project.xml 6 Sep 2003 07:28:27 -0000 1.16
@@ -7,7 +7,7 @@
<name>Maven Clover Plug-in</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<description/>
- <shortDescription>Java Project Management Tools</shortDescription>
+ <shortDescription>Produce Clover reports</shortDescription>
<url>http://maven.apache.org/reference/plugins/clover/</url>
<siteDirectory>/www/maven.apache.org/reference/plugins/clover/</siteDirectory>
<repository>
1.22 +1 -1 maven/src/plugins-build/checkstyle/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/checkstyle/project.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- project.xml 2 Sep 2003 10:23:27 -0000 1.21
+++ project.xml 6 Sep 2003 07:28:27 -0000 1.22
@@ -7,7 +7,7 @@
<name>Maven Checkstyle Plug-in</name>
<currentVersion>2.1-SNAPSHOT</currentVersion>
<description/>
- <shortDescription>Checkstyle Plug-in</shortDescription>
+ <shortDescription>Produce Checkstyle report</shortDescription>
<url>http://maven.apache.org/reference/plugins/checkstyle/</url>
<siteDirectory>/www/maven.apache.org/reference/plugins/checkstyle/</siteDirectory>
<repository>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]