Skip to content

move integration test to Java 1.8 #291

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

Closed
wants to merge 1 commit into from
Closed

move integration test to Java 1.8 #291

wants to merge 1 commit into from

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Mar 6, 2023

At least one of our CI environments has a problem compiling for Java 1.7:

Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project nonTestScopeTestArtifactsAnalysis: Fatal error compiling: error: release version 1.7 not supported -> [Help 1]

I don't think this test is materially changed by updating it to Java 1.8.

@elharo elharo requested a review from olamy March 6, 2023 12:56
@slachiewicz
Copy link
Member

Move to Java 7 or Java 8?

@elharo elharo changed the title move integration test to Java 1.7 move integration test to Java 1.8 Mar 6, 2023
@elharo
Copy link
Contributor Author

elharo commented Mar 6, 2023

Java 8, corrected

@elharo elharo closed this Mar 6, 2023
@elharo elharo reopened this Mar 6, 2023
@elharo
Copy link
Contributor Author

elharo commented Mar 6, 2023

I hoped this would address the pre-exisiting failure in Verify / Verify / ubuntu-latest jdk-11-temurin 3.9.0 (push) but it doesn't. :-( Someone needs to look into that one.

@elharo elharo closed this Mar 17, 2023
@elharo elharo deleted the version branch March 17, 2023 21:37
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