Commit Graph

86 Commits

Author SHA1 Message Date
Mark Fisher
acc0459d2d INT-1552 doc polishing 2010-11-22 14:42:56 -05:00
Mark Fisher
4eed001c0b INT-1552 doc polishing 2010-11-22 14:37:48 -05:00
Mark Fisher
2b5e787a30 INT-1552 doc polishing 2010-11-22 14:34:23 -05:00
Oleg Zhurakousky
3464d7eeb8 INT-1552 added 'What's new in Spring Integration 2.0' section' 2010-11-22 14:18:56 -05:00
Mark Fisher
0ac31584fc INT-1552 doc polishing 2010-11-22 14:14:46 -05:00
Mark Fisher
4e8076fd2b INT-1552 doc polishing, also updated Groovy-based Control Bus to be more consistent with the SpEL version 2010-11-22 14:01:39 -05:00
Mark Fisher
36e43a8ed1 INT-1552 doc polishing 2010-11-22 13:23:21 -05:00
Mark Fisher
94e0947289 INT-1552 doc polishing 2010-11-22 12:56:59 -05:00
Mark Fisher
b3c6fde0f0 INT-1552 doc polishing 2010-11-22 12:41:51 -05:00
Mark Fisher
cd416c7354 INT-1552 doc polishing 2010-11-22 12:35:52 -05:00
Mark Fisher
809675effd INT-1552 doc polishing 2010-11-22 12:31:59 -05:00
Mark Fisher
a6db0ef364 INT-1552 doc polishing 2010-11-22 12:18:24 -05:00
Mark Fisher
608ada3c5c INT-1552 doc polishing 2010-11-22 12:10:35 -05:00
Mark Fisher
5c7375a3c2 INT-1552 doc polishing 2010-11-22 11:49:34 -05:00
Mark Fisher
66e9e98564 INT-1552 doc polishing 2010-11-22 11:37:45 -05:00
Mark Fisher
25d5ab34e4 INT-1552 doc polishing 2010-11-22 11:26:20 -05:00
Mark Fisher
229345838e INT-1552 doc polishing 2010-11-22 10:46:20 -05:00
Mark Fisher
5351dd3b47 INT-1552 doc polishing 2010-11-22 10:39:18 -05:00
Mark Fisher
ae0659823f INT-1552 doc polishing 2010-11-22 10:25:19 -05:00
Oleg Zhurakousky
d6dcc6571a INT-1614 fixed test xml files for SFTP, updated SFTP documentation 2010-11-22 09:41:48 -05:00
Oleg Zhurakousky
2cd1746eea INT-1614 fixed test xml files and updated FTP documentation 2010-11-22 09:20:20 -05:00
Chris Beams
03f510a573 Solve reverse coloration and sizing issues for PDF images (INT-1612)
For reasons unknown, most PNG files were showing up in the PDF output
with reverse coloration (or at least significantly shifted. Saving
these files as JPEGs provided a cheap workaround.

Also a number of images were either (a) exceeding the boundaries of the
PDF viewport or (b) scaling down to thumbnail size.

Now using width/contentwidth/scaling attributes in <mediaobject>
elements, as described at http://www.sagehill.net/docbookxsl/ImageSizing.html
to ensure that all images show up correctly scaled in both HTML and PDF
outputs.
2010-11-22 05:30:08 -07:00
Chris Beams
a759d11549 Fix doc typos, upgrade channel-adapter to DocBook 5 (INT-1552) 2010-11-22 05:29:48 -07:00
David Turanski
1886ea3fb1 proof read reference guide 2010-11-19 15:33:02 -05:00
Oleg Zhurakousky
ab034ee9bd Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-11-19 12:07:34 -05:00
Oleg Zhurakousky
f02f40acc1 INT1552 added URI variables section to HTTP Outbound Gateway 2010-11-19 12:01:58 -05:00
Gary Russell
abffa7378a INT-1552 error-channel doc polishing 2010-11-19 11:41:39 -05:00
Oleg Zhurakousky
6c29574071 INT-1552 doc polishing, fixed text overflow in HTTP section 2010-11-19 06:10:58 -05:00
Oleg Zhurakousky
22025558d0 INT-1552 doc polishing, aligned Configure* sections 2010-11-19 06:03:25 -05:00
Oleg Zhurakousky
cd80bb96a4 INT-1552 added File filtering sections to FTP/SFTP 2010-11-19 05:19:34 -05:00
Oleg Zhurakousky
a97d5f46e6 INT-1552 polished twitter docs to reflect the changes for Rate Limiting and provided more details around metadatastore, few minor polishing changes to HVR 2010-11-19 04:29:27 -05:00
Oleg Zhurakousky
f80e3fe14b INT-1552 removed MapBasedChannelResolver in teh HeaderValueRouter section, added paragraph on 'ignore-channel-name-resolution-failures' attribute 2010-11-18 19:13:36 -05:00
Gary Russell
c5dba36865 INT-1552 Add error-channel to other endpoint docs; schema doc polishing 2010-11-18 18:21:14 -05:00
Oleg Zhurakousky
2df5efb309 INT-1552 general pollishing of several docs to address coments on this JIRA 2010-11-18 17:33:01 -05:00
Oleg Zhurakousky
9b85a2f550 INT-1552 renamed sections in aggregator, channel, filter and splitter 2010-11-18 17:02:00 -05:00
Oleg Zhurakousky
a1487c6659 INT-1552 polished gateway docs, renamed sections in adapter, bridge and router 2010-11-18 17:01:59 -05:00
Gary Russell
63ec6e1849 INT-1552 Add error-channel to IP endpoint docs 2010-11-18 16:41:02 -05:00
Oleg Zhurakousky
2e968f673d INT-1552 polished the docs to address the two comments in this issue 2010-11-18 16:09:33 -05:00
Oleg Zhurakousky
454eed23d1 INT-1631 changed remote-filename-expression to remote-filename-generation-expression, adjusted tests and docs 2010-11-18 08:43:19 -05:00
Oleg Zhurakousky
24781476f3 INT-1631 changed remote-file-expression to remote-filename-expression, adjusted tests and docs 2010-11-18 07:41:02 -05:00
Oleg Zhurakousky
00ba9d016a INT-1629 fixed FTP/SFTP/FTPS docs to reflect the recent changes 2010-11-18 04:38:07 -05:00
Mark Fisher
62fc29f130 INT-1630 updated thread-local channel section 2010-11-17 10:48:27 -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
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
Dave Syer
55d73216f8 INT-1420: add JMX docs to manual 2010-11-15 09:07:16 +00: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