dion        2003/07/28 18:41:44

  Modified:    src/plugins-build/jellydoc project.xml
  Log:
  Missing shortDesc
  
  Revision  Changes    Path
  1.14      +1 -1      maven/src/plugins-build/jellydoc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/jellydoc/project.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- project.xml       25 Jul 2003 06:21:16 -0000      1.13
  +++ project.xml       29 Jul 2003 01:41:44 -0000      1.14
  @@ -10,7 +10,7 @@
   
     <gumpRepositoryId>jakarta</gumpRepositoryId>
     <description>Creates a JavaDoc like report for any Jelly Tags used in a 
project.</description>
  -  <shortDescription/>
  +  <shortDescription>Javadoc stuff for Jelly tags</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jellydoc/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/jellydoc/</siteDirectory>
     <repository>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to