build.xml.patch revision 1694
0N/A# Disable this download of outside documentation.
2362N/A--- junit-r4.11/build.xml_orig 2012-11-13 12:10:08.000000000 -0800
0N/A+++ junit-r4.11/build.xml 2013-02-27 11:20:06.370285042 -0800
0N/A@@ -152,7 +152,6 @@
0N/A
0N/A <sourcepath location="${src}" />
0N/A <sourcepath location="${hamcrestsrc}" />
0N/A- <link href="http://java.sun.com/javase/6/docs/api/" />
0N/A </javadoc>
0N/A </target>
0N/A
0N/A