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 witness class/method for resteasy-server plugin #722

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

Leibnizhu
Copy link
Contributor

@Leibnizhu Leibnizhu commented Oct 28, 2024

Fix

  • Add a unit test to verify that the fix works.
  • Explain briefly why the bug exists and how to fix it.

v3/v4/v6 plugins of RESTEasy are using the same target class without witness class( Refer to #587 (comment)).
So, this PR adds witness class/method for resteasy-server plugin v3/v4/v6.

@Leibnizhu Leibnizhu marked this pull request as ready for review October 28, 2024 07:58
@Leibnizhu Leibnizhu mentioned this pull request Oct 28, 2024
5 tasks
@wu-sheng wu-sheng added this to the 9.4.0 milestone Oct 28, 2024
@wu-sheng wu-sheng added the enhancement New feature or request label Oct 28, 2024
@wu-sheng wu-sheng merged commit 576550a into apache:main Oct 28, 2024
193 checks passed
@Leibnizhu Leibnizhu deleted the fix/resteasy-witness branch October 29, 2024 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants