hamcrest-random_compilation_failure.patch 485 B

123456789101112
  1. --- hamcrest-1.3.orig/build.xml 2012-07-02 14:14:09.000000000 -0500
  2. +++ hamcrest-1.3/build.xml 2015-09-15 19:05:43.542046514 -0500
  3. @@ -36,7 +36,7 @@
  4. fork="yes"
  5. failonerror="yes"
  6. classpath="
  7. - build/hamcrest-core-${version}.jar;
  8. + build/temp/hamcrest-core-${version}.jar.contents;
  9. build/hamcrest-generator-${version}.jar;
  10. ">
  11. <arg value="core-matchers.xml"/>