You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by mp...@apache.org on 2003/06/05 11:16:06 UTC

cvs commit: db-torque project.xml

mpoeschl    2003/06/05 02:16:06

  Modified:    .        Tag: TORQUE_3_0_BRANCH project.xml
  Log:
  use default reports
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.60.2.10 +2 -2      db-torque/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/project.xml,v
  retrieving revision 1.60.2.9
  retrieving revision 1.60.2.10
  diff -u -r1.60.2.9 -r1.60.2.10
  --- project.xml	28 May 2003 06:36:29 -0000	1.60.2.9
  +++ project.xml	5 Jun 2003 09:16:05 -0000	1.60.2.10
  @@ -287,7 +287,7 @@
       <resources></resources>
       <jars></jars>
     </build>
  -  
  +<!--  
     <reports>
       <report>maven-jdepend-plugin</report>
       <report>maven-checkstyle-plugin</report>
  @@ -300,5 +300,5 @@
       <report>maven-junit-report-plugin</report>
       <report>maven-tasklist-plugin</report>
     </reports>   
  - 
  +-->
   </project>