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

modify resource tasks to not chain input properties #17

Merged

Conversation

gordolio
Copy link
Contributor

This fixes issue #16

Rather than chaining properties for task inputs, this calls getInputs().property(String,Object) within each task that uses it.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 98.271% when pulling dd4632b on gordolio:issue-16-gradle-3.3-deprecation into 4601224 on ksoichiro:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 98.271% when pulling dd4632b on gordolio:issue-16-gradle-3.3-deprecation into 4601224 on ksoichiro:master.

@ksoichiro
Copy link
Owner

Thank you!

@ksoichiro ksoichiro merged commit 96e594f into ksoichiro:master Jan 21, 2017
@gordolio gordolio deleted the issue-16-gradle-3.3-deprecation branch July 29, 2020 01:43
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