dirkv 2004/05/20 09:30:30
Modified: dbcp build.xml
Log:
new jdk api location
Revision Changes Path
1.25 +2 -2 jakarta-commons/dbcp/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/dbcp/build.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- build.xml 28 Feb 2004 12:44:20 -0000 1.24
+++ build.xml 20 May 2004 16:30:30 -0000 1.25
@@ -109,7 +109,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"/>
<link href="http://jakarta.apache.org/commons/pool/apidocs"/>
</javadoc>
</target>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]