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

Unit tests fail when java compiler 11 or 17 is used #1255

Open
Lokowandtg opened this issue Dec 5, 2024 · 1 comment · May be fixed by #1259
Open

Unit tests fail when java compiler 11 or 17 is used #1255

Lokowandtg opened this issue Dec 5, 2024 · 1 comment · May be fixed by #1259

Comments

@Lokowandtg
Copy link

I did not test other Java versions...
running
./mvnw clean install -Dgpg.skip=true
results in:
[ERROR] Tests run: 624, Failures: 32, Errors: 0, Skipped: 2
All errors are in Cloud Foundry Java Operations.

@pivotal-david-osullivan
Copy link
Contributor

17 is not supported with the client yet but 11 & 8 should be working now since some PRs were merged on Friday - can you please try again and confirm?

@Lokowandtg Lokowandtg linked a pull request Dec 10, 2024 that will close this issue
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 a pull request may close this issue.

2 participants