summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-08-23 19:53:05 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-08-23 19:53:05 (GMT)
commit22eda96a9c2b7d0ad45b5cf50a84458497ee9609 (patch)
treef427f777fd964346a1cb7dcf6e14844c2767eba7 /java
parentd9d78f705ed2311737a127f985c6e4c81e2be58e (diff)
downloadhdf5-22eda96a9c2b7d0ad45b5cf50a84458497ee9609.zip
hdf5-22eda96a9c2b7d0ad45b5cf50a84458497ee9609.tar.gz
hdf5-22eda96a9c2b7d0ad45b5cf50a84458497ee9609.tar.bz2
Correct name of test jar
Diffstat (limited to 'java')
-rw-r--r--java/test/junit.sh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/test/junit.sh.in b/java/test/junit.sh.in
index 4f76d4e..02d0147 100644
--- a/java/test/junit.sh.in
+++ b/java/test/junit.sh.in
@@ -62,8 +62,8 @@ $top_builddir/java/src/jni/.libs/libhdf5_java.*
LIST_JAR_TESTFILES="
$HDFLIB_HOME/hamcrest-core.jar
$HDFLIB_HOME/junit.jar
-$HDFLIB_HOME/slf4j-api-1.7.5.jar
-$HDFLIB_HOME/ext/slf4j-simple-1.7.5.jar
+$HDFLIB_HOME/slf4j-api-1.7.25.jar
+$HDFLIB_HOME/ext/slf4j-simple-1.7.25.jar
"
LIST_JAR_FILES="
$top_builddir/java/src/$JARFILE