Skip to content
This repository was archived by the owner on Aug 19, 2020. It is now read-only.
This repository was archived by the owner on Aug 19, 2020. It is now read-only.

Add missing Action<T> overloads to TaskExecutionGraph #123

Closed
@bamboo

Description

@bamboo

The following methods are missing a Action<T> or Spec<T> counterpart:

org.gradle.api.execution.TaskExecutionGraph#whenReady(groovy.lang.Closure)
org.gradle.api.execution.TaskExecutionGraph#beforeTask(groovy.lang.Closure)
org.gradle.api.execution.TaskExecutionGraph#afterTask(groovy.lang.Closure)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions