Josh Wills created CRUNCH-84:
--------------------------------

             Summary: Duplicate test-only dependencies from crunch-test to the 
appropriate modules
                 Key: CRUNCH-84
                 URL: https://issues.apache.org/jira/browse/CRUNCH-84
             Project: Crunch
          Issue Type: Improvement
            Reporter: Josh Wills
            Priority: Minor


Right now, we use the dependencies in crunch-test as a way to provide common 
dependencies for all unit tests. This causes issues with shipping binary 
releases, since we end up copying these test-only dependencies as part of our 
binary artifacts. We should instead just copy the test-only dependencies to the 
test scope of the submodules that need them and remove them as dependencies 
from crunch-test.

--
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

Reply via email to