Skip to content

Require Java 11 at runtime, build on Java 21/25#230

Merged
sbesson merged 7 commits into
ome:masterfrom
melissalinkert:java-version
Jun 3, 2026
Merged

Require Java 11 at runtime, build on Java 21/25#230
sbesson merged 7 commits into
ome:masterfrom
melissalinkert:java-version

Conversation

@melissalinkert

Copy link
Copy Markdown
Member

See https://www.openmicroscopy.org/2026/03/24/end-of-java-8-support.html. Similar to ome/ome-metakit#33.

The build matrix should probably be pared down again, but wasn't 100% sure what we want at this point so open to discussion.

@melissalinkert melissalinkert requested a review from sbesson May 13, 2026 17:27
java: [11, 17, 21, 25]
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
exclude:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A consequence of this removal is the explosion of the number of jobs. Proposing to drop Python 3.9 from the list above and only cover all the Python versions for a particular Java version e.g. 17 or 21.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See 1c544cd. That should test one Python version each for Java 11/17/25, and all Python versions for Java 21. The matrix prior to this PR ended up excluding everything except Java 11 across all Python versions, which I think is not what we actually want.

@melissalinkert melissalinkert requested a review from sbesson May 20, 2026 15:35

@sbesson sbesson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging and releasing as per the passing nightly builds

@sbesson sbesson merged commit 59962cd into ome:master Jun 3, 2026
27 checks passed
@sbesson

sbesson commented Jun 3, 2026

Copy link
Copy Markdown
Member

This has been released to Maven Central as org.openmicroscopy:ome-xml:6.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants