Commit Graph

103 Commits

Author SHA1 Message Date
Mark Fisher
7c2c62dd04 Merge pull request #2 from ghillert/INTSAMPLES-29
INTSAMPLES-29
2011-08-16 12:52:43 -07:00
Gunnar Hillert
77741507ed Highlighted a few adapters, fixed some wording in README.md 2011-08-16 00:04:53 -04:00
Gunnar Hillert
6e07daaed1 Added a quick list enumerating the 4 categories for examples in README.md 2011-08-15 23:53:19 -04:00
Gunnar Hillert
55c18bf873 Expanded the main README.md to contain a basic overview of all examples 2011-08-15 23:45:37 -04:00
Gunnar Hillert
07d5dd6eaa Renamed readme.txt to README.md in category folders in order to allow for better styling using Markdown 2011-08-15 17:36:14 -04:00
Gunnar Hillert
b9b10634db Added link to the Spring Integration Home page to README.md 2011-08-15 17:31:01 -04:00
Gunnar Hillert
d6437e56c0 Merge remote-tracking branch 'origin/master' into INTSAMPLES-29 2011-08-15 17:18:55 -04:00
Gunnar Hillert
7cbc138b2a Converted the readme to being Markdown styled 2011-08-15 17:10:21 -04:00
Mark Fisher
0cab50de27 Merge pull request #1 from ghillert/INTSAMPLES-27
INTSAMPLES-27 - Update .gitignore and remove ignored files from repo
2011-08-15 14:02:06 -07:00
Gunnar Hillert
5676cb8168 renamed readme.txt -> README.md to use Markdown styling 2011-08-15 16:47:04 -04:00
Gunnar Hillert
01d7a11501 added application.log* 2011-08-15 16:00:49 -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
Mark Fisher
46051a55d1 updated readme 2011-08-10 14:59:29 -04:00
Gary Russell
37ae292151 INTSAMPLES-26 Use Payload and Header Matchers in Tests 2011-07-26 17:40:38 +05:30
David Turanski
94ea8d35ea Merge remote branch 'origin' 2011-07-21 15:48:20 -04:00
David Turanski
508a3484e7 added advanced-testing-examples 2011-07-21 15:42:36 -04:00
Oleg Zhurakousky
de10204e6e polishing, removed warning markers 2011-07-18 20:00:38 -04:00
Oleg Zhurakousky
ace8935c7e upgraded samples to Spring Integration 2.0.5.RELEASE 2011-07-18 18:15:57 -04:00
Mark Fisher
f8033b4533 changed activemq logging to 'error' level 2011-03-04 16:03:01 -05: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
Gary Russell
2df45b703f INTSAMPLES-19 Add Error Handling Example 2011-02-02 15:37:55 -05:00
Gary Russell
a60c7a541f INTSAMPLES-19 Add Filter Discard Example 2011-02-02 14:47:07 -05:00
Gary Russell
c5233cbd9f INTSAMPLES-19 Add Gateway Example 2011-02-02 13:28:36 -05:00
Gary Russell
00019ac90d INTSAMPLES-19 Add Filter Example 2011-02-02 12:40:34 -05:00
Gary Russell
c329241502 INTSAMPLES-19 Add Router to readme 2011-02-02 12:10:45 -05:00
Gary Russell
855eeaf519 INTSAMPLES-19 Add Router Example 2011-02-02 11:54:56 -05:00
Gary Russell
4cfea26745 INTSAMPLES-19 Fix typo in JUnit Assertion 2011-02-02 08:50:39 -05:00
Gary Russell
e5236506bc INTSAMPLES-19 Fix POM for CLI mvn 2011-02-02 08:36:03 -05:00
Gary Russell
76094d2fab INTSAMPLES-19 Change Return Type to List<> from Array 2011-02-02 08:18:21 -05:00
Gary Russell
bfb4f0c4aa INTSAMPLES-19 First Set of Sample Testing Techniques 2011-02-01 17:05:20 -05:00
Gary Russell
f91e7227ed Add zero length test 2011-02-01 11:29:47 -05:00
Oleg Zhurakousky
6df975f769 fixed the import path in WS sample 2011-01-14 16:03:59 -05:00
Oleg Zhurakousky
f7adb8559a INTSAMPLES-17 ppolished HTTP sample 2011-01-13 18:04:05 -05:00
Oleg Zhurakousky
b63ee53297 INT-1716 moved ControlBus sample to its own project 2011-01-13 15:51:48 -05:00
Oleg Zhurakousky
7ac1924834 INT-1716 added ControlBus sample 2011-01-13 15:40:42 -05:00
Oleg Zhurakousky
f1e6daffc5 INTSAMPLES-17 added simple HTTP echo sample with inbound and outbound gateway 2011-01-13 15:12:58 -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
Rossen Stoyanchev
f1357b0cf3 Add top-level poms for building all samples from the command-line.
This is also useful if you prefer the Maven Eclipse plugin over m2eclipse:
mvn -Dwtpversion=20 eclipse:clean eclipse:eclipse
2010-12-16 10:29:22 +00:00
Oleg Zhurakousky
1b91b1e53c INT-1642 going back to snapshot after tagging 2010-11-24 08:35:00 -05: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
e6c6a3ecc4 INTSAMPLES-9 added XMPP sample 2010-11-18 15:07:11 -05:00
Oleg Zhurakousky
f4e019da3f INTSAMPLES-10 added Twitter samples 2010-11-18 14:10:17 -05:00
Oleg Zhurakousky
c5fabc21ca INTSAMPLES-11 added FEED sample 2010-11-18 11:33:44 -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
66dcac5c30 INTSAMPLES-12 polishing added keys to .gitignore 2010-11-18 03:42:58 -05:00