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

[104] Add a nightly job to test against newer versions of Java and co… #106

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

jamezp
Copy link
Member

@jamezp jamezp commented Jan 9, 2025

…mpile tests to the bytecode of the version being used.

resolves #104

@jamezp jamezp requested a review from a team as a code owner January 9, 2025 18:20
@jamezp jamezp marked this pull request as draft January 9, 2025 18:22
@jamezp jamezp force-pushed the issue104 branch 6 times, most recently from 93a11ee to 5f57b82 Compare January 10, 2025 01:02
jamezp added 2 commits January 9, 2025 17:06
…mpile tests to the bytecode of the version being used.

Signed-off-by: James R. Perkins <[email protected]>
@jamezp jamezp marked this pull request as ready for review January 10, 2025 01:11
@jamezp
Copy link
Member Author

jamezp commented Jan 10, 2025

The Java 24 issue is an issue in the wildfly-maven-plugin. I don't think we should hold this up for now IMO. I'll look at a fix there.

@jamezp
Copy link
Member Author

jamezp commented Jan 10, 2025

This should fix the Java SE 24 failure wildfly/wildfly-maven-plugin#639

@jfdenise jfdenise merged commit 3d97b61 into wildfly:main Jan 10, 2025
14 of 20 checks passed
@jfdenise
Copy link
Contributor

@jamezp Thank-you! Merged.

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.

Testing compiling to newer JVM's should be done in CI.
2 participants