vmassol     2003/11/08 05:54:17

  Modified:    integration/maven/sample project.xml
  Log:
  Added logos
  
  Revision  Changes    Path
  1.3       +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.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml       8 Nov 2003 13:00:04 -0000       1.2
  +++ project.xml       8 Nov 2003 13:54:17 -0000       1.3
  @@ -18,6 +18,7 @@
     <organization>
       <name>Apache Software Foundation</name>
       <url>http://jakarta.apache.org/</url>
  +    <logo>http://jakarta.apache.org/cactus/images/jakarta-logo.gif</logo>
     </organization>
     
     <!-- the year the project started -->
  @@ -30,6 +31,9 @@
          'com.mycompany.accounts' -->
     <package>org.apache.maven.cactus.sample</package>
   
  +  <!-- project logo -->
  +  <logo>http://jakarta.apache.org/cactus/images/logocactus.gif</logo>
  +  
     <!-- 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>
  
  
  

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

Reply via email to