Skip to content

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

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#33
sbesson merged 7 commits into
ome:masterfrom
melissalinkert:java-version

Conversation

@melissalinkert

Copy link
Copy Markdown
Member

Comment thread pom.xml Outdated
<source>8</source>
<target>8</target>
<release>8</release>
<source>11</source>

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.

Starting with Java 9, the source and target options should be unnecessary and only release should be required - https://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-release.html

Comment thread pom.xml Outdated
<testng.version>7.5</testng.version>
</properties>
</profile>
<profile>

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.

Should we remove this profile as well and define a single testng version?

@snoopycrimecop

Copy link
Copy Markdown
Member

Conflicting PR. Removed from build BIOFORMATS-push#208. See the console output for more details.
Possible conflicts:

--conflicts

@sbesson sbesson merged commit ddd0b3d into ome:master Jun 3, 2026
13 checks passed
@sbesson

sbesson commented Jun 3, 2026

Copy link
Copy Markdown
Member

This has been released to Maven Central as org.openmicroscopy:metakit:5.4.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.

3 participants