Commit Graph

6614 Commits

Author SHA1 Message Date
Mark Fisher
a419ba0bdc INT-1933 added MapAccessor to outbound HTTP endpoint's SpEL EvaluationContext 2011-06-08 18:07:56 -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
73bf93c229 INT-1919 polishing, code cleanup 2011-06-01 07:34:40 -04:00
Oleg Zhurakousky
23625a1693 INT-1923 fixed Lifecycle.stop() support for IMAP adapter 2011-06-01 07:27:06 -04:00
Oleg Zhurakousky
63336272ad INT-1919 polishing, set patternMatch to true as a default in the HeaderFilter class (before it was only in schema) 2011-06-01 07:18:21 -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
bd896ab986 INT-1919 added removeHeaders(String...) method to MessageBuilder to support plural semantics of possibly removing multiple headers with a single callback 2011-05-31 17:21:55 -04:00
Oleg Zhurakousky
8424fe24f1 INT-1919 added Pattern matching support to header-filter 2011-05-31 15:52:20 -04:00
Oleg Zhurakousky
97db1da5b2 INT-1921 fixed FTP/SFTP adapters to have '/' as a default file separator character 2011-05-31 15:16:56 -04:00
Oleg Zhurakousky
350e4f34fb INT-1884 polished MessageIdGeneratorTests to not fail intermittently 2011-05-26 15:21:09 -04:00
Oleg Zhurakousky
f709ba9797 INT-1916 fixed schema to be JDK 1.5 compatible 2011-05-25 16:55:42 -04:00
Oleg Zhurakousky
429a92698d INT-1916 polishing, fixing schema to be JDK 1.5 compatible 2011-05-25 16:15:13 -04:00
Oleg Zhurakousky
567802effa INT-1916 polishing, removed unused import 2011-05-25 15:57:35 -04:00
Oleg Zhurakousky
30c0a57a17 INT-1916 fixed inability to configure locker/nio-locker with poller on File Inbound Channel Adapter 2011-05-25 15:54:35 -04:00
Mark Fisher
1ab977f84c typo in doc as pointed out in forum: http://forum.springsource.org/showthread.php?73703&p=363951#post363951 2011-05-24 15:05:38 -04:00
Oleg Zhurakousky
bc498f78be INT-1912 fixed documentation regarding 'release-strategy-expression' which has List<Messages> as the root object of SpEL Context (not Message) 2011-05-23 19:39:36 -04:00
Oleg Zhurakousky
d56471edba INT-1909 added support for injecting JschSession with Properties configuration (e.g., session.setConfig(Properties) ) 2011-05-23 15:48:32 -04:00
Oleg Zhurakousky
5bf590bbfb changed POMs to use version 2.0.5.BUILD-SNAPSHOT 2011-05-23 08:19:47 -04:00
Oleg Zhurakousky
6510d77170 INT-1911 upgraded WS module to use Spring-WS 2.0.2 2011-05-23 08:18:36 -04:00
Oleg Zhurakousky
bf3bc178ad INT-1914 added null check for Flags retrieved via getPermanentFlags() method to comform with the method spec 2011-05-23 07:36:23 -04:00
Oleg Zhurakousky
8e20d845bf INT-1910 fixed ChannelPublishingJmsMessageListener to react to Lifecycle events of JmsMessageDrivenEndpoint 2011-05-19 17:37:44 -04:00
Mark Fisher
6d0aaa7c62 Update version to 2.0.5.BUILD-SNAPSHOT 2011-05-18 14:40:41 -04:00
Mark Fisher
939172e675 Release version 2.0.4.RELEASE 2011-05-18 14:26:36 -04:00
Mark Fisher
4e1d3d2d93 removed redundant cast 2011-05-18 13:19:38 -04:00
Mark Fisher
0de92313c5 INT-1903 appended to log message for non-registry BeanFactory 2011-05-18 11:43:42 -04:00
Mark Fisher
2b743200d4 added null check and comment 2011-05-18 11:22:27 -04:00
Mark Fisher
e46d5dde7e updated date for 2.0.4 in readme and changelog 2011-05-18 08:17:54 -04:00
Gary Russell
63009de21d INT-1905 Add try/catch Block; Use Same Technique for Chain Handlers 2011-05-17 21:01:37 -04:00
Mark Fisher
4867cbca55 INT-1896 added an extra instanceof check prior to MessageChannel cast, and added a debug log message 2011-05-17 18:35:05 -04:00
Gary Russell
b0972a57dd INT-1905 Set Handler Component Name, Even If Proxied 2011-05-17 18:21:16 -04:00
Oleg Zhurakousky
feed13da97 INT-1865 polishing, made attributes 'volatile' 2011-05-17 14:46:41 -04:00
Oleg Zhurakousky
a41ae8bbe1 INT-1865 changed Map implementation in ExpressionEvaluatingSqlParameterSourceFactory.ExpressionEvaluatingSqlParameterSource from ConcurrentHashMap to HashMap 2011-05-17 14:22:49 -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
7f5932e966 updated date for 2.0.4 in readme and changelog 2011-05-17 11:26:45 -04:00
Mark Fisher
8ec40d8463 INT-1903 removed unnecessary catch block for BeanDefinitionStoreException 2011-05-17 10:28:34 -04:00
Mark Fisher
3e2a838324 INT-1903 polishing 2011-05-17 10:09:48 -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
396b8ecb3c INT-929 polishing 2011-05-17 08:17:55 -04:00
Oleg Zhurakousky
9466afadd6 INT-929 reverting MethodInvokingOutboundChannelAdapterParser to the state before accidental push 2011-05-16 23:13:43 -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
de49cc9f0f INT-929 fixed and polished MethodInvokingOutboundChannelAdapterParser 2011-05-16 19:42:59 -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