Commit Graph

3928 Commits

Author SHA1 Message Date
Oleg Zhurakousky
804d3da932 INT-1451, more refactoring and polishing 2010-09-25 21:25:57 -04:00
Oleg Zhurakousky
5938cd9f52 INT-1451, more refactoring 2010-09-25 16:22:07 -04:00
Oleg Zhurakousky
47b1f7ae8e INT-1451, more refactoring 2010-09-25 16:16:34 -04:00
Oleg Zhurakousky
176115af57 INT-1451 refactoring part-2 2010-09-25 13:19:32 -04:00
Oleg Zhurakousky
ac49187a64 INT-1444, added tests to validate namespace attributes for FTP and FTPS 2010-09-24 21:15:39 -04:00
Mark Fisher
26f4c341a7 removing cycle between context and util 2010-09-24 16:56:24 -04:00
Gary Russell
ae4a75db53 INT-1480 Remove Class Dependencies from IP Parsers 2010-09-24 16:54:31 -04:00
Mark Fisher
c807307622 removing cycles in poller code 2010-09-24 16:34:42 -04:00
Oleg Zhurakousky
ea755e6c90 testing 2010-09-24 15:59:26 -04:00
Oleg Zhurakousky
6611c07339 Merge branch 'INT-1432-sftp' 2010-09-24 15:52:53 -04:00
Oleg Zhurakousky
60c3052834 test commit 2010-09-24 15:51:45 -04:00
Oleg Zhurakousky
d0eeda8c8f Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-09-24 15:41:37 -04:00
Oleg Zhurakousky
f8ace52bef INT-1432 added tests to validate that localdirectories are auto created if auto-create is set to TRUE or exception is thrown if set to false 2010-09-24 15:39:35 -04:00
Gary Russell
9fd832bb46 INT-1478 Propagate Interrupts 2010-09-24 12:23:48 -04:00
Oleg Zhurakousky
361477c40a INT-1476 documentation was updated to reflect the new schema versions 2010-09-24 10:06:39 -04:00
Oleg Zhurakousky
daa25d30e3 INT-1475 more polishing code and actually fixed an invalid test 2010-09-23 21:57:35 -04:00
Oleg Zhurakousky
325f8cff71 INT-1475 polishing code 2010-09-23 21:36:28 -04:00
Gary Russell
3764d30911 INT-1458 Add Sequence Header to Tcp Messages To Facilitate Resequencing 2010-09-23 21:19:55 -04:00
Oleg Zhurakousky
76fc874be4 INT-1475, addressed the issue. Made 'should-delete-messages' required by the schema and added tests to validate it. Added more tests for Pop3MailReceiever. Modified documentation to explain the change and reasoning behind the change 2010-09-23 20:43:44 -04:00
Mark Fisher
c521fc9531 INT-813 added support for configurable 'receive-timeout' on JMS channels 2010-09-23 18:23:39 -04:00
Mark Fisher
c05e5db50a INT-813 added tests for PollableJmsChannels 2010-09-23 17:49:11 -04:00
Mark Fisher
39e293d4ab INT-965 added support for 'interceptors' as a sub-element of JMS channel and publish-subcribe-channel elements 2010-09-23 17:05:15 -04:00
Mark Fisher
6cde5c6d83 INT-965 JmsChannelParser now extends AbstractChannelParser to support interceptors 2010-09-23 16:19:05 -04:00
Oleg Zhurakousky
5209db5793 INT-1475 fixed the 'flderOpenMode' setting to ensure that it is set to TRUE if deleteMessages flag is set to TRUE, introduced bunchof test cases to make sure that these setting are covered and could be cought in the future if more refactoring is required 2010-09-23 13:46:31 -04:00
Oleg Zhurakousky
9d07304d05 fixed MessageHistory test 2010-09-23 13:17:12 -04:00
Dave Syer
d1bc9e9b39 INT-1263: fix broken test 2010-09-23 18:55:58 +02:00
Dave Syer
39a887df48 Tidy JDBC inbound poller tests some more 2010-09-23 18:38:54 +02:00
Dave Syer
3a70b1b3f4 INT-1366: Prevent possible race 2010-09-23 18:36:45 +02:00
Dave Syer
54ca59a917 Tidy up JDBC inbound poller tests 2010-09-23 18:36:44 +02:00
Oleg Zhurakousky
d2804421d1 added setting Flags.DELETED to AbstractMailReceiever 2010-09-23 10:50:10 -04:00
Oleg Zhurakousky
3f2399e569 INT-1263, more MessageHistory changes FTP, SFTP etc., forgot to add two files 2010-09-23 09:45:30 -04:00
Oleg Zhurakousky
32efbae90d INT-1263, more MessageHistory changes FTP, SFTP etc. 2010-09-23 09:45:01 -04:00
Oleg Zhurakousky
47befb16f3 Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-09-23 07:56:30 -04:00
Mark Fisher
55d9366c4b INT-813, INT-965 refactoring JmsDestinationBackedMessageChannel into SubscribableJmsChannel and PollableJmsChannel with a common FactoryBean for creation 2010-09-22 23:49:39 -04:00
Oleg Zhurakousky
0be4d2ef60 INT-1263, more MessageHistory related changes 2010-09-22 22:18:45 -04:00
Oleg Zhurakousky
d7e1041ed4 polishing MapToObjectTransformer to avoid CC and NPE exceptions 2010-09-22 21:01:38 -04:00
Oleg Zhurakousky
1bb6eafe04 INT-1263, added tests in FYP to validate MH 2010-09-22 20:46:42 -04:00
Oleg Zhurakousky
c195edf9de Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-09-22 19:08:30 -04:00
Oleg Zhurakousky
b6e058c59b INT-1263, added more changes and tests related valdating MessageHistory in every module 2010-09-22 18:44:51 -04:00
Mark Fisher
be49b854a3 simplified error message 2010-09-22 14:01:15 -04:00
Mark Fisher
3c5917dad6 fixed typo in error message 2010-09-22 10:42:28 -04:00
Oleg Zhurakousky
dee91f6871 INT-1472, reveresed application of 'extractRequestPayload' and 'extractReplyPayload' attributes, changed javadocs, added test as well as minor modification to ChannelPublishingMessageListener to deal with RuntimeException (e.t., NotSerializable) during heneration of the JMS Reply 2010-09-22 10:20:25 -04:00
Oleg Zhurakousky
c4d31af848 INT-1257, added tests and minor modification to support MessageHistory in MAIL, JDBC, IP, HTTP modules 2010-09-21 22:15:37 -04:00
Oleg Zhurakousky
fa570a4295 INT-1471, cleaned up TwitterNamespaceHandler to remove depndency on Adapter classes 2010-09-21 18:27:28 -04:00
Oleg Zhurakousky
0d387756b3 INT-1257, changed convinience method to MessageHistory.containsComponent(string), added/modified tests in XML, WS, JMS to validate MessageHistory 2010-09-21 17:21:50 -04:00
Oleg Zhurakousky
f8b501e4f9 INT-1257, added convinience method MessageHistory.containsEntryWithName(string), added tests in XML to validate MessageHistory 2010-09-21 13:49:46 -04:00
Iwein Fuld
19c705fcbc QUALITY removed imports in favor of fully qualified classnames 2010-09-20 22:15:33 +02:00
Oleg Zhurakousky
51801317cc INT-1450 Asynchronous polling section was added to Message Endpoints section of the ref manual 2010-09-20 14:36:30 -04:00
Oleg Zhurakousky
bda6b9b871 INT-1143, added transaction section to reference guuide 2010-09-20 13:51:42 -04:00
Oleg Zhurakousky
95e148eddf INT-1468 changed reference documentation to reflect changes from MessageChannelTemplate to MessagingTemplate 2010-09-20 01:32:33 -04:00