Oleg Zhurakousky
ee77b52fd9
INT-2442 SFTP Authentication - Backport
...
Fixed DefaultSftpSessionFactory#OptimisticUserInfoImpl to additionally implement UIKeyboardInteractive, tested with both right and wrong password.
Cherry pick; fix copyright.
2012-03-13 12:46:26 -04:00
Gary Russell
d4e9cf5d83
NT-2400 Fix tool:expected-type Classes
...
* MessageChannel was moved from core to the base package.
* ChannelResolver moved from core to support.
* TcpConnectionInterceptorFactoryChain was incorrect.
Backport to 2.0.x
2012-01-13 09:54:34 -05:00
Oleg Zhurakousky
9babf3d784
INT-2390 backported INT-2350 and INT-2351 to 2.0.6
2012-01-06 10:52:47 -05:00
Mark Fisher
42f95faa61
INT-2335, INT-2336, INT-2337
...
upgraded spring framework dependency to 3.0.7.RELEASE
upgraded spring security dependency to 3.0.7.RELEASE
upgraded spring ws dependency to 2.0.3.RELEASE
added exclusions for spring-ws transitive dependencies
updated etag test for spring 3.0.7
2011-12-22 17:56:29 -05:00
Oleg Zhurakousky
c90426ca9f
INT-2103-maint added auto-startup to FTP/SFTP adapters
2011-10-20 10:42:39 -04:00
Oleg Zhurakousky
b1f4123e12
INT-2048
2011-10-19 14:57:24 -04:00
Oleg Zhurakousky
968a2ed6a4
added delegate setters to DefaultSftpSessionFactory for the remaining properties of com.jcraft.jsch.Session
2011-10-10 13:24:43 -04:00
Mark Fisher
6582f30e60
updated 2.0 xsd
2011-08-18 08:42:26 -04:00
Mark Fisher
9a43781973
updated POMs for 2.0.6.BUILD-SNAPSHOT
2011-07-18 18:09:12 -04:00
Mark Fisher
2e605f24c9
updated template.mf files for 2.0.6.BUILD-SNAPSHOT
2011-07-18 18:07:12 -04:00
Mark Fisher
b1ee08b8d1
Release version 2.0.5.RELEASE
2011-07-18 17:36:31 -04:00
Oleg Zhurakousky
98bbb98de3
INT-1975 regenerated POM files
2011-07-14 11:49:16 -04:00
Oleg Zhurakousky
871e3bd503
INT-1965 added test properties file
2011-07-08 10:08:38 -04:00
Oleg Zhurakousky
77de5f6d93
INT-1965 fixed XSDs in FTP and SFTP modules to make sure they are PropertyPlaceholder compatible (e.g., xsd:string instead of xsd:boolean)
2011-07-08 10:07:42 -04:00
Oleg Zhurakousky
661fbb6898
INT-1961 added tests to validate that Sftp Inbound Adapter is NOT running when 'auto-startup' is set to 'false'
2011-07-06 17:56:27 -04:00
Oleg Zhurakousky
97db1da5b2
INT-1921 fixed FTP/SFTP adapters to have '/' as a default file separator character
2011-05-31 15:16:56 -04:00
Oleg Zhurakousky
d56471edba
INT-1909 added support for injecting JschSession with Properties configuration (e.g., session.setConfig(Properties) )
2011-05-23 15:48:32 -04:00
Oleg Zhurakousky
5bf590bbfb
changed POMs to use version 2.0.5.BUILD-SNAPSHOT
2011-05-23 08:19:47 -04:00
Mark Fisher
6d0aaa7c62
Update version to 2.0.5.BUILD-SNAPSHOT
2011-05-18 14:40:41 -04:00
Mark Fisher
939172e675
Release version 2.0.4.RELEASE
2011-05-18 14:26:36 -04:00
Oleg Zhurakousky
08d601a2ba
INT-1901 added support for 'comparator' atribute for FTP/SFTP Inbound Channel adapters
2011-05-11 15:03:34 -04:00
Oleg Zhurakousky
e350874842
polishing, cleaned up SftpSession rename() method
2011-05-06 14:37:03 -04:00
Oleg Zhurakousky
2872aceeb7
polishing, made getTemporaryFileSuffix() protected
2011-05-06 12:26:41 -04:00
Oleg Zhurakousky
937e681df7
INT-1892 added support in SFTP for renaming files to file names that represent and existing file
2011-05-05 10:05:40 -04:00
Mark Fisher
f10fcc2dd5
INT-1864 added inbound SFTP test for default adapter configuration (should have CachingSessionFactory)
2011-04-29 11:24:18 -04:00
Mark Fisher
88fab8d2ca
INT-1864 added tests for SFTP outbound adapters with caching and non-caching SessionFactory instances
2011-04-29 11:21:36 -04:00
Mark Fisher
ab0207c49e
INT-1864 added SFTP inbound tests for caching and non-caching SessionFactory instances
2011-04-29 11:12:04 -04:00
Mark Fisher
b09318a35b
INT-1864 added 'cache-sessions' boolean attribute to FTP adapters. Default is TRUE for backwards compatibility.
2011-04-29 10:43:38 -04:00
Gary Russell
6eb31e7e09
INT-1848 Add order Attribute to (s)ftp Outbound Adapters
2011-03-25 13:54:15 -04:00
Chris Beams
6e58a9ff99
Add <repositories> to generated poms
...
Synchronize with changes in buildSrc that add repositories
declared in gradle script(s) to generated maven poms during
`generatePom` task.
Issue: GRADLE-48
2011-03-14 01:04:05 +08:00
Oleg Zhurakousky
5c349ecb7b
INT-1756 fixed broken test
2011-03-09 10:11:48 -05:00
Oleg Zhurakousky
d12eadf33c
INT-1756 added support for auto-creating remote directories
2011-03-09 09:54:27 -05:00
Oleg Zhurakousky
2d6e490969
INT-1782 added support for configuring temporary suffix
2011-03-07 15:33:58 -05:00
Mark Fisher
13ed0534a2
updated template.mf files for [2.0.4, 2.0.5) version range
2011-02-11 12:54:48 -05:00
Mark Fisher
0e75e6f64d
updated POMs for 2.0.4.BUILD-SNAPSHOT
2011-02-11 12:52:37 -05:00
Mark Fisher
99dc2869af
Re-release version 2.0.3.RELEASE
2011-02-10 09:16:12 -06:00
Mark Fisher
b46052e487
updated template.mf files for 2.0.3
2011-02-09 22:33:30 -06:00
Mark Fisher
73a50fe137
updated POMs for 2.0.4.BUILD-SNAPSHOT
2011-02-09 20:23:41 -06:00
Mark Fisher
c4dbad9ea4
Release version 2.0.3.RELEASE
2011-02-09 20:05:59 -06:00
Gary Russell
a2aedfb969
POMs updated from 2.0.2.RELEASE to 2.0.3.BUILD-SNAPSHOT as version for all project modules
2011-02-09 14:57:26 -05:00
Mark Fisher
c854059ce6
Release version 2.0.2.RELEASE
2011-02-08 11:00:30 -06:00
Mark Fisher
6c6af30922
updating template.mf files for the 2.0.2 release
2011-02-07 09:32:16 -05:00
Oleg Zhurakousky
f6061346d3
added more test to InnerGatewayWithChainTests
2011-02-02 19:56:04 -05:00
Oleg Zhurakousky
eae714a983
polishing fixed the spelling of some of the sftp tests
2011-02-01 09:48:28 -05:00
Oleg Zhurakousky
893d749907
general poslihing in tests for FTP/SFTP and javadocs polishing in DefaultHttpHeaderMapper
2011-01-17 15:08:09 -05:00
Oleg Zhurakousky
f0d446617d
INT-1703 added support for configuring 'remote-file-separator' for FTP/SFTP
2011-01-06 13:35:37 -05:00
Mark Fisher
42b0c5f581
POMs updated from 2.0.1.RELEASE to 2.0.2.BUILD-SNAPSHOT as version for all project modules
2010-12-21 19:01:50 -05:00
Oleg Zhurakousky
a4366a8986
INT-1704 fixed FTP/SFTP tests that broke the build due to the change introduced with file renaming
2010-12-21 15:55:12 -05:00
Oleg Zhurakousky
45e62cdabc
INT-1700 changed from IOException to NestedIOException to stay compatible with Java 5
2010-12-21 15:45:45 -05:00
Mark Fisher
e6ac44dbbd
Release version 2.0.1.RELEASE
2010-12-17 18:35:24 -05:00