a8f8cdd
--- build.xml.sav	2011-05-09 15:34:33.558950383 +0300
a8f8cdd
+++ build.xml	2011-05-09 15:37:10.204119756 +0300
a8f8cdd
@@ -448,7 +448,7 @@
a8f8cdd
                 docencoding="iso-8859-1"
a8f8cdd
                 bottom="<font size=-1>Copyright (c) ${current.year} IBM Corporation and others.</font>"
a8f8cdd
                 additionalparam="-breakiterator -use -tagletpath ${icu4j.build-tools.jar} -taglet com.ibm.icu.dev.tool.docs.ICUTaglet"
a8f8cdd
-                link="http://java.sun.com/javase/6/docs/api/"
a8f8cdd
+                link="${j2se.apidoc}"
a8f8cdd
                 source="1.5">
a8f8cdd
             <packageset dir="${icu4j.core.dir}/src">
a8f8cdd
                 <include name="com/ibm/icu/lang/**"/>