From fddbbc158d170b4e3a7ffd663f9799fd7e01a6a0 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Fri, 31 Aug 2018 21:00:16 -0500 Subject: HDFFV-10568 fix hdf5_java library dependency --- release_docs/RELEASE.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index a0446e2..5150349 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -147,6 +147,15 @@ New Features Java Library: ---------------- + - JNI native library dependencies + + The build for the hdf5_java native library used the wrong + hdf5 target library for CMake builds. Correcting the hdf5_java + library to build with the shared hdf5 library required testing + paths to change also. + + (ADB - 2018/08/31, HDFFV-10568) + - Java iterator callbacks Change global callback object to a small stack structure in order -- cgit v0.12