components/junit/patches/build.xml.patch
changeset 1182 31281e52a94c
child 4197 67d7270f6817
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/junit/patches/build.xml.patch	Wed Feb 27 15:46:51 2013 -0800
@@ -0,0 +1,11 @@
+# Disable this download of outside documentation.
+--- junit-r4.11/build.xml_orig	2012-11-13 12:10:08.000000000 -0800
++++ junit-r4.11/build.xml	2013-02-27 11:20:06.370285042 -0800
+@@ -152,7 +152,6 @@
+       
+       <sourcepath location="${src}" />
+       <sourcepath location="${hamcrestsrc}" />
+-      <link href="http://java.sun.com/javase/6/docs/api/" />
+     </javadoc>
+   </target>
+