Commit Graph

7448 Commits

Author SHA1 Message Date
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
Oleg Zhurakousky
1fbb5d107a polishing XMPP samples, resuming @Ignored 2010-11-15 19:55:15 -05:00
Oleg Zhurakousky
706a360eda polishing XMPP samples 2010-11-15 19:54:36 -05:00
Oleg Zhurakousky
4e048f7072 INT-1614 added more inbound tests for FTP/FTPS 2010-11-15 18:27:07 -05:00
Mark Fisher
7a16548f50 updating names to match refactoring: securityMetadataSource instead of objectDefinitionSource 2010-11-15 18:19:57 -05:00
Mark Fisher
f5c17d003b aligned test name with class under test 2010-11-15 17:59:33 -05:00
Mark Fisher
bf0b0a18b2 suppressing deprecation warning 2010-11-15 17:53:26 -05:00
Mark Fisher
313b802338 removed unused variables 2010-11-15 17:51:55 -05:00
Mark Fisher
7ce84b0b79 INT-1615 The 'filename-pattern' and 'filename-regex' attributes are now mutually exclusive. 2010-11-15 17:25:22 -05:00
Mark Fisher
762df2f477 generating id as a fallback for inbound XMPP channel adapters 2010-11-15 17:19:50 -05:00
Mark Fisher
d45f54ba70 INT-1617 renaming test classes and config files 2010-11-15 16:52:10 -05:00
Mark Fisher
bd6fdaa239 INT-1617 renaming test classes and confif files 2010-11-15 16:47:21 -05:00
Mark Fisher
9550fcf87b INT-1617 renaming test classes and confif files 2010-11-15 16:36:03 -05:00
Mark Fisher
1b3d295783 INT-1617 renaming test classes and confif files 2010-11-15 16:31:33 -05:00
Mark Fisher
21500b5845 INT-1617 renaming test classes and confif files 2010-11-15 16:27:16 -05:00
Mark Fisher
669860e78e INT-1617 renaming test classes and confif files 2010-11-15 16:17:27 -05:00
Oleg Zhurakousky
74e4def35e INT-1614 added more inbound/outbound parser tests, polishing 2010-11-15 16:13:19 -05:00
Mark Fisher
6c93d80ac3 polishing 2010-11-15 15:54:27 -05:00
Mark Fisher
6a7cfee022 polishing 2010-11-15 15:46:01 -05:00
Oleg Zhurakousky
12cede2440 INT-1614 added prser test for outbound 2010-11-15 15:22:06 -05:00
Oleg Zhurakousky
0821412040 INT-1614 refactored outbound parsers to inherit from the base class 2010-11-15 14:42:29 -05:00
Oleg Zhurakousky
0b6011bf5f INT-1614 refactored inbound parsers to inherit from common class, adding the actual base class 2010-11-15 14:34:23 -05:00
Oleg Zhurakousky
7ac7b51fc9 INT-1614 refactored inbound parsers to inherit from common class 2010-11-15 14:33:51 -05:00
Oleg Zhurakousky
2730befb15 INT-1614 simplified schema for FTP/FTPS 2010-11-15 14:21:33 -05:00
Oleg Zhurakousky
557fd6625e INT-1617 updated test classes to reflect name changes, modified Presence related class names, fixed test 2010-11-15 13:53:59 -05:00
David Turanski
2151f3ec9c added @author tag 2010-11-15 12:55:51 -05:00
David Turanski
3bb5b493b3 INT-1622 Updated ChainParserTests 2010-11-15 12:27:37 -05:00
David Turanski
d75f8ad21f fixed INT-1622 2010-11-15 12:04:49 -05:00
Mark Fisher
b6f6541447 RosterListeningEndpoint now only sends Presence changes 2010-11-15 10:45:11 -05:00
Dave Syer
55d73216f8 INT-1420: add JMX docs to manual 2010-11-15 09:07:16 +00:00
Chris Beams
cc569a6c8e Update buildSrc submodule
* PDF reference documentation now properly named
* Minor polishing
2010-11-14 22:19:18 -07:00
Mark Fisher
6448a11636 INT-1608 added 'filename-regex' coverage to the File chapter of the reference manual 2010-11-14 22:50:24 -05:00
Mark Fisher
54387d3547 polishing 2010-11-14 22:36:38 -05:00