Skip to content
This repository was archived by the owner on Sep 8, 2023. It is now read-only.

Deprecation warning: built-in-task-types kata #22

@michaelin

Description

@michaelin

When running the custom-task-types exercise with --warning-mode all (gradle version 6.2):

The AbstractArchiveTask.archiveName property has been deprecated. This is scheduled to be removed in Gradle 7.0. Please use the archiveFileName property instead. See https://docs.gradle.org/6.2/dsl/org.gradle.api.tasks.bundling.AbstractArchiveTask.html#org.gradle.api.tasks.bundling.AbstractArchiveTask:archiveName for more details.

Use archiveBaseName = "buildscript" instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions