You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/15 11:06:05 UTC

[jira] [Created] (HADOOP-12235) hadoop-openstack junit & mockito dependencies should be "provided"

Steve Loughran created HADOOP-12235:
---------------------------------------

             Summary: hadoop-openstack junit & mockito dependencies should be "provided"
                 Key: HADOOP-12235
                 URL: https://issues.apache.org/jira/browse/HADOOP-12235
             Project: Hadoop Common
          Issue Type: Bug
          Components: build, fs/swift
    Affects Versions: 2.6.0
            Reporter: Steve Loughran
            Priority: Minor


The scope for JUnit & mockito in hadoop-openstack is "compile", which means it ends up on the downstream classpath unless excluded.

it should be "provided", which was the original intent



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)