Commit Graph

18 Commits

Author SHA1 Message Date
Spring Operator
f160a1c766 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 292 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-22 14:54:39 -04: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