Migrated FTP Channel Adapter code from the 'org.springframework.integration.adapter' module to the new 'org.springframework.integration.ftp' module.
This commit is contained in:
@@ -5,8 +5,6 @@ Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.integration.*;version="[1.0.0, 1.0.1)",
|
||||
org.springframework.beans.*;version="[2.5.5.A, 3.0.0)",
|
||||
org.springframework.context;version="[2.5.5.A, 3.0.0)",
|
||||
org.springframework.core.*;version="[2.5.5.A, 3.0.0)",
|
||||
org.springframework.util;version="[2.5.5.A, 3.0.0)",
|
||||
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
||||
org.apache.commons.net.ftp;version="[1.4.1, 2.0.0)";resolution:=optional
|
||||
|
||||
Reference in New Issue
Block a user