Commit Graph

  • a710b3138f fixed typo in XML documentation. Changed references from Jaxb1 to Jaxb2 Oleg Zhurakousky 2011-07-08 09:03:21 -04:00
  • 474783e263 INT-1777 added DEBUG level logging for SpEL Evaluation exception Oleg Zhurakousky 2011-07-06 20:48:45 -04:00
  • e62563bfec INT-1948 added support for 'cache-level' attribute to the namespace-based configuration of JMS Message Driven Channel adapter and JMS Inbound Gateway Oleg Zhurakousky 2011-07-06 20:40:03 -04:00
  • 661fbb6898 INT-1961 added tests to validate that Sftp Inbound Adapter is NOT running when 'auto-startup' is set to 'false' Oleg Zhurakousky 2011-07-06 17:56:27 -04:00
  • 4281a6af74 INT-1922 added documentation for the Datatype Channel Oleg Zhurakousky 2011-07-06 17:45:54 -04:00
  • 4c4b700008 INT-1959 fixed documentation around Task Scheduling and removed references to SimpleTaskScheduler Oleg Zhurakousky 2011-07-06 11:56:40 -04:00
  • 348e3eb7ea INT-1930 added documentation for 'cache-sessions' attribute for FTP/SFTP adapters Oleg Zhurakousky 2011-07-06 11:42:06 -04:00
  • bf6d58de1b INT-1954 fixed Twitter documentation regarding 'metadataStore' bean name Oleg Zhurakousky 2011-07-06 11:26:20 -04:00
  • 3cbee4f7e9 INT-1957 Eliminate Spurious NPE from Test Case Gary Russell 2011-07-01 19:36:17 -04:00
  • 290a8df651 INT-1957 Last Commit should have been: Inner Poller Can Have default="false" Gary Russell 2011-07-01 18:05:17 -04:00
  • 3b00de4202 INT-1957 Inner Poller Can Have default="true" Gary Russell 2011-07-01 17:57:05 -04:00
  • 4738581ad1 INT-1953 reverted the ETag test in HTTP module to be as it was, will change it in 2.1 Oleg Zhurakousky 2011-06-24 15:27:52 -04:00
  • c00888f537 INT-1953 refactored CORE and HTTP modules to make them compatible with Spring v3.1 while maintaining the target version of 3.0.* Oleg Zhurakousky 2011-06-24 15:20:04 -04:00
  • b60525a259 INT-1927 allow sub-elements of <channel-interceptor> other than <bean> tested with <wire-tap> David Turanski 2011-06-24 13:47:49 -04:00
  • bad2debbf7 INT-1952 fixed ConsumerEndpointFactoryBean to ensure the Polling Consumer is created with propper ErrorHandler Oleg Zhurakousky 2011-06-24 11:59:05 -04:00
  • d5bb9a8297 INT-1940 changed locks map to have correlationId -> new Object() Oleg Zhurakousky 2011-06-23 16:13:03 -04:00
  • 9299c36953 INT-1934 changed the name of the element from attachment-file-name to attachment-filename Oleg Zhurakousky 2011-06-23 15:59:22 -04:00
  • d8fc7f939d INT-1940 added correlationLocksMonitor to CorrelatingMessageHandler to monitor 'locks' access Oleg Zhurakousky 2011-06-23 15:36:47 -04:00
  • 8737cf85e3 INT-1934 added support for missing Mail Headers to Mail Header Enricher Oleg Zhurakousky 2011-06-23 15:03:03 -04:00
  • 703a531cb0 INT-1936 fixed FileTransferingMessageHandler to ensure it closes the input stream in cases when Exception is thrown during session.write(..) Oleg Zhurakousky 2011-06-23 14:46:41 -04:00
  • 987656ee02 INT-1940 edited the comment Oleg Zhurakousky 2011-06-23 14:21:57 -04:00
  • 2022646cd0 INT-1940 fixed NPE in CorrelatingMessageHandler Oleg Zhurakousky 2011-06-23 14:15:46 -04:00
  • dafb04ef35 INT-1950 fixed the link for Samples JIRA in the reference manual Oleg Zhurakousky 2011-06-23 13:57:02 -04:00
  • 592f2d1dc6 INT-1938 removed references for MapBasedChannelResolver from the reference manual Oleg Zhurakousky 2011-06-23 13:53:22 -04:00
  • eb821c7ffe organized imports Mark Fisher 2011-06-22 18:06:17 -04:00
  • 9ab7f4ef4e INT-1949 AbstractChannelParser no longer does class loading Mark Fisher 2011-06-22 18:05:33 -04:00
  • 1b175cc9c8 Update buildSrc and wrapper to Gradle 1.0 M3 Chris Beams 2011-06-15 10:54:37 +08:00
  • 9b626c946b INT-1937 Fix NIO Connection State on Exception Gary Russell 2011-06-11 10:35:12 -04:00
  • c305d667a0 INT-1884 Fix Sporadically Failing Jdbc Test Gary Russell 2011-06-10 09:37:25 -04:00
  • 59f6cd99d7 INT-1884 Temporary @Ignore of Failing Jdbc Test Gary Russell 2011-06-09 19:39:29 -04:00
  • fc7f3e9f83 INT-1895 Use FactoryBean to Allow Late-Binding of using-nio Attribute Gary Russell 2011-06-09 19:16:36 -04:00
  • a419ba0bdc INT-1933 added MapAccessor to outbound HTTP endpoint's SpEL EvaluationContext Mark Fisher 2011-06-08 18:07:56 -04:00
  • 1c1ca9c6af INT-1928 WireTap now refuses to intercept its own channel Mark Fisher 2011-06-04 14:34:20 -04:00
  • 73bf93c229 INT-1919 polishing, code cleanup Oleg Zhurakousky 2011-06-01 07:34:40 -04:00
  • 23625a1693 INT-1923 fixed Lifecycle.stop() support for IMAP adapter Oleg Zhurakousky 2011-06-01 07:27:06 -04:00
  • 63336272ad INT-1919 polishing, set patternMatch to true as a default in the HeaderFilter class (before it was only in schema) Oleg Zhurakousky 2011-06-01 07:18:21 -04:00
  • 6c7755b688 INT-1919 added support for treating '*' as literal value via 'pattern-match' boolean attribute on header-filter with default value 'true' Oleg Zhurakousky 2011-06-01 07:16:17 -04:00
  • bd896ab986 INT-1919 added removeHeaders(String...) method to MessageBuilder to support plural semantics of possibly removing multiple headers with a single callback Oleg Zhurakousky 2011-05-31 17:21:55 -04:00
  • 8424fe24f1 INT-1919 added Pattern matching support to header-filter Oleg Zhurakousky 2011-05-31 15:52:20 -04:00
  • 97db1da5b2 INT-1921 fixed FTP/SFTP adapters to have '/' as a default file separator character Oleg Zhurakousky 2011-05-31 15:16:56 -04:00
  • 350e4f34fb INT-1884 polished MessageIdGeneratorTests to not fail intermittently Oleg Zhurakousky 2011-05-26 15:21:09 -04:00
  • f709ba9797 INT-1916 fixed schema to be JDK 1.5 compatible Oleg Zhurakousky 2011-05-25 16:55:42 -04:00
  • 429a92698d INT-1916 polishing, fixing schema to be JDK 1.5 compatible Oleg Zhurakousky 2011-05-25 16:15:13 -04:00
  • 567802effa INT-1916 polishing, removed unused import Oleg Zhurakousky 2011-05-25 15:57:35 -04:00
  • 30c0a57a17 INT-1916 fixed inability to configure locker/nio-locker with poller on File Inbound Channel Adapter Oleg Zhurakousky 2011-05-25 15:54:22 -04:00
  • 1ab977f84c typo in doc as pointed out in forum: http://forum.springsource.org/showthread.php?73703&p=363951#post363951 Mark Fisher 2011-05-24 15:05:38 -04:00
  • bc498f78be INT-1912 fixed documentation regarding 'release-strategy-expression' which has List<Messages> as the root object of SpEL Context (not Message) Oleg Zhurakousky 2011-05-23 19:39:36 -04:00
  • d56471edba INT-1909 added support for injecting JschSession with Properties configuration (e.g., session.setConfig(Properties) ) Oleg Zhurakousky 2011-05-23 15:48:32 -04:00
  • 5bf590bbfb changed POMs to use version 2.0.5.BUILD-SNAPSHOT Oleg Zhurakousky 2011-05-23 08:19:47 -04:00
  • 6510d77170 INT-1911 upgraded WS module to use Spring-WS 2.0.2 Oleg Zhurakousky 2011-05-23 08:18:36 -04:00
  • bf3bc178ad INT-1914 added null check for Flags retrieved via getPermanentFlags() method to comform with the method spec Oleg Zhurakousky 2011-05-23 07:36:23 -04:00
  • 8e20d845bf INT-1910 fixed ChannelPublishingJmsMessageListener to react to Lifecycle events of JmsMessageDrivenEndpoint Oleg Zhurakousky 2011-05-19 17:37:44 -04:00
  • 6d0aaa7c62 Update version to 2.0.5.BUILD-SNAPSHOT Mark Fisher 2011-05-18 14:40:41 -04:00
  • 939172e675 Release version 2.0.4.RELEASE Mark Fisher 2011-05-18 14:26:36 -04:00
  • 4e1d3d2d93 removed redundant cast Mark Fisher 2011-05-18 13:19:38 -04:00
  • 0de92313c5 INT-1903 appended to log message for non-registry BeanFactory Mark Fisher 2011-05-18 11:43:42 -04:00
  • 2b743200d4 added null check and comment Mark Fisher 2011-05-18 11:22:27 -04:00
  • e46d5dde7e updated date for 2.0.4 in readme and changelog Mark Fisher 2011-05-18 08:17:54 -04:00
  • 63009de21d INT-1905 Add try/catch Block; Use Same Technique for Chain Handlers Gary Russell 2011-05-17 21:01:37 -04:00
  • 4867cbca55 INT-1896 added an extra instanceof check prior to MessageChannel cast, and added a debug log message Mark Fisher 2011-05-17 18:35:05 -04:00
  • b0972a57dd INT-1905 Set Handler Component Name, Even If Proxied Gary Russell 2011-05-17 18:21:16 -04:00
  • feed13da97 INT-1865 polishing, made attributes 'volatile' Oleg Zhurakousky 2011-05-17 14:46:41 -04:00
  • a41ae8bbe1 INT-1865 changed Map implementation in ExpressionEvaluatingSqlParameterSourceFactory.ExpressionEvaluatingSqlParameterSource from ConcurrentHashMap to HashMap Oleg Zhurakousky 2011-05-17 14:22:22 -04:00
  • 773218fdb1 INT-1903 added an informational message to the assertNull within the assertDestroy check Mark Fisher 2011-05-17 12:23:00 -04:00
  • c00eb3d2e4 INT-1903 cleaning up even more of tests Oleg Zhurakousky 2011-05-17 12:19:06 -04:00
  • b209fbc69e INT-1903 cleaning up more of tests Oleg Zhurakousky 2011-05-17 12:14:19 -04:00
  • a3138972cd INT-1903 cleaning up tests Oleg Zhurakousky 2011-05-17 12:05:53 -04:00
  • 7f5932e966 updated date for 2.0.4 in readme and changelog Mark Fisher 2011-05-17 11:26:45 -04:00
  • 8ec40d8463 INT-1903 removed unnecessary catch block for BeanDefinitionStoreException Mark Fisher 2011-05-17 10:28:34 -04:00
  • 3e2a838324 INT-1903 polishing Mark Fisher 2011-05-17 10:09:37 -04:00
  • c902cde057 INT-1903 properly closing all contexts Mark Fisher 2011-05-17 10:09:04 -04:00
  • 58a1af7f4e INT-752 added test to validate sample from JIRA Oleg Zhurakousky 2011-05-17 10:07:11 -04:00
  • a494414b64 INT-1903 polishing, more tests Oleg Zhurakousky 2011-05-17 09:11:03 -04:00
  • 396b8ecb3c INT-929 polishing Oleg Zhurakousky 2011-05-17 08:17:55 -04:00
  • 9466afadd6 INT-929 reverting MethodInvokingOutboundChannelAdapterParser to the state before accidental push Oleg Zhurakousky 2011-05-16 23:13:43 -04:00
  • 6eff068ca1 INT-1903 polishing Oleg Zhurakousky 2011-05-16 22:08:16 -04:00
  • 5e9204343f INT-1903 added missing config file Oleg Zhurakousky 2011-05-16 20:19:46 -04:00
  • 80cf8317cc INT-1903 added tests and some pposlishing to IdGeneratorConfigurer Oleg Zhurakousky 2011-05-16 20:14:41 -04:00
  • de49cc9f0f INT-929 fixed and polished MethodInvokingOutboundChannelAdapterParser Oleg Zhurakousky 2011-05-16 19:42:59 -04:00
  • b9e846933c INT-1903 polishing Oleg Zhurakousky 2011-05-16 17:03:55 -04:00
  • 0cb3c14603 INT-1903 polishing Oleg Zhurakousky 2011-05-16 16:57:13 -04:00
  • 5bf5d1f145 INT-1899 polishing Mark Fisher 2011-05-16 16:56:25 -04:00
  • c1e6978248 INT-1903 polishing Mark Fisher 2011-05-16 16:26:30 -04:00
  • a6a950f731 INT-1903 polishing Mark Fisher 2011-05-16 15:41:42 -04:00
  • bf7bbbabbe INT-1903 polishing Oleg Zhurakousky 2011-05-16 13:28:27 -04:00
  • 56bf7cf4b5 INT-1903 polishing, fixed the IdGeneratorConfigurer to use propper field name Oleg Zhurakousky 2011-05-16 13:22:38 -04:00
  • 6b962de4ce INT-1903 polishing Oleg Zhurakousky 2011-05-16 13:11:50 -04:00
  • 7524db4649 INT-1899 polishing Oleg Zhurakousky 2011-05-16 13:09:50 -04:00
  • 34bb27f767 INT-1899 fixed auto-creation of channel logic not to create errorChannel as DirectChannel Oleg Zhurakousky 2011-05-16 12:25:49 -04:00
  • 07e21e4265 INT-1903 fixed the equals check on DefaultConfiguringBeanFactoryPostProcessor to avoid possible NPE Oleg Zhurakousky 2011-05-16 12:10:43 -04:00
  • 10753370a8 INT-1903 polishing Oleg Zhurakousky 2011-05-16 12:06:41 -04:00
  • 74f57c1664 INT-1903 refactoring of Message ID generation strategy. Removed set/reset methods Oleg Zhurakousky 2011-05-16 12:03:14 -04:00
  • cee05f9e0e updated dates for 2.0.4 in changelog and readme Mark Fisher 2011-05-16 10:17:25 -04:00
  • 179a7b0732 INT-1904 edited the doc for recipient-list-router to show the correct SpEL expression Oleg Zhurakousky 2011-05-16 06:41:01 -04:00
  • 6ede5f9ca6 INT-1850 Change Separator to period Gary Russell 2011-05-14 17:36:59 -04:00
  • 783b941a8e INT-1903 polishing, renamed to setIdGenerator(..) method Oleg Zhurakousky 2011-05-14 14:11:38 -04:00
  • 7613464ee0 INT-1903 renamed and moved IdGeneratorConfigurer to a config package Oleg Zhurakousky 2011-05-14 12:48:30 -04:00
  • 052d3af0b5 INT-1903 more polishing Oleg Zhurakousky 2011-05-14 12:13:42 -04:00
  • 3e44b500fb INT-1903 polishing Oleg Zhurakousky 2011-05-14 12:10:55 -04:00
  • 636a90a08f INT-1903 fixed the ignored test compile error Oleg Zhurakousky 2011-05-13 22:41:23 -04:00