Commit Graph

9623 Commits

Author SHA1 Message Date
Mark Fisher
2f1b8a7039 INT-704 added support for 'order' on 'outbound-channel-adapter' and 'outbound-gateway' in the JMS namespace 2009-07-03 03:39:57 +00:00
Mark Fisher
1a1f7f20c9 INT-702 added support for 'order' on 'outbound-channel-adapter' 2009-07-03 03:24:36 +00:00
Mark Fisher
960555849a setting order on all AbstractMessageHandlers (not just reply-producers) 2009-07-03 02:57:21 +00:00
Mark Fisher
fc51ac5216 Removed unused fields and methods. 2009-07-02 23:05:59 +00:00
Mark Fisher
e6bb8f10ab INT-701 Added support for the 'auto-startup' attribute on the 'imap-idle-channel-adapter' element. 2009-07-02 23:03:52 +00:00
Mark Fisher
7596a972ed INT-696 updated changelog 2009-07-02 20:45:17 +00:00
Oleg Zhurakousky
19a9764cd2 INT-676 added documentation around:
multipart-file support,
long-polling,
delete-source-files in FileWritingMessageHandler
2009-07-02 20:40:15 +00:00
Mark Fisher
716f399370 INT-698 updated spring-integration version range in all template.mf files 2009-07-02 20:05:08 +00:00
Mark Fisher
f782feebb2 INT-700 moved xsl file to src/main/resources 2009-07-02 19:38:46 +00:00
Mark Fisher
bf8aa45aaf INT-700 moved all samples xml files to src/main/resources 2009-07-02 19:27:36 +00:00
Mark Fisher
9b7e97b058 moved org.springframework.integration.samples module to spring-integration-samples 2009-07-02 18:48:31 +00:00
Mark Fisher
5af238327b moved deletion of samples targets into the main build 2009-07-02 17:28:33 +00:00
Mark Fisher
154f0ce400 removing unused build files and classpath settings from samples directory 2009-07-02 16:54:23 +00:00
Mark Fisher
98ce5a11ad Removed src dir from samples and moved the samples-copying into the main package build 2009-07-02 16:14:24 +00:00
Mark Fisher
eea4aacfd3 INT-656 Added fallback for Map typed arguments when payload does not match at runtime. Fallback attempts to match headers if no ambiguities exist. 2009-07-02 15:48:06 +00:00
Mark Fisher
3675f8dd1b INT-690 Delegating to the OrderComparator so that PriorityOrdered elements are given precedence over regular Ordered elements. 2009-07-02 11:25:16 +00:00
Oleg Zhurakousky
e35c10a769 INT-697 - updated documentation around namespace support for RecipientListRouter 2009-07-02 05:39:55 +00:00
Oleg Zhurakousky
9b32a5c103 INT-684, Cleaned up code (made Lock and Comparator final, removed the Assertions for null elements out of reentrant locks) 2009-07-02 05:20:14 +00:00
Mark Fisher
530aab1592 removed scripts now that the samples are easy to build and run 2009-07-02 02:40:43 +00:00
Mark Fisher
2e164aaf29 INT-697 extended RecipientListRouterParserTests 2009-07-02 01:39:18 +00:00
Mark Fisher
f285f5ffe0 INT-697 Adjusted schema for recipient-list-router attributes. 2009-07-02 00:49:38 +00:00
Oleg Zhurakousky
6817d053d9 INT-697, added namespace support for RecipientListRouter 2009-07-02 00:05:57 +00:00
Mark Fisher
f2529d1dc2 INT-656 Removed the restriction in HandlerMethodUtils for having no more than one param lacking the header or headers annotations. It now allows parameters that are assignable to Map as well. Added several tests for Properties and Map objects expecting to receive Message header values. 2009-07-01 23:43:20 +00:00
Oleg Zhurakousky
ca5d0a9aa9 INT-684, Added thread safety to OrderedAwareLinkedHashSet and removed synchronization logic from AbstractDispatcher.addHandler(..) method 2009-07-01 22:30:05 +00:00
Mark Fisher
03acaacea2 INT-656 comments and a few minor (non-functional) changes 2009-07-01 21:01:04 +00:00
Mark Fisher
7a3585788e INT-656 javadoc update 2009-07-01 19:18:16 +00:00
Mark Fisher
c8bed68b3f updated version on ref title 2009-07-01 18:07:48 +00:00
Mark Fisher
caff829e83 Updated readmes 2009-07-01 17:52:16 +00:00
Mark Fisher
e931818282 removed redundant dependency 2009-07-01 17:12:54 +00:00
Mark Fisher
1d17e7eecb Added filecopy to samples 2009-07-01 17:00:21 +00:00
Mark Fisher
bb542aaed6 deleting sample project target directories on clean 2009-07-01 14:19:48 +00:00
Mark Fisher
3f1c869035 INT-630 Web Service outbound gateways now support a boolean 'ignore-empty-responses' attribute, and the default value is TRUE. 2009-07-01 12:28:10 +00:00
Oleg Zhurakousky
d4174e1214 Fixing samples pom 2009-07-01 03:46:42 +00:00
Oleg Zhurakousky
88a36f04c6 INT-655. Updated documentation, added files to svn-ignore and deleted .settings that were added accidently 2009-07-01 01:27:01 +00:00
Mark Fisher
6da3307943 INT-666 Added support for the 'outbound-gateway' element in the file namespace. 2009-07-01 00:51:05 +00:00
Oleg Zhurakousky
e8bc39d475 INT-655
1. Restructured samples to be independent from the main source tree and to be Maven-compatible
2. Modified the samples build.xml to reflect on the new structure of samples
3. Added README file
2009-07-01 00:00:50 +00:00
Mark Fisher
a09ee058ec INT-606 Added test for the 'delete-source-files' attribute. 2009-06-30 22:52:01 +00:00
Mark Fisher
3ea4a2c9d9 INT-606 Added support for the 'delete-source-files' attribute on the 'outbound-channel-adapter' in the file namespace. 2009-06-30 22:25:40 +00:00
Mark Fisher
5fe7ee6b6c INT-606, INT-666 Added a deleteSourceFiles property to FileWritingMessageHandler, and now FileWritingMessageHandler sends reply Messages with the new File as payload. The outbound-channel-adapter configures the nullChannel for the handler's outputChannel. 2009-06-30 21:48:43 +00:00
Mark Fisher
857d4aaf4f Committed tests for file-to-bytes and file-to-string transformers. 2009-06-30 19:15:11 +00:00
Mark Fisher
098693ad2e INT-695 Moved all schemas to src/main/resources 2009-06-30 18:48:40 +00:00
Mark Fisher
b98b5f15ac added a comment referring to the AcceptOnceFileListFilter javadoc 2009-06-30 17:19:13 +00:00
Mark Fisher
d67f8e36e8 INT-695 moving core XSD first 2009-06-30 17:08:51 +00:00
Mark Fisher
cad80a15b0 INT-664 Added a 'prevent-duplicates' flag to the file namespace's inbound-channel-adapter element. 2009-06-30 16:56:26 +00:00
Mark Fisher
a6454dcfaa INT-664 Added a FileListFilterFactoryBean to create the filter based on the combined settings of a custom filter reference, a filename pattern, and the boolean preventDuplicates flag. 2009-06-30 15:36:53 +00:00
Mark Fisher
6866661436 CompositeFileListFilter now uses a LinkedHashSet to maintain order. 2009-06-30 15:32:36 +00:00
Mark Fisher
66745112cf Added a null check on the result of inputDirectory.listFiles() since that can be null if the File is not a directory or an I/O error occurs. 2009-06-30 15:15:06 +00:00
Mark Fisher
4bb3779eca INT-643 2009-06-30 03:02:09 +00:00
Mark Fisher
b1e8c23d88 INT-679, INT-693 RecipientListRouter now supports a boolean 'applySequence' flag (false by default) and a boolean 'ignoreSendFailures' flag (also false by default). 2009-06-29 22:39:49 +00:00
Mark Fisher
914dfed1ef INT-692 2009-06-29 20:30:27 +00:00