[
https://issues.apache.org/jira/browse/MAPREDUCE-5678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844840#comment-13844840
]
Jason Lowe commented on MAPREDUCE-5678:
---------------------------------------
This is essentially a duplicate of HADOOP-8738 and has the same issues as the
original version of that patch. If this is committed then sample jobs like the
sleep job and TestDFSIO which are run by QE and some users/admins will be
broken since they rely on junit.
To solve the general problem of test jar dependencies polluting the normal
classpath I think we need something like HADOOP-9116, where test jar
dependencies are placed in separate locations outside of the normal classpath.
> Move junit to test scope in more projects
> -----------------------------------------
>
> Key: MAPREDUCE-5678
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5678
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Ted Yu
> Attachments: mapreduce-5678.txt
>
>
> MAPREDUCE-5624 moved junit to test scope for most projects but missed a few
> pom.xml
> This JIRA moves junit to test scope for the missed projects
> Thanks to Jeff Bowles who made the discovery
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)