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

Fix CI issues #1063

Merged
merged 5 commits into from
Mar 19, 2021
Merged

Fix CI issues #1063

merged 5 commits into from
Mar 19, 2021

Conversation

gsmet
Copy link
Contributor

@gsmet gsmet commented Mar 19, 2021

Description

This PR fixes the CI issues with JDK 16+.

The detail is in each commit. There's a good chance things will need proper fixes but at least we can have a green CI until workarounds are found.

For the record, I pass the options for JDK 11+ as they are needed but not required for JDK 11.

For now, I haven't added 17-ea as Findbugs' ASM version doesn't like it yet.

They are required by spotless starting JDK 16+
This is needed to inject the unsupported HTTP verb. I don't know really
if we will be able to find a better option than that...
It might be possible to make them work again but it will require some
more advanced surgery.
@gsmet
Copy link
Contributor Author

gsmet commented Mar 19, 2021

@bitwiseman looks like you will need to adjust the Expected statuses if we want to get this in :).

@bitwiseman bitwiseman merged commit a7cd052 into hub4j:master Mar 19, 2021
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