Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to latest shadow plugin version 4.0.2 #1922

Merged
merged 1 commit into from
Nov 14, 2018

Conversation

devinbileck
Copy link
Member

Updating to the latest shadow plugin version will resolve the following deprecation warning:

> Task :desktop:shadowJar UP-TO-DATE
Registering invalid inputs and outputs via TaskInputs and TaskOutputs
methods has been deprecated. This is scheduled to be removed in Gradle
5.0. A problem was found with the configuration of task
':desktop:shadowJar'.

See: GradleUp/shadow#336

Updating to the latest shadow plugin version will resolve the following
deprecation warning:

> Task :desktop:shadowJar UP-TO-DATE
Registering invalid inputs and outputs via TaskInputs and TaskOutputs
methods has been deprecated. This is scheduled to be removed in Gradle
5.0. A problem was found with the configuration of task
':desktop:shadowJar'.

See: GradleUp/shadow#336
@ripcurlx
Copy link
Contributor

utACK

Copy link
Member

@cbeams cbeams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK. I can confirm the warning is gone with this change.

@cbeams cbeams merged commit 0b794b4 into bisq-network:master Nov 14, 2018
cbeams added a commit that referenced this pull request Nov 14, 2018
Update to latest shadow plugin version 4.0.2
@devinbileck devinbileck deleted the update-shadow-plugin branch November 14, 2018 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants