You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/09/06 07:58:55 UTC

cvs commit: maven/src/plugins-build/ant project.xml

dion        2003/09/05 22:58:55

  Modified:    src/plugins-build/ant project.xml
  Log:
  Fix some short descriptions
  
  Revision  Changes    Path
  1.17      +1 -1      maven/src/plugins-build/ant/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/ant/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml	2 Sep 2003 10:23:26 -0000	1.16
  +++ project.xml	6 Sep 2003 05:58:55 -0000	1.17
  @@ -7,7 +7,7 @@
     <name>Maven Ant Plug-in</name>
     <currentVersion>1.4-SNAPSHOT</currentVersion>
     <description>Generates ant build files from a maven project, so that plain ant users can build your project</description>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Generate ant build file</shortDescription>
     <url>http://maven.apache.org/reference/plugins/ant/</url>
     <issueTrackingUrl>http://jira.werken.com/BrowseProject.jspa?id=10030</issueTrackingUrl>
     <siteDirectory>/www/maven.apache.org/reference/plugins/ant/</siteDirectory>
  
  
  

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