Skip to content
This repository was archived by the owner on Jan 18, 2021. It is now read-only.
This repository was archived by the owner on Jan 18, 2021. It is now read-only.

deprecation warning: The baseName property has been deprecated  #848

@epeee

Description

@epeee

while using gradle 6.0-rc-1, see

The baseName property has been deprecated. This is scheduled to be removed in Gradle 7.0. Please use the archiveBaseName property instead.
        at org.gradle.api.tasks.bundling.AbstractArchiveTask.getBaseName(AbstractArchiveTask.java:220)
        at org.gradle.api.tasks.bundling.Jar_Decorated.getBaseName(Unknown Source)
        at org.shipkit.internal.gradle.java.ComparePublicationsPlugin.getBasePreviousVersionArtifactPath(ComparePublicationsPlugin.java:122)
        at org.shipkit.internal.gradle.java.ComparePublicationsPlugin.apply(ComparePublicationsPlugin.java:63)
        at org.shipkit.internal.gradle.java.ComparePublicationsPlugin.apply(ComparePublicationsPlugin.java:46)
        at org.gradle.api.internal.plugins.ImperativeOnlyPluginTarget.applyImperative(ImperativeOnlyPluginTarget.java:43)

for details

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions