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

When applying plugin, pass dependencies instead of dependents #602

Merged
merged 1 commit into from Sep 2, 2022

Conversation

ejona86
Copy link
Collaborator

@ejona86 ejona86 commented Aug 29, 2022

This allows using the task configuration avoidance APIs and makes the
dependency graph much clearer.

Gradle 6.5 suffered from gradle/gradle#13367.

(I'm aware this will conflict with the Eclipse PR, but resolving the conflict won't be hard.)

When reviewing, I suggest ignoring whitespace.

This allows using the task configuration avoidance APIs and makes the
dependency graph much clearer.

Gradle 6.5 suffered from gradle/gradle#13367.
Copy link
Collaborator

@rougsig rougsig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ejona86 ejona86 merged commit 955c170 into google:master Sep 2, 2022
@ejona86 ejona86 deleted the pass-dependencies-not-dependents branch September 2, 2022 18:53
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

3 participants