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

Add java 17 compatible jakarta servlet module #182

Closed

Conversation

peter-janssen
Copy link

Given the feedback on #181 I've added a separate module called "concurrency-limits-servlet-jakarta". Personally I don't like the name but I haven't been able to come up with anything better. The module is using the jakarta.servlet-api 6.0.0 specification and is compiled to java 17.
I also took the liberty to upgrade the nebula.netflixoss plugin to version 11.1.1 (the latest version had issues for me),
and changed the gradle wrapper distribution version to 7.6.

@peter-janssen peter-janssen requested review from umairk79 and removed request for fedorka February 17, 2023 09:01
@fedorka
Copy link
Contributor

fedorka commented Mar 2, 2023

Thanks for the contribution! We've added a couple of commits to it via #183 to increase compatibility with older Java versions. We'll merge it under that PR.

@fedorka fedorka closed this Mar 2, 2023
@peter-janssen peter-janssen deleted the java17-jakarta-servlet branch March 3, 2023 07:37
@peter-janssen
Copy link
Author

@fedorka any idea when this will be released?

@fedorka
Copy link
Contributor

fedorka commented Mar 3, 2023

We'll release today or early next week

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.

None yet

3 participants