Commit Graph

11 Commits

Author SHA1 Message Date
Mark Fisher
80a22b8a2c INT-1129 moved most of the MessagingException hierarchy to the root package (org.springframework.integration) 2010-07-28 15:10:42 +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
Mark Fisher
94938a2746 INT-1129 moved MessageHandler from 'message' to 'core' 2010-07-28 14:54:09 +00:00
Mark Fisher
4283315c08 INT-1129 moved PollableChannel from 'channel' to 'core' 2010-07-28 14:47:55 +00:00
Mark Fisher
00d3e351f7 INT-1129 moved MessageBuilder from 'message' to 'core' 2010-07-28 14:38:36 +00:00
David Syer
c4fe3b2076 Fix warnings in test case 2010-07-27 12:53:55 +00:00
Oleg Zhurakousky
c2f526586a INT-1240, removed 'default' from 'operation-name' and 'object-name', since 'operation-name' and 'object-name' is now required on adapters/gateway, there is no reason calling them 'default' 2010-07-19 12:23:54 +00:00
Oleg Zhurakousky
70788ee097 INT-1240 'operation name' and 'object name' is now required 2010-07-19 04:07:22 +00:00
Oleg Zhurakousky
5db5f5fb7a INT-1018 added namespace support for operation-invoking-outbound-gateway 2010-07-14 16:16:03 +00:00
David Syer
df265db057 INT-1142: add anonymous name tag for generated bean names (based on bean name pattern) 2010-06-14 12:47:34 +00:00
Chris Beams
c08a7a657e renamed modules org.springframework.integration.* -> spring-integration-*
@Ignore'd SimpleTcpNetOutboundGatewayTests#testOutboundClose() to avoid failure; this failure is correlated to the module name change, but hard to understand how it would be caused by it
2010-05-25 13:21:25 +00:00