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)