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 error when configuration cache enabled and support gradle 6.6 above #248

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

doniwinata0309
Copy link

This PR only to make henson-plugin compatible with gradle 6.6 above and fix error on gradle configuration cache, the test flow may failed. To generate henson-plugin.jar run ./gradlew henson-plugin:assemble and upload jar on your local artifactory.

  • Update to gradle 6.7
  • Move some object from execution to configuration task

@stephanenicolas
Copy link
Collaborator

@doniwinata0309 there is truly little activity in this repo. I can see what I can do this week.
Do you mind to reformat the PR to minimize the changes please ? The indentation has changed and it makes it hard to review the PR.

@doniwinata0309
Copy link
Author

@stephanenicolas thanks for the reply, i just fix the indentation. Let me know if you need anything else.

@doniwinata0309
Copy link
Author

doniwinata0309 commented Jun 10, 2021

Hi @stephanenicolas there also another changes need to adjust to support gradle 7
doniwinata0309@1248af9
Is it possible for us to merge those commit ?

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.

None yet

2 participants