Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require OpenSlide ≥ 4.0.0 #75

Merged
merged 4 commits into from
Apr 13, 2024
Merged

Require OpenSlide ≥ 4.0.0 #75

merged 4 commits into from
Apr 13, 2024

Conversation

bgilbert
Copy link
Member

We're about to add features from OpenSlide 4.0.0. Since we already need a recent JVM and don't have a stable API, just require the newer OpenSlide instead of conditionalizing the new features.

Add a constant for the new openslide.icc-size property in 4.0.0. Use the synthetic slide for the CI smoke test, since we can now assume it's available.

We're about to add features from OpenSlide 4.0.0.  Since we already need a
recent JVM and don't have a stable API, just require the newer OpenSlide
instead of conditionalizing the new features.

Signed-off-by: Benjamin Gilbert <[email protected]>
Now that we can assume OpenSlide 4.0.0, drop the separate test fixture.

Signed-off-by: Benjamin Gilbert <[email protected]>
@openslide-bot
Copy link

DCO signed off ✔️

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.

@bgilbert bgilbert merged commit 138ba9a into openslide:main Apr 13, 2024
5 checks passed
@bgilbert bgilbert deleted the four branch April 13, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants