Revision: 9827
Author: [email protected]
Date: Wed Mar 9 08:09:53 2011
Log: Adding changing from junit-4.8.2-dep.jar, which lacks the org.hamcrest
dependency, to junit-4.8.2.jar, which has it.
http://code.google.com/p/google-web-toolkit/source/detail?r=9827
Added:
/tools/lib/junit/README
Modified:
/tools/lib/junit/junit-4.8.2-src.jar
/tools/lib/junit/junit-4.8.2.jar
=======================================
--- /dev/null
+++ /tools/lib/junit/README Wed Mar 9 08:09:53 2011
@@ -0,0 +1,6 @@
+As of junit 4.8, the classes from org.hamcrest are bundled into junit jars.
+
+But not the source jars.
+
+So, we extracted the temp.hamcrest.source directory from junit4.8.2.zip,
and
+added it to junit-4.8.2-src.jar.
=======================================
--- /tools/lib/junit/junit-4.8.2-src.jar Wed Mar 2 13:15:19 2011
+++ /tools/lib/junit/junit-4.8.2-src.jar Wed Mar 9 08:09:53 2011
Binary file, no diff available.
=======================================
--- /tools/lib/junit/junit-4.8.2.jar Wed Mar 2 13:15:19 2011
+++ /tools/lib/junit/junit-4.8.2.jar Wed Mar 9 08:09:53 2011
Binary file, no diff available.
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors