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

#143 Fix IllegalAccessError when using GradleWrapperInDocker(..) #144

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ppxl
Copy link
Member

@ppxl ppxl commented Jan 8, 2025

This PR resolves #143

Jenkins was not able to set the superclasses' field from the subclass. This commit makes the field writable by subclasses and classes from the same package.

Jenkins was not able to set the superclasses' field from the subclass.
This commit makes the field writable by subclasses and classes from the
same package.
@ppxl ppxl added the bug label Jan 8, 2025
@ppxl
Copy link
Member Author

ppxl commented Jan 8, 2025

Currently I cannot test the fixed behaviour because Jenkins consistently manages to timeout at 5 minutes and I do not see a reason why.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IllegalAccessError when GradleWrapperInDocker
1 participant