You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/05/20 18:30:46 UTC

cvs commit: jakarta-commons/pool build.xml

dirkv       2004/05/20 09:30:46

  Modified:    pool     build.xml
  Log:
  new jdk api location
  
  Revision  Changes    Path
  1.24      +2 -2      jakarta-commons/pool/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/pool/build.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- build.xml	29 Feb 2004 09:50:58 -0000	1.23
  +++ build.xml	20 May 2004 16:30:46 -0000	1.24
  @@ -94,7 +94,7 @@
                  nohelp="true"
                  nonavbar="false"
                  serialwarn="false">
  -          <link href="http://java.sun.com/products/jdk/1.3/docs/api"/>
  +          <link href="http://java.sun.com/j2se/1.4.2/docs/api"/>
         </javadoc>
      </target>
   
  
  
  

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