java-xom/java-xom-1.0-gjdocissues.patch

19 lines
1.1 KiB
Diff
Raw Normal View History

--- XOM/build.xml 2009-03-08 20:48:48.000000000 +0100
+++ XOM/build.xml-gil 2009-03-08 20:50:22.000000000 +0100
@@ -295,6 +295,7 @@
docencoding="UTF-8"
charset="UTF-8"
link="http://www.junit.org/junit/javadoc/3.8.1"
+ linkoffline="http://www.junit.org/junit/javadoc/3.8.1 org.junit"
doctitle="${Name} ${version}"
bottom="Copyright 2002-${year} <a href='http://www.elharo.com/'>Elliotte Rusty Harold</a>
<br/> <a href='mailto:elharo@metalab.unc.edu?Subject=XOM'>elharo@metalab.unc.edu</a>">
@@ -348,6 +349,7 @@
charset="UTF-8"
noqualifier="java.lang:java.io"
link="http://www.junit.org/junit/javadoc/3.8.1"
+ linkoffline="http://www.junit.org/junit/javadoc/3.8.1 org.junit"
doctitle="${Name} ${version}"
bottom="Copyright 2002-${year} <a href='http://www.elharo.com/'>Elliotte Rusty Harold</a>
<br/> <a href='mailto:elharo@metalab.unc.edu?Subject=XOM'>elharo@metalab.unc.edu</a>">