tobrien     2003/05/29 14:53:42

  Modified:    codec    project.xml
  Removed:     codec/xdocs changes.xml
  Log:
  Removed both the tasklist and the changes reports.  Reports only make sense if you 
are
  going to use them, and the changes.xml in xdoc was not being maintained.  Also,
  after removing the changes.xml the tasklist-plugin was producing a vdoclet error -
  another unused report removed.
  
  Revision  Changes    Path
  1.13      +2 -2      jakarta-commons/codec/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/codec/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml       29 May 2003 21:40:39 -0000      1.12
  +++ project.xml       29 May 2003 21:53:42 -0000      1.13
  @@ -131,7 +131,7 @@
   
     <reports>
      <report>maven-changelog-plugin</report>
  -   <report>maven-changes-plugin</report>
  +<!--   <report>maven-changes-plugin</report> -->
      <report>maven-checkstyle-plugin</report>
   <!--   <report>maven-clover-plugin</report> -->
      <report>maven-developer-activity-plugin</report>
  @@ -144,6 +144,6 @@
      <report>maven-license-plugin</report>
      <report>maven-linkcheck-plugin</report>
   <!--   <report>maven-statcvs-plugin</report> -->
  -   <report>maven-tasklist-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