summaryrefslogtreecommitdiff
path: root/test/java/compat/README
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2015-02-17 17:25:57 +0000
committer <>2015-03-17 16:26:24 +0000
commit780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch)
tree598f8b9fa431b228d29897e798de4ac0c1d3d970 /test/java/compat/README
parent7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff)
downloadberkeleydb-master.tar.gz
Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz.HEADdb-6.1.23master
Diffstat (limited to 'test/java/compat/README')
-rw-r--r--test/java/compat/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/java/compat/README b/test/java/compat/README
index 1053cf67..61052252 100644
--- a/test/java/compat/README
+++ b/test/java/compat/README
@@ -8,15 +8,15 @@ External software requirements:
Java 1.5 or later.
The Sun JDK is normally used, but any compatible JVM should work.
- Apache Ant 7.0 or later.
+ Apache Ant 1.7.0 or later.
http://ant.apache.org/bindownload.cgi
- JUnit 3.8.1 or 3.8.2 (later versions do not currently work)
- http://prdownloads.sourceforge.net/junit/junit3.8.1.zip?download
+ JUnit 4.10 or later.
The bin directories of both Java and Ant must be in your executable path. The
junit.jar file must be available to Ant. The simplest way to do this is to copy
-the junit.jar file into your Ant's lib directory.
+the junit.jar file into your Ant's lib directory. You may also set JUNIT_JAR
+to point to the desired junit.jar file.
There are two configuration settings for specifying the DB release to be
tested: