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

Upgrade build to use Java 19 as experimental version #659

Closed
beatngu13 opened this issue Aug 17, 2022 · 1 comment · Fixed by #651
Closed

Upgrade build to use Java 19 as experimental version #659

beatngu13 opened this issue Aug 17, 2022 · 1 comment · Fixed by #651

Comments

@beatngu13
Copy link
Member

Blocked by #658, see also #651.

@nipafx
Copy link
Member

nipafx commented Sep 14, 2022

Next week, make it 20!

@nipafx nipafx linked a pull request Sep 14, 2022 that will close this issue
14 tasks
Bukama pushed a commit that referenced this issue Sep 19, 2022
…#659 / #651)

(Yes, this change does too much, but it all hangs together.)

Updates the Gradle wrapper version from 7.4 to 7.5 because that comes
with support for Java 18, which is also added to the build pipeline.
The experimental Java version is now (for another few days), Java 19.

The modular build is properly configured to really test from the
module path.

Furthermore, replaces the archived/deprecated GitHub action
sormuras/download-jdk with oracle-actions/setup-java.

Closes: #613, #659
PR: #651
Bukama pushed a commit to Bukama/junit-pioneer that referenced this issue Sep 20, 2022
…t-pioneer#613, junit-pioneer#659 / junit-pioneer#651)

(Yes, this change does too much, but it all hangs together.)

Updates the Gradle wrapper version from 7.4 to 7.5 because that comes
with support for Java 18, which is also added to the build pipeline.
The experimental Java version is now (for another few days), Java 19.

The modular build is properly configured to really test from the
module path.

Furthermore, replaces the archived/deprecated GitHub action
sormuras/download-jdk with oracle-actions/setup-java.

Closes: junit-pioneer#613, junit-pioneer#659
PR: junit-pioneer#651
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants