Commit Graph

22 Commits

Author SHA1 Message Date
Mark Fisher
3b15a0dd38 INT-1390 moved MessageBuilder into the 'support' package, moved GenericMessage and ErrorMessage into the 'message' package 2010-08-31 02:51:27 +00:00
Mark Fisher
085541a5df INT-1291 removing deprecated sub-elements from <poller> elements in samples 2010-07-29 22:44:30 +00:00
Mark Fisher
aeee48afbb changing pom version to 2.0.0.BUILD-SNAPSHOT 2010-07-28 19:54:08 +00:00
Mark Fisher
1f29147754 Releasing 2.0.0.M6 2010-07-28 18:41:13 +00:00
Mark Fisher
a9ece9dea6 fixed imports in sample 2010-07-28 15:33:06 +00:00
Mark Fisher
4de9a23357 INT-1129 moved Message and MessageHeaders from 'core' to the root (org.springframework.integration) 2010-07-28 15:05:50 +00:00
Oleg Zhurakousky
efff839537 INT-1282, Updated licensing information (year), removed bundle activator from 'cafe' sample, added readme.txt and util class to clean up Active MQ to 'jms' sample, other minor polishing 2010-07-27 16:18:35 +00:00
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
Mark Fisher
02fc3c0b29 added spring-integration-stream dep 2010-06-25 16:13:13 +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
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
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
8db7e1cd6a fixed header-enricher element now that error-channel is a sub-element rather than attribute 2010-01-19 15:41:13 +00:00
Mark Fisher
45931a0627 INT-844 2009-10-12 13:19:51 +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
5fc22236cb INT-729 Added log4j configuration to the Error Handling sample. 2009-07-16 21:51:19 +00:00
Mark Fisher
b4ab9718c3 INT-706 moved config file to the same directory as code and added description 2009-07-08 21:14:41 +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