Skip to content

update inputs.file to inputs.files, to remove warning#356

Merged
johnrengelman merged 1 commit intoGradleUp:masterfrom
sgnewson:update-file-to-files
Jan 31, 2018
Merged

update inputs.file to inputs.files, to remove warning#356
johnrengelman merged 1 commit intoGradleUp:masterfrom
sgnewson:update-file-to-files

Conversation

@sgnewson
Copy link
Copy Markdown

@sgnewson sgnewson commented Jan 3, 2018

Remove warning when using the shadow plugin:
Using TaskInputs.file() with something that doesn't resolve to a File object has been deprecated and is scheduled to be removed in Gradle 5.0. Use TaskInputs.files() instead

@johnrengelman johnrengelman merged commit 94550e5 into GradleUp:master Jan 31, 2018
@sgnewson sgnewson deleted the update-file-to-files branch January 31, 2018 16:35
@ldaley
Copy link
Copy Markdown

ldaley commented Mar 19, 2018

@johnrengelman can you please put out a release with this fix. Thanks in advance!

@johnrengelman
Copy link
Copy Markdown
Collaborator

@ldaley version 2.0.3 is available with this change.

@ldaley
Copy link
Copy Markdown

ldaley commented Apr 4, 2018

@johnrengelman you're the man.

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.

4 participants