Commit Graph

3953 Commits

Author SHA1 Message Date
Gary Russell
b339157a34 INT-1486 polish; rename byte array 'serializers' and all test usage 2010-09-28 22:25:04 -04:00
Mark Fisher
4ae4b5d4d7 INT-1485 updated XSD schema to be more explicit about deprecated sub-elements on the poller 2010-09-28 17:58:06 -04:00
Mark Fisher
0548ec2756 formatting 2010-09-28 17:43:51 -04:00
Mark Fisher
473c53c235 removed explicit import requirement for AbstractPollingEndpoint 2010-09-28 17:25:15 -04:00
Mark Fisher
a14585c702 reintroduced assertion for commit count 2010-09-28 17:18:37 -04:00
Oleg Zhurakousky
3142f0b673 INT-1474, added initial documentation to explain the implications 2010-09-28 16:49:26 -04:00
Mark Fisher
43e25630fd Merge branch 'int1486' 2010-09-28 16:15:28 -04:00
Mark Fisher
729a37fb62 INT-1486 updated JDBC module for refactored Serialization code 2010-09-28 16:07:00 -04:00
Oleg Zhurakousky
d59b40ace7 INT-1451, INT-588 removed coomment based tx dependencies from the PollerParser, updated documentation with more details on Poller refactoring and other TX stuff to address 588 2010-09-28 15:57:22 -04:00
Mark Fisher
68648dcb94 INT-1486 updated IP module for refactored Serialization code 2010-09-28 15:56:01 -04:00
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