Commit Graph

5 Commits

Author SHA1 Message Date
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
e03e96c150 INT-842 removing spring-integration-adapter from pom dependencies 2010-05-01 00:23:58 +00:00
David Syer
42113a497c RESOLVED - issue INT-1058, INT-1098: message ID is unique to an immutable instance 2010-04-27 11:58:37 +00:00
David Syer
fa7d80aaae INT-999: fix POMs 2010-03-01 15:03:20 +00:00
Mark Fisher
29748f963c adding build related files 2010-01-18 17:12:15 +00:00