Jenkins based multi platform build for the GDAL Java JNI Libraries. This version bundles the jni libraries into the JAR file. It requires the main GDAL shared library to be in the path.
Expected behavior and actual behavior. The ubuntu-full-3.5.0 container doesn't include the JNI bindings anymore. The previous 3.4.3 version did. Looking at the changes it looks like 3.5.0 introduced ...