Commit Graph

7448 Commits

Author SHA1 Message Date
Mark Fisher
aba3b47060 INT-1486 refactored payload-serializing/deserializing-transformes for latest commons-serializer updates 2010-09-28 14:52:37 -04:00
Oleg Zhurakousky
9d6d433408 INT-1451 move added trasactional advice to the advice chain, made 'advice-chain' and 'transactional' mutually exclusive 2010-09-28 11:52:49 -04:00
Oleg Zhurakousky
b06fc5b15f INT-1483 modified PollerParser not to register TX Advisor with BF, but simply inject it into PolerMetadata as value instead of reference, added tests 2010-09-28 10:09:23 -04:00
Oleg Zhurakousky
28b482c25d INT-1481, consolidated old and new tests, added more tests to validate the exchange with RestTemplate for all supported Content-Types and paylod combinations (e.g, Arrays, primitives collection maps etc.) 2010-09-27 18:39:18 -04:00
Oleg Zhurakousky
6cc180bd2f INT-1481, added test for primitive arrays 2010-09-27 16:27:38 -04:00
Oleg Zhurakousky
db10a4cbca INT-1481, final polishing, renamed convertMultipart method 2010-09-27 16:02:28 -04:00
Oleg Zhurakousky
a6fb411d62 INT-1481, final polishing, removed import 2010-09-27 15:56:10 -04:00
Oleg Zhurakousky
9af4244471 INT-1481, final polishing 2010-09-27 15:55:39 -04:00
Oleg Zhurakousky
a10f547269 INT-1481, more refactoring, added MVP generation only if applicable content-type oherwise payload is untouched 2010-09-27 15:48:14 -04:00
Oleg Zhurakousky
0bed56e780 INT-1481, added support for serialized content type, mroe refactoring and test cases 2010-09-27 15:01:39 -04:00
Oleg Zhurakousky
b131953ed7 INT-1481, added support for multipart/form-data content type to outbound http adapters 2010-09-27 12:29:24 -04:00
Oleg Zhurakousky
1171a23a19 INT-1433 forgot to add licensing info 2010-09-26 09:05:55 -04:00
Oleg Zhurakousky
653711534b INT-1433 the issue was fixed by Josh, just added tests to validate the functionality 2010-09-26 08:50:15 -04:00
Oleg Zhurakousky
32595009f2 INT-1451, formatting 2010-09-26 06:58:52 -04:00
Oleg Zhurakousky
2b2f06aafb INT-1451, removed 'implements InitBean' from APE as it already extends AE 2010-09-26 06:55:15 -04:00
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