[
https://issues.apache.org/jira/browse/HADOOP-13696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15606471#comment-15606471
]
Hudson commented on HADOOP-13696:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10677 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10677/])
Revert "HADOOP-13696. change hadoop-common dependency scope of jsch to (wang:
rev 86c735bcb1f1f243c5649386f502440deae26166)
* (edit) hadoop-common-project/hadoop-common/pom.xml
> change hadoop-common dependency scope of jsch to provided.
> ----------------------------------------------------------
>
> Key: HADOOP-13696
> URL: https://issues.apache.org/jira/browse/HADOOP-13696
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Affects Versions: 2.7.3
> Reporter: Steve Loughran
> Assignee: Yuanbo Liu
> Priority: Minor
> Attachments: HADOOP-13696.001.patch
>
>
> The dependency on jsch in Hadoop common is "compile", so it gets everywhere
> downstream. Marking it as "provided" would mean that it would only be needed
> by those programs which wanted the SFTP filesystem, and, if they wanted to
> use a different jsch version, there'd be no maven problems
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]