Fix error when configuration cache enabled and support gradle 6.6 above#248
Open
doniwinata0309 wants to merge 4 commits intof2prateek:masterfrom
Open
Fix error when configuration cache enabled and support gradle 6.6 above#248doniwinata0309 wants to merge 4 commits intof2prateek:masterfrom
doniwinata0309 wants to merge 4 commits intof2prateek:masterfrom
Conversation
Closed
Collaborator
|
@doniwinata0309 there is truly little activity in this repo. I can see what I can do this week. |
Author
|
@stephanenicolas thanks for the reply, i just fix the indentation. Let me know if you need anything else. |
Author
|
Hi @stephanenicolas there also another changes need to adjust to support gradle 7 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.