Commit Graph

604 Commits

Author SHA1 Message Date
Mark Fisher
7c9359e65f INT-1969 fixed some ambiguity tests 2011-07-18 15:50:43 -04:00
Oleg Zhurakousky
dda08a1b58 INT-1969 added even more tests for ambiguity checks 2011-07-18 14:04:21 -04:00
Oleg Zhurakousky
92f563f5e1 INT-1969 added more tests to validate several ambiguity scenarios for the PayloadTypeRouter 2011-07-18 13:58:26 -04:00
Oleg Zhurakousky
f31aff1c27 INT-1969 polished PayloadTypeRouter support for determining the weight of sub-classes 2011-07-15 23:25:24 -04:00
Oleg Zhurakousky
4929fff7e5 INT-1978 added more tests for PayloadTypeRouter 2011-07-15 13:26:14 -04:00
Mark Fisher
cc56864c48 removing warnings 2011-07-15 11:48:08 -04:00
Mark Fisher
bd5bb7a101 removed System.out.println 2011-07-14 12:52:02 -04:00
Oleg Zhurakousky
f8acd850dc INT-1974 removed the IF statement which was checking the state of the collection in favor of delegating to the ConversionService 2011-07-13 12:37:06 -04:00
Mark Fisher
94ac56593f INT-1972 MessageBuilder is now more diligent in determining the 'modified' flag value, and as a result it will return the originalMessage from a build() call any time that there have been no additions/removals/modifications to the payload or headers. 2011-07-12 16:41:44 -04:00
Mark Fisher
5bffa91a1b INT-1932 added support for 'delimiters' attribute on the <splitter> element (when not using a 'ref', 'expression', or inner bean) 2011-07-12 14:14:24 -04:00
Oleg Zhurakousky
dc86782195 INT-1969 fixed PayloadTypeRouter to introspect sub-interfaces of the interfaces implemented by the payload type 2011-07-11 18:09:12 -04:00
Oleg Zhurakousky
c00888f537 INT-1953 refactored CORE and HTTP modules to make them compatible with Spring v3.1 while maintaining the target version of 3.0.* 2011-06-24 15:20:32 -04:00
David Turanski
b60525a259 INT-1927 allow sub-elements of <channel-interceptor> other than <bean> tested with <wire-tap> 2011-06-24 13:47:49 -04:00
Oleg Zhurakousky
bad2debbf7 INT-1952 fixed ConsumerEndpointFactoryBean to ensure the Polling Consumer is created with propper ErrorHandler 2011-06-24 11:59:05 -04:00
Mark Fisher
1c1ca9c6af INT-1928 WireTap now refuses to intercept its own channel 2011-06-04 14:34:20 -04:00
Oleg Zhurakousky
6c7755b688 INT-1919 added support for treating '*' as literal value via 'pattern-match' boolean attribute on header-filter with default value 'true' 2011-06-01 07:16:17 -04:00
Oleg Zhurakousky
8424fe24f1 INT-1919 added Pattern matching support to header-filter 2011-05-31 15:52:20 -04:00
Oleg Zhurakousky
350e4f34fb INT-1884 polished MessageIdGeneratorTests to not fail intermittently 2011-05-26 15:21:09 -04:00
Mark Fisher
773218fdb1 INT-1903 added an informational message to the assertNull within the assertDestroy check 2011-05-17 12:23:00 -04:00
Oleg Zhurakousky
c00eb3d2e4 INT-1903 cleaning up even more of tests 2011-05-17 12:19:06 -04:00
Oleg Zhurakousky
b209fbc69e INT-1903 cleaning up more of tests 2011-05-17 12:14:19 -04:00
Oleg Zhurakousky
a3138972cd INT-1903 cleaning up tests 2011-05-17 12:05:53 -04:00
Mark Fisher
c902cde057 INT-1903 properly closing all contexts 2011-05-17 10:09:48 -04:00
Oleg Zhurakousky
58a1af7f4e INT-752 added test to validate sample from JIRA 2011-05-17 10:07:11 -04:00
Oleg Zhurakousky
a494414b64 INT-1903 polishing, more tests 2011-05-17 09:11:03 -04:00
Oleg Zhurakousky
6eff068ca1 INT-1903 polishing 2011-05-16 22:08:16 -04:00
Oleg Zhurakousky
5e9204343f INT-1903 added missing config file 2011-05-16 20:19:46 -04:00
Oleg Zhurakousky
80cf8317cc INT-1903 added tests and some pposlishing to IdGeneratorConfigurer 2011-05-16 20:14:41 -04:00
Oleg Zhurakousky
b9e846933c INT-1903 polishing 2011-05-16 17:03:55 -04:00
Oleg Zhurakousky
0cb3c14603 INT-1903 polishing 2011-05-16 16:57:29 -04:00
Mark Fisher
5bf5d1f145 INT-1899 polishing 2011-05-16 16:56:25 -04:00
Oleg Zhurakousky
34bb27f767 INT-1899 fixed auto-creation of channel logic not to create errorChannel as DirectChannel 2011-05-16 12:25:49 -04:00
Oleg Zhurakousky
74f57c1664 INT-1903 refactoring of Message ID generation strategy. Removed set/reset methods 2011-05-16 12:03:39 -04:00
Gary Russell
6ede5f9ca6 INT-1850 Change Separator to period 2011-05-14 17:42:02 -04:00
Oleg Zhurakousky
783b941a8e INT-1903 polishing, renamed to setIdGenerator(..) method 2011-05-14 14:11:38 -04:00
Oleg Zhurakousky
3e44b500fb INT-1903 polishing 2011-05-14 12:10:55 -04:00
Oleg Zhurakousky
636a90a08f INT-1903 fixed the ignored test compile error 2011-05-13 22:41:23 -04:00
Oleg Zhurakousky
0441d5284c INT-1903 added support for allowing to use custom MessageIdGenerationStrategy 2011-05-13 16:40:08 -04:00
Oleg Zhurakousky
73092cccf2 INT-1896 polishing, removed proxy-target-class='true' from the test config 2011-05-06 16:49:42 -04:00
Oleg Zhurakousky
465010a31e INT-1896 added support for handling proxied channels for GlobalChannelInterceptor 2011-05-06 16:29:50 -04:00
Dave Syer
e5ce27352f Spelling error 2011-05-04 08:14:09 +01:00
Oleg Zhurakousky
842af05441 polished PollingLifecycleTests making it more reliable 2011-05-03 18:57:13 -04:00
Oleg Zhurakousky
c6fad52082 polished PollingLifecycleTests to address breaking build 2011-05-03 18:52:29 -04:00
Oleg Zhurakousky
2deb97608a polishing 2011-05-03 17:19:37 -04:00
Oleg Zhurakousky
117e1cc5c7 polishing 2011-05-03 17:03:11 -04:00
Oleg Zhurakousky
def3647c80 INT-1853 changed default max-messages-per-poll to be Integer.MIN_VALUE 2011-05-03 16:52:53 -04:00
Mark Fisher
4009ca25b3 INT-1814 polishing 2011-05-02 18:50:30 -04:00
Oleg Zhurakousky
7cd30025fc INT-1859 added tests for namespace support for ErrorMessageExceptionTypeRouter 2011-04-29 17:20:03 -04:00
Oleg Zhurakousky
a42a5a346e INT-1647 fixed core schema to work with alternative XML parsers (continued) 2011-04-29 16:18:03 -04:00
Mark Fisher
679cf9b6ec temporarily @Ignore-ing the default poller test for inbound-channel-adapter 2011-04-29 15:59:13 -04:00