summaryrefslogtreecommitdiff
path: root/lib/optional/README
diff options
context:
space:
mode:
Diffstat (limited to 'lib/optional/README')
-rw-r--r--lib/optional/README7
1 files changed, 4 insertions, 3 deletions
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 <http://www.junit.org/>.