Commit Graph

17 Commits

Author SHA1 Message Date
Mark Fisher
e4f6b33b7b INT-1591 FileListFilter is now parameterized. Existing implementations required refactoring to specify <File> for <F>. 2010-11-08 17:31:42 -05:00
Mark Fisher
da178c1615 getting rid of warnings 2010-11-05 15:28:18 -04:00
Oleg Zhurakousky
c3a51394d7 polishing 2010-11-02 22:29:18 -04:00
Mark Fisher
15b9affda9 INT-1562 formatting 2010-10-28 15:32:21 -04:00
Oleg Zhurakousky
b77796e914 INT-1484, added support for filename-generator to FTP Outbound adapter, restructured FTP module to be consistent with other modules 2010-10-15 09:12:17 -04:00
Oleg Zhurakousky
ac49187a64 INT-1444, added tests to validate namespace attributes for FTP and FTPS 2010-09-24 21:15:39 -04:00
Oleg Zhurakousky
1bb6eafe04 INT-1263, added tests in FYP to validate MH 2010-09-22 20:46:42 -04:00
Oleg Zhurakousky
b6e058c59b INT-1263, added more changes and tests related valdating MessageHistory in every module 2010-09-22 18:44:51 -04:00
Josh Long
6c959e6010 fixing issues related to fileType not propagating in the ftp handler 2010-09-12 13:06:01 -07:00
Josh Long
02faab51dc re-adding src from branch to include FTPS support. 2010-08-28 18:19:17 +00:00
Josh Long
5f0ba7f578 removing src to replace it with the branch 2010-08-28 18:18:40 +00:00
Josh Long
25b5afa528 initial commit of my work to make building filesystem based adapters more consistent, cleaner. 2010-08-20 10:06:13 +00:00
Josh Long
b5556a664d clean up - and also made it so that the SFTP, FTP and File adapters all support String, byte[] , and File payloads for the *:outbound-adapters 2010-08-18 09:56:10 +00:00
Josh Long
b1571e2767 I can be so forgetful sometimes! I've just changed *SFTP* -> *Sftp* and *FTP* to *Ftp*. Looks *much* better now and feels more like the Spring I know and love. 2010-08-18 05:49:07 +00:00
Josh Long
a3ad837468 Taught the SFTP adapter how to do file name filtering and predicates INT-1357 2010-08-18 04:26:26 +00:00
Josh Long
8307772dd0 Taught the FTP adapter how to do file name filtering and predicates INT-1357 2010-08-18 03:17:49 +00:00
Josh Long
d85fdaceb0 moving FTP / SFTP support from sandbox. 2010-08-17 03:59:52 +00:00