Skip to content

Conversation

@DreierF
Copy link

@DreierF DreierF commented Oct 9, 2025

AFAIU the problem is that Gradle creates a subclass of the task implementation (Decorated class) and when Groovy tries to resolve the private method on the subclass it is unable to find it, because it is private to the superclass.

@DreierF
Copy link
Author

DreierF commented Oct 14, 2025

@xzel23 Could you please have a look?

@xzel23
Copy link
Collaborator

xzel23 commented Oct 24, 2025

@DreierF sorry, I was very busy the last two weeks. I hope I can look into this on the weekend.

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.

2 participants