Craig Mohrman
2013-02-28 14dbfaefbaf4a9862ede8a5f1f468fb290af9383
15998720 junit randomly fails a test with jdk 1.7 (fix build)
1 files added
11 ■■■■■ changed files
components/junit/patches/build.xml.patch 11 ●●●●● patch | view | raw | blame | history
components/junit/patches/build.xml.patch
New file
@@ -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>