vmassol     2003/11/08 05:00:04

  Modified:    integration/maven/sample project.xml
  Log:
  Added missing sample project description
  
  Revision  Changes    Path
  1.2       +4 -0      jakarta-cactus/integration/maven/sample/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/integration/maven/sample/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml       29 Oct 2003 17:35:13 -0000      1.1
  +++ project.xml       8 Nov 2003 13:00:04 -0000       1.2
  @@ -29,6 +29,10 @@
          and com.mycompany.accounts.utils, the package would be
          'com.mycompany.accounts' -->
     <package>org.apache.maven.cactus.sample</package>
  +
  +  <!-- a description of what the project does. This is displayed on the 
  +        generated web site -->
  +  <description>A sample project demonstrating how to use the Cactus plugin for 
Maven.</description>
     
     <!-- a short description of what the project does -->
     <shortDescription>A sample project using the Cactus plugin for 
Maven</shortDescription>
  
  
  

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

Reply via email to