Skip to content

Conversation

@armanbilge
Copy link
Member

Straightforward merge except for re-synchronizing (ember-)server now that it's crossed in 0.23.

Comment on lines -87 to -88
// Syntax to enable JS-cross compilation without splitting files
// Nobody will actually be able to run these methods b/c they will fail to link
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hope you don't mind, I also took this opportunity to remove these shims and any deprecated methods that needed them.

name = s"Build $subproject",
scalas = List(scala_212),
javas = List("adoptium@8"),
javas = List(JavaSpec.temurin("17")),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice bump 8 -> 17 :)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That one's an "app". 😄

Co-authored-by: Daniel Esik <e.danicheg@yandex.ru>
@rossabaker rossabaker merged commit 093f699 into http4s:main Dec 7, 2021
rossabaker added a commit to http4s/blaze that referenced this pull request May 26, 2022
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.

4 participants