-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Fix #5354: do not write cglibs Callback[] getCallbacks() (3.x) #5357
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
Fix #5354: do not write cglibs Callback[] getCallbacks() (3.x) #5357
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
Looks good @rwinch ! Just one thing before I can merge (non-test-)code changes: unless we have gotten CLA for you (apologies if I missed it, tried to check), would need one now, from: https://github.com/FasterXML/jackson/blob/main/contributor-agreement.pdf It only needs to be sent once and covers all future contributions. The usual way is to print, fill & sign, scan/photo, email to Thank you again for both reporting the issue and providing the fix! |
src/test/java/tools/jackson/databind/ext/cglib/CglibFiltering5354Test.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@cowtowncoder Thanks for the reply. I'm working on sorting out the CLA with my employer and will get back to you as soon as I can. |
|
@cowtowncoder Thank you for your patience. I've submitted the CLA |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes #5354