Skip to content

Add support for undertow-jakarta-servlet#4634

Merged
amarziali merged 2 commits into
masterfrom
andrea.marziali/undertow-jafkarta
Feb 2, 2023
Merged

Add support for undertow-jakarta-servlet#4634
amarziali merged 2 commits into
masterfrom
andrea.marziali/undertow-jafkarta

Conversation

@amarziali

Copy link
Copy Markdown
Contributor

What Does This Do

Add compatibility with undertow-jakarta-servlet (undertow-2.2+)

Motivation

Additional Notes

@amarziali
amarziali requested a review from a team as a code owner February 1, 2023 10:45
@amarziali
amarziali force-pushed the andrea.marziali/undertow-jafkarta branch 2 times, most recently from 7c1b603 to 8ee3966 Compare February 1, 2023 10:52

@richardstartin richardstartin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good, please get a tracing review before merging

@amarziali
amarziali force-pushed the andrea.marziali/undertow-jafkarta branch from 8ee3966 to bc1583b Compare February 1, 2023 11:24
@amarziali
amarziali force-pushed the andrea.marziali/undertow-jafkarta branch from bc1583b to dbe07f2 Compare February 1, 2023 11:53

@devinsba devinsba left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks right to me. I assume this is mostly a direct copy of the servlet related code from 2.0 with just the servlet packages changed?

@amarziali

Copy link
Copy Markdown
Contributor Author

Looks right to me. I assume this is mostly a direct copy of the servlet related code from 2.0 with just the servlet packages changed?

Thanks for the review. It's a copy from the undertow package rather since it was tied to javax.servlet. But undertow can also work with the jakarta variant and this was not supported

@amarziali
amarziali merged commit 03ae64e into master Feb 2, 2023
@amarziali
amarziali deleted the andrea.marziali/undertow-jafkarta branch February 2, 2023 14:45
@github-actions github-actions Bot added this to the 1.7.0 milestone Feb 2, 2023
@smola smola added the inst: others All other instrumentations label Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inst: others All other instrumentations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants