Commit Graph

19 Commits

Author SHA1 Message Date
Oleg Zhurakousky
8d83fa7919 INT-1521 polished the structure of the module to be consistent with other modules 2010-10-14 15:17:15 -04:00
Josh Long
824a813aaf fixing some code in the twitter adapter... 2010-10-12 13:42:32 -07:00
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
Josh Long
d2f74acbfb moved spaces to tabs for the xmpp package 2010-08-24 22:07:37 +00:00
Mark Fisher
6257853512 INT-1129 renamed 'message' package to 'mapping' since that is all that remains there 2010-07-28 15:25:33 +00:00
Mark Fisher
c69c29d2e1 INT-1129 moved MessageSource interface to 'core' package 2010-07-28 15:16:15 +00:00
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
7434976734 INT-1129 moved MessageRejectedException and MessageHandlingException from 'message' to 'core' 2010-07-28 14:57:35 +00:00
Mark Fisher
94938a2746 INT-1129 moved MessageHandler from 'message' to 'core' 2010-07-28 14:54:09 +00:00
Mark Fisher
008cac18f5 INT-1129 moved GenericMessage, ErrorMessage, and MessageDeliveryException from 'message' to 'core' 2010-07-28 14:42:02 +00:00
Mark Fisher
00d3e351f7 INT-1129 moved MessageBuilder from 'message' to 'core' 2010-07-28 14:38:36 +00:00
Mark Fisher
012b08f1db INT-1129 moved MessagingTemplate from 'channel' to 'core' package 2010-07-28 14:28:18 +00:00
Mark Fisher
af14b065f8 INT-1129 modified the argument order for MessagingTemplate send(..) methods so that MessageChannel always comes first - consistent with Destination/destinationName being the first argument in all JmsTemplate send(..) methods 2010-07-28 14:20:53 +00:00
Mark Fisher
cc8d445280 INT-1129 renamed MessageChannelTemplate to MessagingTemplate 2010-07-27 14:34:28 +00:00
David Syer
829d6efc08 Fix compiler warnings and move docbook build to a profile 2010-07-27 12:54:18 +00:00
Josh Long
6fc0ec0960 Removing an ugly System.out.println() call 2010-07-06 23:30:52 +00:00
Mark Fisher
862d27bb3d INT-1222 added @Ignore to all integration tests that depend on an XMPP server, etc. 2010-07-05 21:29:04 +00:00
Mark Fisher
8e8530b1fc INT-1222 moved the spring-integration-xmpp module from the sandbox to the trunk 2010-07-05 15:41:37 +00:00