[
https://issues.apache.org/jira/browse/CRUNCH-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13902727#comment-13902727
]
Chao Shi commented on CRUNCH-341:
---------------------------------
Should I push this change to the 0.8 branch as well? I'm a little bit confused,
as I see the current practice seems to be pushing to both.
> 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
> Assignee: 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)