Closed bgilbert closed 7 months ago
All commits have been signed off. You have certified to the terms of the Developer Certificate of Origin, version 1.1. In particular, you certify that this contribution has not been developed using information obtained under a non-disclosure agreement or other license terms that forbid you from contributing it under the GNU Lesser General Public License, version 2.1.
https://github.com/openslide/openslide-java/pull/71 drops the platform-specific shared library from OpenSlide Java. Accordingly, it removes the
embed_jni_path
build option, which we still need to use when building the latest release.Without platform-specific code, there won't be a need to ship future OpenSlide Java releases here. For now, continue shipping the latest release and retain the ability to override it, but stop overriding with Git main when testing PRs.
For: https://github.com/openslide/openslide-bin/issues/239