paulsp      2004/07/10 20:20:13

  Modified:    commons  .cvsignore project.xml
  Removed:     commons  LICENSE.TXT
  Log:
  o Use license file in the project root
  o Standardize reports
  o Ignore generate file
  
  Revision  Changes    Path
  1.2       +1 -0      jakarta-jetspeed-2/commons/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/commons/.cvsignore,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .cvsignore        28 Jul 2003 23:46:38 -0000      1.1
  +++ .cvsignore        11 Jul 2004 03:20:13 -0000      1.2
  @@ -2,3 +2,4 @@
   *.log
   .project
   .classpath
  +jcoverage.ser
  
  
  
  1.19      +1 -0      jakarta-jetspeed-2/commons/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/commons/project.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- project.xml       28 Jun 2004 17:52:57 -0000      1.18
  +++ project.xml       11 Jul 2004 03:20:13 -0000      1.19
  @@ -153,6 +153,7 @@
       <report>maven-javadoc-plugin</report>
       <report>maven-jxr-plugin</report>
       <report>maven-junit-report-plugin</report>
  +    <report>maven-jcoverage-plugin</report>
       <report>maven-linkcheck-plugin</report>
       <report>maven-tasklist-plugin</report>
     </reports>  
  
  
  

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

Reply via email to