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/05/30 01:26:24 UTC

cvs commit: jakarta-commons-sandbox/math project.properties project.xml

tobrien     2003/05/29 16:26:24

  Modified:    math     project.properties project.xml
  Log:
  linkcheck report was throwing 404s for every URL, I've removed it until someone can generate a meaningful report
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-commons-sandbox/math/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/math/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties	21 May 2003 15:10:51 -0000	1.1
  +++ project.properties	29 May 2003 23:26:24 -0000	1.2
  @@ -5,7 +5,7 @@
   maven.checkstyle.properties=${bsaedir}/checkstyle.properties
   maven.test.failure = false
   maven.junit.fork=true
  -maven.linkcheck.enable=true 
  +#maven.linkcheck.enable=true 
   
   maven.xdoc.date=left
   maven.xdoc.version=${pom.currentVersion}
  
  
  
  1.12      +1 -1      jakarta-commons-sandbox/math/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/math/project.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.xml	29 May 2003 19:41:31 -0000	1.11
  +++ project.xml	29 May 2003 23:26:24 -0000	1.12
  @@ -114,7 +114,7 @@
      <report>maven-junit-report-plugin</report>
      <report>maven-jxr-plugin</report>
   <!--   <report>maven-license-plugin</report> -->
  -   <report>maven-linkcheck-plugin</report>
  +<!--   <report>maven-linkcheck-plugin</report> -->
   <!--   <report>maven-statcvs-plugin</report> -->
      <report>maven-tasklist-plugin</report> 
     </reports>
  
  
  

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