[ 
https://issues.apache.org/jira/browse/CRUNCH-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13899242#comment-13899242
 ] 

Matthias Friedrich commented on CRUNCH-341:
-------------------------------------------

My main idea behind CRUNCH-188 was to clean up our messy licensing situation. 
As long as we can get rid of those extra testing dependencies in our binary 
distribution, it doesn't matter whether crunch-test lives or dies, IMHO. Feel 
free to edit CRUNCH-188 as you see fit.

> Move test resources used across multiple modules to crunch-test
> ---------------------------------------------------------------
>
>                 Key: CRUNCH-341
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-341
>             Project: Crunch
>          Issue Type: Bug
>            Reporter: Chao Shi
>         Attachments: crunch-341.patch
>
>
> There are duplicated test resource files in multiple modules. This patch 
> moves them into crunch-test, which is accessiable in classpath during unit 
> testing.
> chaoshi@vm3 ~/projects/crunch (master) $ find -name shakes.txt
> ./crunch-core/src/it/resources/shakes.txt
> ./crunch-contrib/src/it/resources/shakes.txt
> ./crunch-scrunch/src/it/resources/shakes.txt
> ./crunch-spark/src/it/resources/shakes.txt
> ./crunch-hbase/src/it/resources/shakes.txt
> ./crunch-test/target/classes/shakes.txt



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to