Commit Graph

8 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
David Syer
a8d9c4cfc2 INT-1052: add schema scripts for common platforms 2010-05-06 08:59:13 +00:00
David Syer
1365b3785c INT-1103: Added XML support for JdbcMessageStore 2010-05-06 08:19:29 +00:00
David Syer
7ddd773550 UPdate Eclipse meta-data to prevent Java compiler version mayhem 2010-04-30 06:06:01 +00:00
David Syer
bfbf660ea3 RESOLVED - issue INT-1102: Add timestamp to JdbcMessageStore 2010-04-27 12:15:21 +00:00
David Syer
fa7d80aaae INT-999: fix POMs 2010-03-01 15:03:20 +00:00
Mark Fisher
5dd8dd6889 updating poms for M2 release 2009-12-24 16:40:07 +00:00
Mark Fisher
098a0f1407 INT-874 committing base infrastructure for new JDBC module 2009-11-03 15:45:16 +00:00