You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/09/06 12:04:52 UTC

svn commit: r278962 - /maven/maven-1/plugins/trunk/jdiff/project.xml

Author: brett
Date: Tue Sep  6 03:04:49 2005
New Revision: 278962

URL: http://svn.apache.org/viewcvs?rev=278962&view=rev
Log:
better description

Modified:
    maven/maven-1/plugins/trunk/jdiff/project.xml

Modified: maven/maven-1/plugins/trunk/jdiff/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jdiff/project.xml?rev=278962&r1=278961&r2=278962&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jdiff/project.xml (original)
+++ maven/maven-1/plugins/trunk/jdiff/project.xml Tue Sep  6 03:04:49 2005
@@ -22,8 +22,10 @@
   <id>maven-jdiff-plugin</id>
   <name>Maven JDiff Plugin</name>
   <currentVersion>1.5-SNAPSHOT</currentVersion>
-  <description/>
-  <shortDescription>Diff between CVS releases</shortDescription>
+  <description>
+    Plugin for JDiff - reports on the differences in the public API of two releases by comparing the
+    sources of two SCM checkouts.
+  </description>
   <url>http://maven.apache.org/reference/plugins/jdiff/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPJDIFF</issueTrackingUrl>
   <siteDirectory>/www/maven.apache.org/reference/plugins/jdiff/</siteDirectory>



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