[Bedework-commit] bedework r1875 - in trunk: build lib
svnadmin at bedework.org
svnadmin at bedework.org
Mon May 12 13:03:41 EDT 2008
Author: douglm
Date: 2008-05-12 13:03:40 -0400 (Mon, 12 May 2008)
New Revision: 1875
Added:
trunk/lib/junit-4.4.jar
Removed:
trunk/lib/junit-4.1.jar
Modified:
trunk/build/libjars.properties
Log:
Upgrade to junit 4.4
Restructure test suite slightly
Add checks in CoreCalendars for calendar name validity and add a test
Modified: trunk/build/libjars.properties
===================================================================
--- trunk/build/libjars.properties 2008-05-09 14:46:02 UTC (rev 1874)
+++ trunk/build/libjars.properties 2008-05-12 17:03:40 UTC (rev 1875)
@@ -118,7 +118,7 @@
junit.jar.name=junit.jar
junit.jar=${org.bedework.default.lib}/${junit.jar.name}
-junit4.jar.name=junit-4.1.jar
+junit4.jar.name=junit-4.4.jar
junit4.jar=${org.bedework.default.lib}/${junit4.jar.name}
# This should match the log4j on your target system
Deleted: trunk/lib/junit-4.1.jar
===================================================================
(Binary files differ)
Added: trunk/lib/junit-4.4.jar
===================================================================
(Binary files differ)
Property changes on: trunk/lib/junit-4.4.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
More information about the Bedework-commit
mailing list