Commit Graph

21 Commits

Author SHA1 Message Date
Artem Bilan
13c22ceb28 FTP Outbound test: use CachingSessionFactory
https://build.spring.io/browse/INTSAMPLES-NIGHTLY
2017-04-11 12:56:20 -04:00
Artem Bilan
5956cf8cfb Fix FTP sample tests to use bigger idle
https://build.spring.io/browse/INTSAMPLES-NIGHTLY-2059/

Fix `JmsMockTests` stubbing via making endpoint stopped before mocking

Force SI and SF versions via their BOMs imports
Regenerate POMs including `dependencyManagement` for BOMs customization
2017-04-11 11:56:08 -04:00
Artem Bilan
ea919aa4be GH-198: (S)FTP Server: Use an OS-selected Port
Fixes spring-projects/spring-integration-samples#198

The `SocketUtils.findAvailableServerSocket()` isn't reliable for port selection and its `socket.close()` may cause a port selection by some other process.

Use OS-selected port for SshdServer in SFTP sample

Revert unexpected refactoring after renaming properties

Upgrade to SSHD-1.4, FTP Server 1.1,  fix tests and Boot 2.0 compatibility
2017-03-14 12:16:25 -04:00
Artem Bilan
6080639682 INTSAMPLES-148: Make JPA Sample as Boot App
JIRA: https://jira.spring.io/browse/INTSAMPLES-148

Upgrade several dependencies, especially OpenJPA-2.4.0 to support Java 8 Class Transformation

Upgrade to DSL-1.1.2 and other polishing

Upgrade to SI-4.3.0.M1
2016-03-07 10:16:37 -05:00
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
3b12f7eada AC.close() in file and ftp tests 2014-05-29 09:17:47 +03: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
Gary Russell
ed736aa499 INTSAMPLES-117 Remove cache-sessions - FTP Sample
Compatibility with SI 3.0; also bump to 3.0.0.M3.
2013-12-13 16:54:33 -05:00
Gunnar Hillert
f6e4f4d734 INTSAMPLES-102 - Fix intermittently failing tests
Reference: https://jira.springsource.org/browse/INTSAMPLES-102
2013-01-11 01:47:35 -05:00
Gunnar Hillert
ca9a7a6c75 INTSAMPLES-78 - Don't use hard-coded FTP port
For reference see: https://jira.springsource.org/browse/INTSAMPLES-78
2012-12-11 17:04:19 -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
Gary Russell
12b293c1c7 INTSAMPLES-82 Fix Exception 2012-07-06 12:36:45 -04: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
Gary Russell
3cacd50253 INTSAMPLES-74 2.2.0.M1 (SF 3.1.1) Compatibility
Change 'user' property to userid to avoid conflict
with environment property.
2012-05-15 19:59:43 -04:00
Gunnar Hillert
9ec98f8c74 INTSAMPLES-41 - Use embedded Apache FTP Server
For Reference see: https://jira.springsource.org/browse/INTSAMPLES-41
2011-12-21 14:19:45 -05: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
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