Commit Graph

23 Commits

Author SHA1 Message Date
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
fc705ef422 INTSAMPLES-99 Upgrade samples to SI 2.2.0.RELEASE
For reference see: https://jira.springsource.org/browse/INTSAMPLES-99
2012-12-04 14:31:00 -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
814a405e6e INTSAMPLES-84 - Sample POMs Have Incorrect Repo
For reference see: https://jira.springsource.org/browse/INTSAMPLES-84
2012-10-02 14:40:34 -04: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
e05d04e976 INTSAMPLES-46 - Remove Eclipse Meta Data files
Delete *.project* file in sample project:

* control-bus
* http

Delete also:

* applications/cafe/.springBeans
* applications/loan-broker/.springBeans
* applications/loanshark/.springBeans
* basic/feed/.springBeans
* basic/file/.springBeans
* basic/ftp/.springBeans
* basic/helloworld/.springBeans
* basic/http/.springBeans
* basic/jms/.springBeans
* basic/jmx/.springBeans
* basic/mail/.springBeans
* basic/oddeven/.springBeans
* basic/quote/.springBeans
* basic/sftp/.springBeans
* basic/tcp-client-server/.springBeans
* basic/twitter/.springBeans
* basic/ws-inbound-gateway/.springBeans
* basic/ws-outbound-gateway/.springBeans
* basic/xml/.springBeans
* basic/xmpp/.springBeans
* intermediate/async-gateway/.springBeans
* intermediate/errorhandling/.springBeans
* intermediate/file-processing/.springBeans
* intermediate/multipart-http/.springBeans
* intermediate/travel/.springBeans
2012-02-08 11:55:34 -05:00
Gunnar Hillert
85bef285d4 INTSAMPLES-47 - Upgrade SI dep. to 2.1.0.RELEASE
* Upgraded all Spring Integration dependencies to 2.1.0.RELEASE
* All Samples use the new Artifactory-based Milestone Repository http://repo.springsource.org/milestone (As the repositories are additive, this repository will also include the release repo)
* Added versions to all Maven plugin declarations, reducing the amount WARNING-level logging substantially
2012-01-07 22:58:10 -05: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
Gunnar Hillert
d367d4a0a5 remove .settings direcotries 2011-08-15 15:01:29 -04:00
Gunnar Hillert
c9576ce883 Remove unnecessary .gitignore file; remove Eclipse project files 2011-08-15 14:56:25 -04:00
Oleg Zhurakousky
ace8935c7e upgraded samples to Spring Integration 2.0.5.RELEASE 2011-07-18 18:15:57 -04:00
Oleg Zhurakousky
4392c38ee6 INT-1821 updated samples POMs to use 2.0.3.RELEASE of SI 2011-03-01 09:24:47 -05:00
Oleg Zhurakousky
04b69b0958 INTSAMPLES-16 changed SI version in POMS to 2.0.2.BUIILD-SNAPSHOT after release of SI 2.0.1 2010-12-18 13:58:43 -05:00
Rossen Stoyanchev
434a9e678d Changes to make 'mvn clean test' succeed, add .springBean configuration where missing. 2010-12-17 11:56:25 +00:00
Oleg Zhurakousky
349f29e1bc INT-1642 made all samples dependent on 2.0.0.RELEASE 2010-11-24 08:24:57 -05: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