Commit Graph

18 Commits

Author SHA1 Message Date
Gary Russell
f30bb5f15b Add Retry to (S)FTP; Update SI 4.1.6
https://build.spring.io/browse/INTSAMPLES-NIGHTLY-JOB1-1430/test/case/97845436
2015-07-10 12:42:51 -04:00
Artem Bilan
90d5ee9282 INTSAMPLES-134: SFTP: Use Apache SSHD SshServer
JIRA: https://jira.spring.io/browse/INTSAMPLES-134

INTSAMPLES-134: `sun.misc.BASE64Decoder` -> `org.apache.sshd.common.util.Base64`

INTSAMPLES-134: PR comments and fix for Windows

INTSAMPLES-134 Test Samples with Remote Server

- change 'user' property to 'username' to avoid conflict with environment variable.
- create temporary files using the remote file template in 'si.sftp.sample'.
- clean up after test completion.
- use a caching session factory.
2014-07-30 23:37:58 -04:00
Artem Bilan
ea3ba21249 INTSAMPLES-122: Migrate to Gradle
JIRA: https://jira.springsource.org/browse/INTSAMPLES-122

INTSAMPLES-122: Polishing

INTSAMPLES-122: Add generated poms

* Upgrade some dependencies

INTSAMPLES-122: Cover Java/DSL sample

INTSAMPLES-122: Upgrade to SI 4.0.1 & SF 4.0.5

INTSAMPLES-122: Polishing according PR comments

Make gradlew executable
2014-05-28 12:58:25 -04:00
Gary Russell
cc579226d6 INTSAMPLES-127 Polishing
- PR Comments
- Switch to Jackson2
- Fix oxm config

Polishing

INTSAMPLES-127 Update to SI 4.0.0.RC1

INTSAMPLES-127 Remove Servlet Dependency

travel sample; see INT-3350.

INTSAMPLES-127 Update Samples to SI 4.0.0

JIRA: https://jira.spring.io/browse/INTSAMPLES-127

Created `maint` branch for ongoing SI 3.0.x samples.
2014-04-16 20:45:34 +03:00
Gunnar Hillert
f4fcc22fa6 INTSAMPLES-71 - Fix SFTP Outbound Sample
For reference see: https://jira.springsource.org/browse/INTSAMPLES-71
2012-12-03 22:41:01 -05:00
Gunnar Hillert
3c9c91c847 INTSAMPLES-89 - Upgrade to Spring Integration 2.2 RC3
* Test samples
* Polish documentation
* Polish code

For reference see: https://jira.springsource.org/browse/INTSAMPLES-89
2012-11-28 17:08:51 -05:00
Gunnar Hillert
fc2e5890a9 INTSAMPLES-52 - All Samples should use Log4J
INTSAMPLES-52 - Standardize Log4j PatternLayout
Standardize Log4j PatternLayout to **%d{HH:mm:ss.SSS} %-5p [%t][%c] %m%n**.
2012-05-28 09:26:41 -04:00
Gunnar Hillert
9effe2f9bc INTSAMPLES-33 Update to SI RC1 and Spring 3.1
1. Cleanup of pom.xml files
2. Standardizing version numbers
3. Updating dependency versions
4. Cleaning/Standardizing project names
5. Removing Schema versions in XML context files
2011-12-18 00:32:34 -05:00
Gary Russell
c7c0cf493c INT-1945 Dir => Directory 2011-09-06 10:09:30 -04:00
Gary Russell
81817a6ca7 INT-1945 Fix class names; update POMs to M1 2011-09-06 09:44:31 -04:00
Gary Russell
f42cb8bc35 Change splitter channel name to toSplitter 2011-08-29 14:16:52 -04:00
Gary Russell
6131356619 INT-1945 (S)FTP Outbound Gateway Samples
Samples execute ls, get and rm commands.
2011-08-29 13:23:26 -04:00
Oleg Zhurakousky
4c81cdbae1 INT-1614 updated FTP and SFTP samples to reflect changes to the underlying API and schema 2010-11-22 19:16:16 -05:00
Oleg Zhurakousky
8544307d06 INTSAMPLES-15 added FTP sample 2010-11-18 11:12:35 -05:00
Oleg Zhurakousky
45f865e34f INSAMPLES-12 changed remote-filename-expression to be remote-filename-generator-expression to compliant with changes in INT-1631 2010-11-18 08:45:57 -05:00
Oleg Zhurakousky
24800390db INSAMPLES-12 modified references remote-filename-expression to be compliant with changes in INT-1631 2010-11-18 07:44:57 -05:00
Oleg Zhurakousky
574512dfeb INTSAMPLES-12 polishing 2010-11-18 03:28:14 -05:00
Oleg Zhurakousky
afec85a6e2 INTSAMPLES-12 added SFTP sample 2010-11-18 03:23:47 -05:00