openslide / openslide-bin

Binary builds of OpenSlide and its dependencies
https://openslide.org/download/#binaries
GNU Lesser General Public License v2.1
19 stars 28 forks source link

workflows: stop including Git main of OpenSlide Java in PR CI #240

Closed bgilbert closed 7 months ago

bgilbert commented 7 months ago

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

openslide-bot commented 7 months ago

DCO signed off :heavy_check_mark:

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.