Commit Graph

7448 Commits

Author SHA1 Message Date
Iwein Fuld
42ed97ea39 QUALITY: fix warnings, let AntPathFileListFilter implement FileListFilter 2010-10-15 14:19:08 +02:00
Oleg Zhurakousky
bbc9185991 INT-1399, modified calls to ConversionService to be in compliance with API changes in Spring 3.0.5 (obviously these changes are good for 3.0.3) 2010-10-15 06:59:36 -04:00
Oleg Zhurakousky
ab9b1b14f6 INT-1474, polished documentation about ensuring timely responses from the Gateway method invocations 2010-10-15 06:35:52 -04:00
Iwein Fuld
092de55242 INT-1520 rename AntPattern* to AntPath* to match collaborator class name 2010-10-15 11:29:26 +02:00
Iwein Fuld
2bc8b31255 Restored filter implementations for backwards compatibility reasons.
- Restore FileListFilter implementations
- Have FileListFilter implementations extend their EntryListFilter counterpart.
- Deprecate AbstractFileListFilter in favor of EntryListFilter hierarchy
2010-10-15 11:19:19 +02:00
Iwein Fuld
15a5eaf265 Restore FileListFilter and fix some javadoc links. 2010-10-15 11:12:53 +02:00
Iwein Fuld
037d2113f8 INT-1520: add AntPatternFileListFilter 2010-10-15 11:12:52 +02:00
Iwein Fuld
695961c2ba QUALITY: avoid writing in source path from testcase 2010-10-15 11:12:52 +02:00
Oleg Zhurakousky
94d08d327f INT-1471, more polishing 2010-10-14 20:17:01 -04:00
Oleg Zhurakousky
966c4ef6bc INT-1471, polishing Twitter modules, added MessageHistory 2010-10-14 20:07:01 -04:00
Oleg Zhurakousky
96a35f81ba INT-1522, polishing 2010-10-14 18:41:18 -04:00
Oleg Zhurakousky
654ded6898 INT-957, polishing, also going back to throwing MessageRejectionException from XmlValidatingMessageSelector 2010-10-14 18:26:06 -04:00
Oleg Zhurakousky
80c9b89851 INT-1522, now actually adding the test, oops 2010-10-14 18:24:27 -04:00
Oleg Zhurakousky
63d947a26b INT-1522 added XmppMessageSendingMessageHandlerTests with initial tests 2010-10-14 18:16:55 -04:00
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
3ddde2e450 fixing citations. 2010-10-14 11:37:40 -07:00
Josh Long
827a9b34e4 Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-10-14 11:24:43 -07:00
Josh Long
5683b6b607 adding better citation 2010-10-14 11:23:45 -07:00
Oleg Zhurakousky
fc51593001 INT-1519, INT-957, INT-1515, Added support for propagating XML Validation exceptions with MessageRejectedException, added support for 'xml-validator' attribute, change XmlValidatingMessageSelector to be bootstrapped with either Resource/Schema or XmlValidator 2010-10-14 14:12:54 -04:00
Oleg Zhurakousky
e738d34535 INT-1519 removed XmlValidator and dependency on it in favor of XmlValidator startegy in Spring 2010-10-14 11:41:08 -04:00
Oleg Zhurakousky
8b219a6a9f polished several POMs to make then consistent with others 2010-10-14 10:31:01 -04:00
Oleg Zhurakousky
697a939370 INT-1377 merged AbstractRouterParser with AbstractChannelNameResolvingRouterParser, removed AbstractChannelNameResolvingRouterParser, now AbstractRouterParser is the base class for all routers 2010-10-14 07:04:10 -04:00
Oleg Zhurakousky
1d0b773f2b INT-1517, combined Single and Multi channel XPath routers, modified XPathRouterParser to inherit form the base parser for all routers, combine single/multiple xpath router tests into one 2010-10-14 06:45:22 -04:00
Oleg Zhurakousky
3a8444c949 INT-1515, removed @Override on accept method 2010-10-14 06:07:44 -04:00
Oleg Zhurakousky
a389fa9795 INT-1515 initial round of refactoring to turn validating-router into validating-filter 2010-10-14 05:56:19 -04:00
Mark Fisher
f5fe76d715 INT-1382 added simple 'expression' sub-element description to the 'filter' chapter 2010-10-13 22:08:12 -04:00
Oleg Zhurakousky
d58dd2fe25 INT-1377, polishing 2010-10-13 21:25:24 -04:00
Mark Fisher
fead4270cf INT-1382 updated XSD to support 'expression' sub-elements for header-enricher 2010-10-13 16:45:38 -04:00
Mark Fisher
7b70e3dcfe INT-1382 added support for expression sub-elements for header-enricher 2010-10-13 16:22:33 -04:00
Oleg Zhurakousky
6c053a9e11 INT-1377, added support for dynamics in XML XPath router, added mapping support for XPath router configuration 2010-10-13 16:16:48 -04:00
Oleg Zhurakousky
5b6a96c34f INT-1377, polishing, added test for expression based router dynamics 2010-10-13 15:14:33 -04:00
Oleg Zhurakousky
713baedf43 INT-1377, Added test: a) to validate that call to determineTargetChannel always return no more then 1 channel for PTR, b) to make sure that if mapping changes the appropriate channel is selected 3) to make sure if mapping was removed messages are forwarded to defaultChannel or exception is thrown if defaultChannel is not provided and resolutionRequired is set to 'true', d) MessagingTemplate although defaults to BFCR can still rely on Custom CR Added, the same custom CR was tested for Routers 2010-10-13 13:23:39 -04:00
Mark Fisher
6a5efcc7b8 INT-1382 added tests for DynamicExpression-based transformer, and the default bean name for the ExpressionSource instance is now defined in the XSD as 'expressionSource' 2010-10-13 13:16:33 -04:00
Dave Syer
4a8984bc0a remove System.err reference 2010-10-13 08:41:49 -07:00
Oleg Zhurakousky
ecc8b23cf1 INT-1377, merged AbstractSingleChannelNameRouter with AbstractMessageRouter, fixed corresponding tests, removed dependencies on it across the workspace 2010-10-13 11:30:09 -04:00
Dave Syer
f69a178c1f JMX: remove duplicate annotations 2010-10-13 08:17:29 -07:00
Oleg Zhurakousky
9f8b4d93a5 INT-1377, deleted AbstractSingleChannelRouter and the corresponding tests 2010-10-13 10:53:43 -04:00
Oleg Zhurakousky
1f367bc5ee Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-10-13 10:23:34 -04:00
Oleg Zhurakousky
92bce40378 INT-1377, modified tests, parsers and other components to ensure that BeanFactoryChannelResolver is the default one created internally by any router endpoint based on it being BeanFactoryAware 2010-10-13 10:23:15 -04:00
Mark Fisher
a1e73b6ee8 INT-1382 added tests for Splitter with DynamicExpression 2010-10-13 10:23:03 -04:00
Oleg Zhurakousky
b791921a1f INT-1474, documentation was updated to explain various scenarios for dealing with Messaging Gateway when reply is not coming 2010-10-13 09:49:26 -04:00
Mark Fisher
b2698bf65f INT-1382 added support for 'expression' sub-elements for router element 2010-10-13 09:08:33 -04:00
Oleg Zhurakousky
c7fab44e0c INT-1441 reverted back to calling canConvert(), but added check to see if source is empty Collection and target is a Collection and simply returning back what was passed for conversion since empty Collection could be cast to any other typed Collection, added test 2010-10-13 08:13:02 -04:00
Oleg Zhurakousky
dbf76ee73a INT-1377 - first round of Router hierarchy refactoring to make them more dynamic, moved every router under ACNRMR (later ACNRMR will be merged with AMR), removed type preloading in PTR parser, fixed tests, removed MapBasedChannelResolver and related tests. fixed test for other components that were dependent on MapBasedChannelResolver 2010-10-13 07:08:07 -04:00
Mark Fisher
8737d46c6e INT-1382 added support for 'expression' sub-elements in the core schema 2010-10-12 19:12:37 -04:00
Dave Syer
b4d9366dfb INT-1508: add reset() 2010-10-12 15:18:29 -07:00
Oleg Zhurakousky
fee0aac0ed INT-1509, removed depndency on TaskExecutor in favor of Executor 2010-10-12 17:55:48 -04:00
Josh Long
824a813aaf fixing some code in the twitter adapter... 2010-10-12 13:42:32 -07:00
Oleg Zhurakousky
967ea0b123 INT-1493, polished assertion to make sure that it asserts on atMost 1 invocation of the poller since there is still a natural race condition between stop() and poller loop 2010-10-12 08:57:39 -04:00
Oleg Zhurakousky
5f27825974 INT-1493 poslishing, added comment to SPCAFB about why 1 should be a default maxMessagesPerPoll, change assertion for BF in APE only when it is absolutely required 2010-10-12 08:19:14 -04:00