Skip to content

CustomTask should use Gradle's NamedDomainObjectContainer or NamedDomainObjectSet #161

@vlsi

Description

@vlsi

See https://github.com/dropbox/AffectedModuleDetector/pull/130/files#diff-6b5be434aa24824fb2973ce77a9dcda484db988e76842f367fb289129851c318R44

var customTasks = emptySet<AffectedModuleConfiguration.CustomTask>() would be better migrated to DomainObject APIs.
Here's a relevant article: https://blog.mrhaki.com/2016/02/gradle-goodness-create-objects-with-dsl.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions