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

Update to sbt-http4s-org-0.10.0 #604

Merged
merged 7 commits into from
Jan 21, 2022
Merged

Conversation

rossabaker
Copy link
Member

No description provided.

@rossabaker
Copy link
Member Author

This is a pain. Java 9 adds NEED_UNWRAP_AGAIN, which should only happen under DTLS. If we add a wildcard match, Java 8 complains about an unreachable case. If we do nothing, Java > 8 complains about an unhandled case. We're probably going to need to @nowarn our way out of this one.

@rossabaker
Copy link
Member Author

Failure is #376. We weren't testing on 11 or 17 before, which is embarrassing, but we don't need to fix that in this PR.

@rossabaker rossabaker merged commit a3a2908 into main Jan 21, 2022
@rossabaker rossabaker deleted the update/sbt-http4s-org-0.10.0 branch May 24, 2022 20:46
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.

3 participants