diff options
Diffstat (limited to 'test/java/compat/README')
| -rw-r--r-- | test/java/compat/README | 8 |
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: |
