diff -up ./build.xml.fix ./build.xml
--- ./build.xml.fix	2010-03-16 16:26:50.000000000 -0400
+++ ./build.xml	2010-03-16 16:27:33.000000000 -0400
@@ -277,7 +277,7 @@ For instructions on how to build JDOM, p
              bottom="Copyright &#169; ${year} Jason Hunter, Brett McLaughlin. All Rights Reserved.">
       <classpath refid="run.class.path"/>
 
-      <link href="http://java.sun.com/j2se/1.4/docs/api"/>
+      <link href="${j2se.apidoc}"/>
     </javadoc>
   </target>
 
