jdom/jdom-crosslink.patch

12 lines
400 B
Diff

--- build.xml.orig 2004-09-07 09:01:29.000000000 +0200
+++ build.xml 2004-09-07 09:04:19.000000000 +0200
@@ -266,7 +266,7 @@
bottom="Copyright © ${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>