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

[Java] Upgrade latest JDK CI job from JDK 18 to JDK 20 #37128

Closed
danepitkin opened this issue Aug 11, 2023 · 0 comments · Fixed by #37125
Closed

[Java] Upgrade latest JDK CI job from JDK 18 to JDK 20 #37128

danepitkin opened this issue Aug 11, 2023 · 0 comments · Fixed by #37125

Comments

@danepitkin
Copy link
Member

Describe the enhancement requested

We want our CI job to be testing LTS versions + latest JDK. We've fallen behind by a few versions for our "latest" CI job.

Component(s)

Java

lidavidm pushed a commit that referenced this issue Aug 14, 2023
### Rationale for this change

Our CI job should be testing the latest Java/Maven combo. It has currently fallen behind by 2 JDK releases (18 -> 20). Also, let's bump the maven version to the latest stable release.

We are also seeing some flaky CI jobs related to CycloneDx that only fails on the Java 18 CI job. Maybe this resolves it? For more details, see #36371

### What changes are included in this PR?

* Bump Java/Maven versions for one CI job

### Are these changes tested?

Relying on CI to test.

### Are there any user-facing changes?

No
* Closes: #37128

Authored-by: Dane Pitkin <dane@voltrondata.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
@lidavidm lidavidm added this to the 14.0.0 milestone Aug 14, 2023
loicalleyne pushed a commit to loicalleyne/arrow that referenced this issue Nov 13, 2023
### Rationale for this change

Our CI job should be testing the latest Java/Maven combo. It has currently fallen behind by 2 JDK releases (18 -> 20). Also, let's bump the maven version to the latest stable release.

We are also seeing some flaky CI jobs related to CycloneDx that only fails on the Java 18 CI job. Maybe this resolves it? For more details, see apache#36371

### What changes are included in this PR?

* Bump Java/Maven versions for one CI job

### Are these changes tested?

Relying on CI to test.

### Are there any user-facing changes?

No
* Closes: apache#37128

Authored-by: Dane Pitkin <dane@voltrondata.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
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