general poslihing in tests for FTP/SFTP and javadocs polishing in DefaultHttpHeaderMapper

This commit is contained in:
Oleg Zhurakousky
2011-01-17 15:07:57 -05:00
parent a0735fd67a
commit 893d749907
10 changed files with 23 additions and 7 deletions

View File

@@ -25,7 +25,6 @@ import org.apache.commons.logging.LogFactory;
import org.apache.commons.net.ftp.FTPClient;
import org.apache.commons.net.ftp.FTPFile;
import org.springframework.integration.file.FileWritingMessageHandler;
import org.springframework.integration.file.remote.session.Session;
import org.springframework.util.Assert;