Chris Beams
82515f8f1e
first fully working and integrated mvn install
2010-05-28 18:13:05 +00:00
Chris Beams
43310c9cab
general pom cleanup
...
* normalizing version placeholders to use ${groupId}.version as a naming convention e.g.: 'org.springframework.version'
* added properties to parent pom <properties/> section
* spaces -> tabs
* removed empty newlines in poms (favor comments instead of newlines)
* gave all samples nice <name>s
* included ws-inbound-gateway in the samples parent pom <modules> section
* samples now try to run any **/*Tests.java, as per our general conventions
2010-05-19 09:41:37 +00:00
Mark Fisher
8301f5410b
INT-843
2009-12-23 22:07:38 +00:00
Mark Fisher
45931a0627
INT-844
2009-10-12 13:19:51 +00:00
Mark Fisher
3c4d9e1a64
INT-802 filecopy samples now have the 'file' resource prefix
2009-10-09 18:38:01 +00:00
Mark Fisher
f5208c8eb2
updated sample poms to refer to Spring Framework 3.0.0.M4 and Spring Integration 2.0.0.BUILD-SNAPSHOT
2009-08-21 13:55:25 +00:00
Mark Fisher
c659f35b7a
removed specific 1.5 container requirement from .classpath files in samples
2009-07-20 13:11:23 +00:00
Mark Fisher
1be9b86a59
INT-729 Added log4j configuration to the quote, ws, and xml samples.
2009-07-16 23:09:43 +00:00
Mark Fisher
48c8c37c23
INT-729 Added log4j configuration to the File copy samples.
2009-07-16 22:02:08 +00:00
Mark Fisher
f89b7c939f
INT-724, INT-725 Modified file copy samples to rely on the new directory auto-creation functionality.
2009-07-16 03:16:25 +00:00
Mark Fisher
a58d69bdda
INT-706 moved config files to the same directory as the corresponding demo classes
2009-07-08 23:16:00 +00:00
Mark Fisher
bf8aa45aaf
INT-700 moved all samples xml files to src/main/resources
2009-07-02 19:27:36 +00:00
Mark Fisher
9b7e97b058
moved org.springframework.integration.samples module to spring-integration-samples
2009-07-02 18:48:31 +00:00