Mark Fisher
6c2c34543b
polishing
2010-11-03 17:22:13 -04:00
Mark Fisher
1e9c3c6a8d
INT-1528 IntegrationNamespaceUtils.parseInnerHandlerDefinition(..) no longer registers the inner bean definition. Relatedly, all polling inbound adapter parsers now return BeanMetadataElement rather than a pre-registered bean's name (flexibility: RuntimeBeanReference, BeanDefintion, etc.)
2010-10-28 15:32:20 -04:00
Oleg Zhurakousky
47b1f7ae8e
INT-1451, more refactoring
2010-09-25 16:16:34 -04:00
Oleg Zhurakousky
176115af57
INT-1451 refactoring part-2
2010-09-25 13:19:32 -04:00
Mark Fisher
c807307622
removing cycles in poller code
2010-09-24 16:34:42 -04:00
Oleg Zhurakousky
b6e058c59b
INT-1263, added more changes and tests related valdating MessageHistory in every module
2010-09-22 18:44:51 -04:00
Oleg Zhurakousky
35ef39589b
INT-1466 decoupled Poller from Polling consumers (PollingConsumer and SourcePollingChannelAdapter)
2010-09-20 00:39:06 -04:00
Oleg Zhurakousky
353b61160f
INT-1263, refactored MessageHandlers in several modules to subclass from AbstractMessageHandler to support MessageHistory
2010-08-31 22:56:05 +00: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
Mark Fisher
432a8ec381
INT-1389 removed all dependencies on StringMessage from unit tests in spring-integration-ip and spring-integration-stream
2010-08-30 18:48:54 +00:00
Mark Fisher
3f00c75740
INT-1129 moved StringMessage from 'message' to 'core' (we might remove it before 2.0...)
2010-07-28 15:22: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
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
David Syer
829d6efc08
Fix compiler warnings and move docbook build to a profile
2010-07-27 12:54:18 +00:00
Chris Beams
5563c0b5af
adding missing src/(test|main)/resources directories with .svnignore files to avoid empty-dir-pruning by svn
2010-05-26 14:27:42 +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