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
2363e4c525
INT-842 goodbye adapter module
2010-04-30 23:59:22 +00:00
Mark Fisher
6ef9eece71
renamed ws sample to ws-outbound-gateway
2010-04-30 18:16:38 +00:00
Chris Beams
1bed124b41
RESOLVED - INT-994: create sample project demonstrating use of ws:inbound-gateway
2010-02-27 01:06:50 +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
d0caa68a6e
updated poms for 2.0.0.BUILD-SNAPSHOT and added spring.version and junit.version properties to parent pom
2009-08-20 18:41:20 +00:00
Mark Fisher
b54382efae
Added log4j to parent pom for samples, and replaced the inbound-channel-adapter with message-driven-channel-adapter in the JMS ChannelAdapterDemo sample.
2009-07-16 21:11:14 +00:00
Oleg Zhurakousky
7837421b83
INT-722, Modified Ivy files to have place-holders instead of concrete versions for Spring and JUnit. Added spring.version and junit.version properties to build.properties. This will allow quick switch to new version of Spring
2009-07-14 14:37:41 +00:00
Mark Fisher
d68a6e8045
INT-706 including xsl resources under src/main/java for samples
2009-07-09 01:47:23 +00:00
Mark Fisher
4e7d4f480e
adding src/main/resources so xml can be side-by-side with the code in samples
2009-07-08 20:06:18 +00:00
Mark Fisher
9b7e97b058
moved org.springframework.integration.samples module to spring-integration-samples
2009-07-02 18:48:31 +00:00