Mark Fisher
14aae355f4
Incrementing poms to 2.0.0.BUILD-SNAPSHOT
2010-06-25 19:31:03 +00:00
Mark Fisher
6639886948
Releasing 2.0.0.M5
2010-06-25 18:52:36 +00:00
Chris Beams
1a617b1281
added <repository/> elements as necessary to all sample projects (and sample parent pom) in order to facilitate checking out and building samples individually. Without these definitions, the samples will fail when trying to look up parent poms.
2010-06-24 16:57:52 +00:00
Mark Fisher
708218277c
added spring-integration-stream dependency for 'cafe' sample
2010-06-17 15:08:30 +00:00
Chris Beams
6ee1ba4e25
touched up a number of pom comments; added <dependencyManagement> sections to parent and samples poms to allow for <version> and <scope> inheritance across concrete child modules, thus removing some verbosity
2010-06-04 00:07:16 +00:00
Chris Beams
1ea7e22171
eliminated <repositories> section from parent pom; using non-central repos only when and where absolutely necessary, and documenting their necessity explicitly. project was built against an empty local maven repo with success.
2010-05-28 18:13:12 +00:00
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
607895204f
INT-803 the 'cafe' and 'helloworld' samples now correctly include Spring context XML files in JAR
2009-10-09 15:33:13 +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
Oleg Zhurakousky
013d4e7a5e
INT-718, OSGi-enabled Cafe sample. README provided
2009-07-11 06:37:36 +00:00
Mark Fisher
9b7e97b058
moved org.springframework.integration.samples module to spring-integration-samples
2009-07-02 18:48:31 +00:00