From 75c27e5526b16d6514d4b44e93165e96546f4e0e Mon Sep 17 00:00:00 2001 From: twogee Date: Tue, 19 Dec 2017 18:52:10 +0100 Subject: Update Maven Ant tasks, JUnit, and optional libraries --- lib/optional/README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'lib/optional/README') diff --git a/lib/optional/README b/lib/optional/README index a7f22222a..b3eec1422 100644 --- a/lib/optional/README +++ b/lib/optional/README @@ -1,4 +1,5 @@ -The file junit-3.8.2.jar is version 3.8.2 of JUnit, whereas junit-4.8.1.jar is -version 4.8.1 with the junit.** classes removed (except for the 3.x -> 4.x -adapter); see the file LICENSE.junit.html for the terms of distribution. For +This directory contains the latest distributions of both JUnit 3 and 4 for testing of junit task; +for proper execution, JUnit 3 must come on classpath before JUnit 4. + +See the files LICENSE.junit.html respectively LICENSE.junit4.html for the terms of distribution. For more information about JUnit or the latest release, see . -- cgit v1.2.1