You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by to...@apache.org on 2003/10/04 18:32:25 UTC

cvs commit: jakarta-commons/codec project.xml

tobrien     2003/10/04 09:32:25

  Modified:    codec    project.xml
  Log:
  Added Dave Dribin and David Graham to the developer and
  contributor section of project.xml.   Also reactived the Clover
  report for Commons Codec.
  
  Revision  Changes    Path
  1.19      +12 -2     jakarta-commons/codec/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/codec/project.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- project.xml	2 Sep 2003 02:38:10 -0000	1.18
  +++ project.xml	4 Oct 2003 16:32:25 -0000	1.19
  @@ -72,6 +72,11 @@
           <role>Java Developer</role>
         </roles>
         </developer>
  +    <developer>
  +      <name>David Graham</name>
  +      <id>dgraham</id>
  +      <email>dgraham@apache.org</email>
  +     </developer>
     </developers>
   
     <contributors>
  @@ -102,6 +107,11 @@
        <email>oleg@ural.ru</email>
        <roles>representing http-client</roles>
      </contributor>
  +   <contributor>
  +     <name>Dave Dribin</name>
  +     <email>apache@dave.dribin.org</email>
  +     <roles>digest util</roles>
  +   </contributor>
     </contributors>  
   
     <dependencies>
  @@ -137,11 +147,11 @@
      <report>maven-changelog-plugin</report>
   <!--   <report>maven-changes-plugin</report> -->
      <report>maven-checkstyle-plugin</report>
  -<!--   <report>maven-clover-plugin</report> -->
  +   <report>maven-clover-plugin</report>
      <report>maven-developer-activity-plugin</report>
      <report>maven-file-activity-plugin</report>
      <report>maven-javadoc-plugin</report>
  -   <report>maven-jdepend-plugin</report>
  +<!--   <report>maven-jdepend-plugin</report> -->
   <!--   <report>maven-jellydoc-plugin</report> -->
      <report>maven-junit-report-plugin</report>
      <report>maven-jxr-plugin</report>
  
  
  

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