Commit Graph

6 Commits

Author SHA1 Message Date
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
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
13d31c25cd INTSAMPLES-39 Synchronize Context Creation
Creating an application context for a new customer needs
to be synchronized.
2011-12-16 04:16:13 -05:00
Gary Russell
6e437c0cac INTSAMPLES-39 Polishing
Change ReadMe to Markdown; fix Copyright
2011-12-15 17:51:51 -05:00
Gary Russell
c15d2ddadc INTSAMPLES-39 Add surefire to pom; add to Parent
Add surefire tests to pom; add module to advanced pom.
2011-12-15 16:56:55 -05:00
Gary Russell
be5bcb3e95 INTSAMPLES-39 Dynamic FTP Router
Demonstrates the use of Spring 3.1 to instantiate multiple
application contexts, each with a differently configured
ftp outbound adapter, together with a POJO Channel resolver
used to send messages to the appropriate context.
2011-12-15 16:32:08 -05:00