jmitchell    2004/09/08 07:21:07

  Modified:    resources project.properties project.xml
  Log:
  apply modified version of Phil's patch -- thanks Phil
  
  Revision  Changes    Path
  1.8       +2 -0      jakarta-commons-sandbox/resources/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/resources/project.properties,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.properties        8 Sep 2004 00:28:31 -0000       1.7
  +++ project.properties        8 Sep 2004 14:21:07 -0000       1.8
  @@ -48,4 +48,6 @@
   maven.checkstyle.ignore.whitespace = true
   maven.checkstyle.ignore.public.in.interface = true
   
  +maven.linkcheck.enable=false
  +
   resources.repository=scm:cvs:pserver:[EMAIL 
PROTECTED]:/home/cvspublic:jakarta-commons-sandbox/resources/
  
  
  
  1.16      +10 -0     jakarta-commons-sandbox/resources/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/resources/project.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- project.xml       7 Sep 2004 23:58:19 -0000       1.15
  +++ project.xml       8 Sep 2004 14:21:07 -0000       1.16
  @@ -167,5 +167,15 @@
               </resources>
       </unitTest>
     </build>
  +  <reports>
  +   <report>maven-changelog-plugin</report>
  +   <report>maven-checkstyle-plugin</report>
  +   <report>maven-developer-activity-plugin</report>
  +   <report>maven-file-activity-plugin</report>
  +   <report>maven-javadoc-plugin</report>
  +   <report>maven-junit-report-plugin</report>
  +   <report>maven-jxr-plugin</report>
  +   <report>maven-license-plugin</report>
  +</reports> 
     
   </project>
  
  
  

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

Reply via email to