Blame SOURCES/jdom-crosslink.patch

d28131
--- build.xml.orig	2010-02-05 12:37:26.594658382 +0000
d28131
+++ build.xml	2010-02-05 12:38:09.201658171 +0000
d28131
@@ -277,7 +277,7 @@
d28131
              bottom="Copyright © ${year} Jason Hunter, Brett McLaughlin. All Rights Reserved.">
d28131
       <classpath refid="run.class.path"/>
d28131
 
d28131
-      <link href="http://java.sun.com/j2se/1.4/docs/api"/>
d28131
+      <link href="${j2se.apidoc}"/>
d28131
     </javadoc>
d28131
   </target>
d28131