Commit Graph

7448 Commits

Author SHA1 Message Date
Oleg Zhurakousky
77de5f6d93 INT-1965 fixed XSDs in FTP and SFTP modules to make sure they are PropertyPlaceholder compatible (e.g., xsd:string instead of xsd:boolean) 2011-07-08 10:07:42 -04:00
Oleg Zhurakousky
16ebc11697 INT-1964 added DEBUG level logging to the doPoll() method in PollingConsumer and SourcePollingChannelAdapter 2011-07-08 09:54:55 -04:00
Oleg Zhurakousky
1a0e823e0c INT-1959 updated documentation to reflect the appropriate size of the thread pool for the default instance of the Task Schecduler 2011-07-08 09:29:18 -04:00
Oleg Zhurakousky
a710b3138f fixed typo in XML documentation. Changed references from Jaxb1 to Jaxb2 2011-07-08 09:03:21 -04:00
Oleg Zhurakousky
474783e263 INT-1777 added DEBUG level logging for SpEL Evaluation exception 2011-07-06 20:48:45 -04:00
Oleg Zhurakousky
e62563bfec INT-1948 added support for 'cache-level' attribute to the namespace-based configuration of JMS Message Driven Channel adapter and JMS Inbound Gateway 2011-07-06 20:40:03 -04:00
Oleg Zhurakousky
661fbb6898 INT-1961 added tests to validate that Sftp Inbound Adapter is NOT running when 'auto-startup' is set to 'false' 2011-07-06 17:56:27 -04:00
Oleg Zhurakousky
4281a6af74 INT-1922 added documentation for the Datatype Channel 2011-07-06 17:45:54 -04:00
Oleg Zhurakousky
4c4b700008 INT-1959 fixed documentation around Task Scheduling and removed references to SimpleTaskScheduler 2011-07-06 11:56:40 -04:00
Oleg Zhurakousky
348e3eb7ea INT-1930 added documentation for 'cache-sessions' attribute for FTP/SFTP adapters 2011-07-06 11:42:06 -04:00
Oleg Zhurakousky
bf6d58de1b INT-1954 fixed Twitter documentation regarding 'metadataStore' bean name 2011-07-06 11:26:20 -04:00
Gary Russell
3cbee4f7e9 INT-1957 Eliminate Spurious NPE from Test Case 2011-07-01 19:36:17 -04:00
Gary Russell
290a8df651 INT-1957 Last Commit should have been: Inner Poller Can Have default="false" 2011-07-01 18:05:17 -04:00
Gary Russell
3b00de4202 INT-1957 Inner Poller Can Have default="true" 2011-07-01 17:57:05 -04:00
Oleg Zhurakousky
4738581ad1 INT-1953 reverted the ETag test in HTTP module to be as it was, will change it in 2.1 2011-06-24 15:27:52 -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
Oleg Zhurakousky
d5bb9a8297 INT-1940 changed locks map to have correlationId -> new Object() 2011-06-23 16:13:03 -04:00
Oleg Zhurakousky
9299c36953 INT-1934 changed the name of the element from attachment-file-name to attachment-filename 2011-06-23 15:59:22 -04:00
Oleg Zhurakousky
d8fc7f939d INT-1940 added correlationLocksMonitor to CorrelatingMessageHandler to monitor 'locks' access 2011-06-23 15:36:47 -04:00
Oleg Zhurakousky
8737cf85e3 INT-1934 added support for missing Mail Headers to Mail Header Enricher 2011-06-23 15:03:03 -04:00
Oleg Zhurakousky
703a531cb0 INT-1936 fixed FileTransferingMessageHandler to ensure it closes the input stream in cases when Exception is thrown during session.write(..) 2011-06-23 14:46:41 -04:00
Oleg Zhurakousky
987656ee02 INT-1940 edited the comment 2011-06-23 14:21:57 -04:00
Oleg Zhurakousky
2022646cd0 INT-1940 fixed NPE in CorrelatingMessageHandler 2011-06-23 14:15:46 -04:00
Oleg Zhurakousky
dafb04ef35 INT-1950 fixed the link for Samples JIRA in the reference manual 2011-06-23 13:57:02 -04:00
Oleg Zhurakousky
592f2d1dc6 INT-1938 removed references for MapBasedChannelResolver from the reference manual 2011-06-23 13:53:22 -04:00
Mark Fisher
eb821c7ffe organized imports 2011-06-22 18:06:17 -04:00
Mark Fisher
9ab7f4ef4e INT-1949 AbstractChannelParser no longer does class loading 2011-06-22 18:05:33 -04:00
Chris Beams
1b175cc9c8 Update buildSrc and wrapper to Gradle 1.0 M3 2011-06-15 10:56:32 +08:00
Gary Russell
9b626c946b INT-1937 Fix NIO Connection State on Exception 2011-06-11 10:35:12 -04:00
Gary Russell
c305d667a0 INT-1884 Fix Sporadically Failing Jdbc Test 2011-06-10 09:37:25 -04:00
Gary Russell
59f6cd99d7 INT-1884 Temporary @Ignore of Failing Jdbc Test 2011-06-09 19:39:29 -04:00
Gary Russell
fc7f3e9f83 INT-1895 Use FactoryBean to Allow Late-Binding of using-nio Attribute 2011-06-09 19:16:36 -04:00
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