dgraham     2004/04/10 12:39:11

  Modified:    validator project.xml
  Log:
  Use standard Jakarta logo image.
  
  Revision  Changes    Path
  1.44      +2 -15     jakarta-commons/validator/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/validator/project.xml,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- project.xml       9 Apr 2004 19:58:05 -0000       1.43
  +++ project.xml       10 Apr 2004 19:39:10 -0000      1.44
  @@ -36,7 +36,7 @@
     <organization>
       <name>The Apache Software Foundation</name>
       <url>http://jakarta.apache.org</url>
  -    <logo>http://jakarta.apache.org/images/original-jakarta-logo.gif</logo>
  +    <logo>http://jakarta.apache.org/images/jakarta-logo.gif</logo>
     </organization>
   
     <licenses>
  @@ -262,7 +262,6 @@
         <url>http://jakarta.apache.org/commons/logging.html</url>
       </dependency>
   
  -
       <dependency>
         <id>oro</id>
         <version>2.0.8</version>
  @@ -306,17 +305,6 @@
     </build>
   
     <reports>
  -    <!--
  -     |
  -     | These should all be completely self contained. You should be able
  -     | to generate each of them individually without needing the final
  -     | xdoc transformation.
  -     |
  -     | Each report plugin with it's POM and plugin.jelly logic should
  -     | contain everything needed to produced the report.
  -     |
  -    -->
  -
       <report>maven-jdepend-plugin</report>
       <report>maven-checkstyle-plugin</report>
       <report>maven-changes-plugin</report>
  @@ -326,11 +314,10 @@
       <report>maven-javadoc-plugin</report>
       <report>maven-jxr-plugin</report>
       <report>maven-junit-report-plugin</report>
  -    <!-- <report>maven-tasklist-plugin</report> -->
       <report>maven-pmd-plugin</report>
       <report>maven-simian-plugin</report>
       <report>maven-faq-plugin</report>
  -    <!-- <report>maven-clover-plugin</report> -->
  +    <!-- <report>maven-tasklist-plugin</report> -->
     </reports>
   
   </project>
  
  
  

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

Reply via email to