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

Improves handling VarArgs #126

Merged
merged 1 commit into from
May 13, 2021
Merged

Improves handling VarArgs #126

merged 1 commit into from
May 13, 2021

Conversation

lukaszlenart
Copy link
Collaborator

@lukaszlenart lukaszlenart commented May 9, 2021

This PR improves handling of VarArgs by OGNL. Previously OGNL was not able to handle passing a single argument to a method with VarArgs also it couldn't properly apply non-Object VarArgs.

Closes #125

@lukaszlenart lukaszlenart merged commit b8ce95c into master May 13, 2021
@lukaszlenart lukaszlenart deleted the improved-varargs branch May 13, 2021 14:53
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.

"Two vararg methods with same score" for resteasy ClientWebTarget.request()
1 participant