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

Chris Nauroth updated HADOOP-9935:
----------------------------------

     Component/s: test
                  build
    Hadoop Flags: Reviewed

+1 for the patch.  I verified by running unit tests in a few sub-modules and 
running mvn dependency:list in a few sub-modules to verify that they showed up 
as scope test.
                
> set junit dependency to test scope
> ----------------------------------
>
>                 Key: HADOOP-9935
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9935
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 2.1.0-beta
>            Reporter: André Kelpe
>         Attachments: HADOOP-9935.patch, HADOOP-9935.patch
>
>
> junit should be set to scope test in hadoop-mapreduce-project and 
> hadoop-yarn-project. This patch will fix the problem, that hadoop always 
> pulls in its own version of junit and that junit is even included in the 
> tarballs.

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