From: kkolinko Date: Mon, 25 Jul 2011 10:40:03 +0000 (+0000) Subject: Update project to use JUnit 4 libraries. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=60cab19cc02d0408fb65ec71728a7acc8b2ba1a8;p=tomcat7.0 Update project to use JUnit 4 libraries. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1150623 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.properties.default b/build.properties.default index e2d4aaddf..09c4b338a 100644 --- a/build.properties.default +++ b/build.properties.default @@ -176,10 +176,10 @@ commons-daemon.native.win.loc.1=${base-commons.loc.1}/daemon/binaries/windows/co commons-daemon.native.win.loc.2=${base-commons.loc.2}/daemon/binaries/windows/commons-daemon-${commons-daemon.version}-bin-windows.zip # ----- JUnit Unit Test Suite, version 3.7 or later ----- -junit.home=${base.path}/junit3.8.2 +junit.home=${base.path}/junit4.8.2 junit.lib=${junit.home} -junit.jar=${junit.lib}/junit.jar -junit.loc=${base-sf.loc}/junit/junit3.8.2.zip +junit.jar=${junit.lib}/junit-4.8.2.jar +junit.loc=http://cloud.github.com/downloads/KentBeck/junit/junit4.8.2.zip # ----- Checkstyle, version 5.1 or later ----- checkstyle.version=5.3 diff --git a/res/ide-support/eclipse/eclipse.classpath b/res/ide-support/eclipse/eclipse.classpath index def19c7be..38ff38473 100644 --- a/res/ide-support/eclipse/eclipse.classpath +++ b/res/ide-support/eclipse/eclipse.classpath @@ -20,7 +20,7 @@ - +