Skip to content

Require Java 11#20

Merged
mjw99 merged 3 commits intoBlueObelisk:mainfrom
egonw:update/java11
Nov 22, 2025
Merged

Require Java 11#20
mjw99 merged 3 commits intoBlueObelisk:mainfrom
egonw:update/java11

Conversation

@egonw
Copy link
Copy Markdown
Contributor

@egonw egonw commented Nov 22, 2025

No description provided.

@egonw egonw requested a review from mjw99 November 22, 2025 13:58
@mjw99
Copy link
Copy Markdown
Collaborator

mjw99 commented Nov 22, 2025

This looks good, and I think can be used in conjunction with a parent-pom update that I'm working on here.

@mjw99
Copy link
Copy Markdown
Collaborator

mjw99 commented Nov 22, 2025

https://central.sonatype.com/artifact/uk.ac.cam.ch.wwmm/wwmm-parent/8 is live; it took me far too long to actually get it to deploy, but is is working now.

@egonw
Copy link
Copy Markdown
Contributor Author

egonw commented Nov 22, 2025

It wasn't updated for the recent change at sonatype, I guess? That took me also some extra time some weeks ago, and for every repo I haven't ported yet.

@mjw99
Copy link
Copy Markdown
Collaborator

mjw99 commented Nov 22, 2025

I've just tried OSCAR4 locally with:

@@ -5,7 +5,7 @@
        <parent>
                <groupId>uk.ac.cam.ch.wwmm</groupId>
                <artifactId>wwmm-parent</artifactId>
-               <version>7</version>
+               <version>8</version>
        </parent>

and it seems to pass all the tests

@mjw99 mjw99 merged commit 2e9e4d6 into BlueObelisk:main Nov 22, 2025
4 checks passed
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