[
https://issues.apache.org/jira/browse/OODT-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved OODT-22.
-----------------------------------
Resolution: Fixed
I took care of this over a series of commits that are viewable by clicking the
Subversion commits tab in [1]. JvFTP was removed, however, Jsch was kept since
it supports a BSD-style-license (viewable here [2]) which seems Apache Compat.
See Apache Ivy [3] which has been using this dep for at least a release or 2
now.
[1] https://issues.apache.org/jira/browse/OODT-22
[2] http://www.jcraft.com/jsch/LICENSE.txt
[3]
http://svn.apache.org/repos/asf/ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/repository/sftp/SFTPRepository.java
> remove pushpull's jvftp dependency
> ----------------------------------
>
> Key: OODT-22
> URL: https://issues.apache.org/jira/browse/OODT-22
> Project: OODT
> Issue Type: Improvement
> Components: push pull framework
> Environment: N/A
> Reporter: David Woollard
> Assignee: Chris A. Mattmann
> Priority: Blocker
> Fix For: 0.1-incubating
>
>
> Currently, pushpull depends on jvftp. From http://jvftp.sourceforge.net/,
> this package has a LGPL license, and so is incompatible with apache.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.