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

Get rid of resources=[] stanzas in our JVMTargets. #4247

Merged
merged 1 commit into from
Feb 11, 2017

Conversation

benjyw
Copy link
Sponsor Contributor

@benjyw benjyw commented Feb 11, 2017

Resources targets can, and should, just be regular dependencies.
We should probably deprecate resources=[], there's no good reason for it to exist.

Note that nothing changes for PythonTargets, where resources= are filesets.

Resources targets can, and should, just be regular dependencies.
We should probably deprecate resources=[], there's no good reason for it to exist.

Note that nothing changes for PythonTargets, where resources= are filesets.
Copy link
Sponsor Member

@stuhood stuhood left a comment

Choose a reason for hiding this comment

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

Would love to see a deprecation of this argument if you have time for it!

@benjyw benjyw merged commit 258a661 into pantsbuild:master Feb 11, 2017
@benjyw benjyw deleted the bundle_create_test_tweak branch February 11, 2017 05:31
lenucksi pushed a commit to lenucksi/pants that referenced this pull request Apr 25, 2017
Resources targets can, and should, just be regular dependencies.
We should probably deprecate resources=[], there's no good reason for it to exist.

Note that nothing changes for PythonTargets, where resources= are filesets.
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.

2 participants