50094ee
--- build.xml.orig	2006-07-17 19:12:17.000000000 -0400
50094ee
+++ build.xml	2006-07-17 19:13:59.000000000 -0400
50094ee
@@ -339,7 +339,7 @@
50094ee
             docencoding="iso-8859-1"
50094ee
             bottom="<font size=-1>Copyright (c) 2006 IBM Corporation and others.</font>"
50094ee
             additionalparam="${doc.params}"
50094ee
-            link="http://java.sun.com/j2se/1.5/docs/api"
50094ee
+	     link="${j2se.apidoc}"
50094ee
             source="1.4"/>
50094ee
     </target>
50094ee
 
50094ee
@@ -357,7 +357,7 @@
50094ee
             docencoding="iso-8859-1"
50094ee
             bottom="<font size=-1>Copyright (c) 2004 IBM Corporation and others.</font>"
50094ee
             additionalparam="${doc.params}"
50094ee
-            link="http://java.sun.com/j2se/1.4/docs/api"
50094ee
+	     link="${j2se.apidoc}"
50094ee
             source="1.4"/>
50094ee
     </target>
50094ee