Commit Graph

5580 Commits

Author SHA1 Message Date
Oleg Zhurakousky
c9b663acac INT-1631 added failure test cases for mutually exclusive attributes for inbound and outbound, added test case for injecting Pattern as a bean 2010-11-17 21:01:45 -05:00
Oleg Zhurakousky
5513b0a635 INT-1631 removed local test files that ended up there accidently 2010-11-17 20:04:02 -05:00
Oleg Zhurakousky
a196501ca9 INT-1631 first round removed factory beans in favor of bootstrapping required components in the parser. Eliminated a lot of repetative code, fixed the schema with regard to what is required and optional attributes, added inbound and outbound ignored samples 2010-11-17 20:00:47 -05:00
Oleg Zhurakousky
46b0b56391 INT-1631 first round removed factory beans in favor of bootstrapping required components in the parser. Eliminated a lot of repetative code, fixed the schema with regard to what is required and optional attributes, added inbound and outbound ignored samples 2010-11-17 19:51:07 -05:00
Gary Russell
cf5f51fdb5 INT-1624 Polish ip and jms schemas for error-channel 2010-11-17 16:49:13 -05:00
Gary Russell
3af7a939db INT-1624 @author tags 2010-11-17 16:13:02 -05:00
Gary Russell
27b0f153ee INT-1624 Add error-channel to imap idle inbound channel adapter XSD, Parser, Test 2010-11-17 15:59:55 -05:00
Gary Russell
031ab1424e INT-1624 Add error-channel to imap idle inbound channel adapter XSD, Parser, Test 2010-11-17 15:53:13 -05:00
Gary Russell
984ce33106 INT-1624 Add error-channel to event inbound channel adapter XSD, Parser, Test 2010-11-17 15:52:49 -05:00
Gary Russell
5c1652777e INT-1624 Add error-channel to event inbound channel adapter XSD, Parser, Test 2010-11-17 12:02:55 -05:00
Mark Fisher
62fc29f130 INT-1630 updated thread-local channel section 2010-11-17 10:48:27 -05:00
Mark Fisher
957b7608d5 INT-1627 polishing 2010-11-17 10:16:17 -05:00
Chris Beams
65be52c060 Polish JsonSymmetricalMessageMappingTests 2010-11-16 23:44:02 -07:00
Chris Beams
b2a2db671a Return docbook logging to original settings
`./gradlew -i :docs:reference` *will* show details about parsing errors.
regular output has again been suppressed as it's too verbose by default.
2010-11-16 23:11:49 -07:00
Gary Russell
bfeee039bb INT-1623 INT-1624 Add error-channel to ip inbound adapters and tcp inbound gateway - parsers, XSD and tests only - super classes already do the heavy lifting 2010-11-16 19:20:03 -05:00
Jeremy Grelle
722c990cf4 INT-1530 - Some minor improvements after reviewing the json support package. 2010-11-16 13:23:04 -08:00
Oleg Zhurakousky
67b26da0e0 polishing removed @Overides as well as fixed warnings in JMS and JMX 2010-11-16 16:11:19 -05:00
Chris Beams
81fc4edc8b Docbook parsing errors now show up on the console 2010-11-16 13:35:54 -07:00
Oleg Zhurakousky
c79f7f6a64 INT-1614 fixedthe test in FTP so it won't result in error 2010-11-16 15:01:09 -05:00
Oleg Zhurakousky
6ffd713bc3 polishing 2010-11-16 14:51:44 -05:00
Oleg Zhurakousky
d26b2466dc INT-1614 finished polishing SFTP, fixed tests, imports etc. 2010-11-16 14:50:51 -05:00
Chris Beams
a578f6e8d4 Docbook parsing errors now show up on the console 2010-11-16 12:51:22 -07:00
Oleg Zhurakousky
09d5bae0cc INT-1614 added more tests, added si-test as sftp project dependency to fix the previosu build error, code coverage 77% 2010-11-16 14:23:07 -05:00
Oleg Zhurakousky
d38027951d INT-1614 added fileNameGenerator attribute to teh SFTP outbound, added tests 2010-11-16 14:04:56 -05:00
Oleg Zhurakousky
ed4ec399bc INT-1614 added outbound SFTP tests, more polishing 2010-11-16 13:49:59 -05:00
Oleg Zhurakousky
fda3c380b1 INT-1614 polished test directory structure, exposed auto-startup attribute on Inbound adapter 2010-11-16 13:28:00 -05:00
Oleg Zhurakousky
f03cf5df1b INT-1614 cleaned up the code and schema form removed parts 2010-11-16 12:52:15 -05:00
Oleg Zhurakousky
d754fb1296 INT-1614 first roud of refactoring for SFTP, removed SessionFactory configuration items from the namespace, added sesion-factory attribute to the inbound/outbound adapters 2010-11-16 12:44:13 -05:00
Oleg Zhurakousky
54b2f7dc42 INT-1614 added more tests for FTPS based adapter, coverage is at 80% 2010-11-16 12:00:40 -05:00
Oleg Zhurakousky
f0d344ab57 INT-1614 removed warnings 2010-11-16 11:49:36 -05:00
Oleg Zhurakousky
9390f595dd INT-1614 more polishing, added tests, 78% code coverege 2010-11-16 11:47:06 -05:00
Mark Fisher
c9a58cfc4a INT-1627 renamed 'ExpressionPayloadMessageProcessor' to 'ExpressionCommandMessageProcessor' 2010-11-16 11:36:40 -05:00
Chris Beams
64e6743594 Docbook parsing errors now show up on the console 2010-11-16 09:36:56 -07:00
Mark Fisher
426b525467 INT-1627 moved command message processor to 'handler' package 2010-11-16 11:27:47 -05:00
Mark Fisher
4e09dd3721 INT-1627 moved command message processor to 'handler' package 2010-11-16 11:27:47 -05:00
Oleg Zhurakousky
5726663afc INT-1614 removed FTPS schema and references from spring.handlers and spring.schema, removed dead tests and FTPS parsers, handlers and other FTPS-related artifacts 2010-11-16 10:59:19 -05:00
Oleg Zhurakousky
4b7eece80e INT-1614 first round of refactoring FTP. FtpClientFactory can now be configured as a bean and injected into in/outbound FTP adapters 2010-11-16 10:51:02 -05:00
Mark Fisher
d167e4d0b8 fixed syntax 2010-11-16 09:54:29 -05:00
Mark Fisher
1b77b2cdac fixed minor typos 2010-11-16 09:45:37 -05:00
Mark Fisher
4a9a63129b INT-1625 updated docs for the 'error-channel' attribute on JMS 'message-driven-channel-adapter' 2010-11-16 09:42:45 -05:00
Mark Fisher
aa015b07fc INT-1625 updated docs for 'gateway' and 'jms' (inbound-gateway) to describe the use of the 'error-channel' attribute 2010-11-16 09:31:42 -05:00
Oleg Zhurakousky
0d98e1ab9f INT-500 adding more schema docs, polished ControlBusParser 2010-11-16 08:12:04 -05:00
Oleg Zhurakousky
a45d5e6fa4 INT-500 more polishing of the schema docs 2010-11-16 08:12:04 -05:00
Mark Fisher
ed9a8d90a3 INT-1626 the JMS 'message-driven-channel-adapter' element now accepts the 'error-channel' attribute 2010-11-16 02:11:39 -05:00
Oleg Zhurakousky
6b8a0da710 INT-500 added more schema docs 2010-11-16 00:59:25 -05:00
Mark Fisher
9c2ddf99b5 INT-1624 added errorChannel property to MessageProducerSupport, if not null, errorMessages will be sent there instead of being thrown to the caller 2010-11-16 00:34:12 -05:00
Oleg Zhurakousky
b86c27a769 INT-500 addedschema docs for aggregator 2010-11-16 00:31:26 -05:00
Oleg Zhurakousky
ce54d7e93e INT-1605 updated aggregator documentatio to reflect new attributes, added more SpEL samples for aggregator's release-strategy-expression as well as correlation-strategy-expression 2010-11-16 00:08:34 -05:00
Mark Fisher
c6d68c9e2a INT-1623 replaced 'exception-mapper' with 'error-channel' on 'gateway' and JMS 'inbound-gateway' elements 2010-11-15 23:57:58 -05:00
Oleg Zhurakousky
498fcd8c3c polished and tested all XMPP samples in the ignored package 2010-11-15 20:17:43 -05:00