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

Fix issue with ant builder throwing exception on call() #23211

Merged
merged 1 commit into from Dec 19, 2022

Conversation

ghale
Copy link
Member

@ghale ghale commented Dec 16, 2022

Fixes the issue where call() is invoked on a dynamic object that does not throw a MethodMissingException on an unknown method (such as BasicAntBuilder, that assumes the method call is an incorrect xml element).

Fixes #23111

@ghale ghale added the a:regression This used to work label Dec 16, 2022
@ghale ghale added this to the 7.6.1 milestone Dec 16, 2022
@ghale ghale self-assigned this Dec 16, 2022
@ghale
Copy link
Member Author

ghale commented Dec 16, 2022

@bot-gradle test this

@bot-gradle
Copy link
Collaborator

OK, I've already triggered the following builds for you:

@ghale ghale marked this pull request as ready for review December 16, 2022 21:45
@big-guy
Copy link
Member

big-guy commented Dec 19, 2022

@bot-gradle test and merge

@bot-gradle
Copy link
Collaborator

OK, I've already triggered a build for you.

@bot-gradle bot-gradle merged commit d1a0b6e into release7x Dec 19, 2022
@blindpirate blindpirate deleted the gh/issues/23111 branch December 22, 2022 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:regression This used to work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants