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

deprecation warning: The baseName property has been deprecated #848

Open
epeee opened this issue Oct 19, 2019 · 3 comments
Open

deprecation warning: The baseName property has been deprecated #848

epeee opened this issue Oct 19, 2019 · 3 comments

Comments

@epeee
Copy link
Contributor

epeee commented Oct 19, 2019

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

@mockitoguy
Copy link
Member

Thanks for reporting! @epeee, do you want to take a stab at it?

@epeee
Copy link
Contributor Author

epeee commented Feb 9, 2020

@mockitoguy yep, I will have a look at it.

@Bukama
Copy link

Bukama commented Jun 3, 2020

@mockitoguy yep, I will have a look at it.

Hey everyone,
any progress here?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants