File log4j-javadoc-xlink.patch of Package log4j.13653
Index: build.xml
===================================================================
--- build.xml.orig 2009-12-10 12:10:48.324389951 +0100
+++ build.xml 2009-12-10 12:11:02.125266268 +0100
@@ -517,8 +517,7 @@
-->'
bottom="Copyright 2000-2007 Apache Software Foundation.">
- <link href="http://java.sun.com/j2se/1.3/docs/api/"/>
- <link href="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
+ <link href="${jdk.javadoc}"/>
<classpath refid="compile.classpath"/>
</javadoc>