[ 
https://issues.apache.org/jira/browse/CRUNCH-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Friedrich resolved CRUNCH-84.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.4.0
         Assignee: Matthias Friedrich

OK, committed. In case anyone's wondering why hamcrest-core is part of the 
binary distribution: That's a dependency of JUnit 4.10.
                
> 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
>            Assignee: Matthias Friedrich
>            Priority: Minor
>             Fix For: 0.4.0
>
>         Attachments: CRUNCH-84-Duplicate-test-only-dependencies.patch
>
>
> 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