GROOVY-11922: Jakarta EE 11 compatibility for groovy-servlet#2461
Merged
Conversation
89ec09e to
a74df37
Compare
utafrali
approved these changes
Apr 11, 2026
utafrali
left a comment
There was a problem hiding this comment.
The version bumps from Servlet 6.0 to 6.1 and JSP API 3.1.1 to 4.0.0 are correct, and the verification metadata SHA-512 hashes are the right length (128 hex chars). The main concern is the documentation's unqualified backward compatibility claim with Jakarta EE 10 containers, which could mislead users if any Servlet 6.1-specific API is called at runtime.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2461 +/- ##
==================================================
+ Coverage 66.4876% 66.4936% +0.0059%
- Complexity 30269 30273 +4
==================================================
Files 1411 1411
Lines 118031 118031
Branches 20989 20989
==================================================
+ Hits 78476 78483 +7
+ Misses 33077 33073 -4
+ Partials 6478 6475 -3 🚀 New features to boost your workflow:
|
a74df37 to
6e1af70
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.