You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Josh Wills (JIRA)" <ji...@apache.org> on 2013/08/16 17:52:49 UTC

[jira] [Created] (CRUNCH-253) Make the API calls for adding SourceTargets to ParallelDoOptions and GroupingOptions consistent

Josh Wills created CRUNCH-253:
---------------------------------

             Summary: Make the API calls for adding SourceTargets to ParallelDoOptions and GroupingOptions consistent
                 Key: CRUNCH-253
                 URL: https://issues.apache.org/jira/browse/CRUNCH-253
             Project: Crunch
          Issue Type: Improvement
          Components: Core
            Reporter: Josh Wills
            Assignee: Josh Wills
             Fix For: 0.8.0


Small change to the APIs of GroupingOptions and ParallelDoOptions to make them consistent with one another, with each of them having two methods on their respective Builders:

1) sourceTargets(SourceTarget<?>... st)
2) sourceTargets(Collection<SourceTarget<?>> st)

for adding new SourceTarget dependencies.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira