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
Oleg Zhurakousky
20ee9d8fe7
INT-1552 added Twitter schema docs
2010-11-22 11:44:44 -05:00
Mark Fisher
66e9e98564
INT-1552 doc polishing
2010-11-22 11:37:45 -05:00
Oleg Zhurakousky
5c0f1ebb66
INT-1552 fixed schema docs for XMPP, added FEED schema docs
2010-11-22 11:34:49 -05:00
Mark Fisher
25d5ab34e4
INT-1552 doc polishing
2010-11-22 11:26:20 -05:00
Oleg Zhurakousky
44be2a957a
INT-1552 added schema docs for XMPP
2010-11-22 11:21:24 -05:00
Oleg Zhurakousky
43c9a5b270
removed wrong value form one of the fields in test xml file
2010-11-22 10:50:45 -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
Oleg Zhurakousky
a4f6a172d0
INT-1552 added schema docs for FTP module, polished FTP schema docs
2010-11-22 10:29:38 -05:00
Mark Fisher
ae0659823f
INT-1552 doc polishing
2010-11-22 10:25:19 -05:00
Oleg Zhurakousky
9ce3eec884
INT-1552 added schema docs for SFTP module
2010-11-22 10:17:45 -05:00
Oleg Zhurakousky
d6dcc6571a
INT-1614 fixed test xml files for SFTP, updated SFTP documentation
2010-11-22 09:41:48 -05:00
Mark Fisher
bc784eeca2
INT-1614 polishing
2010-11-22 09:29:46 -05:00
Oleg Zhurakousky
49d544acec
INT-1614 fixed test test xml file again
2010-11-22 09:23:11 -05:00
Oleg Zhurakousky
c58d3b6b49
INT-1614 fixed test test xml file
2010-11-22 09:22:12 -05:00
Oleg Zhurakousky
2cd1746eea
INT-1614 fixed test xml files and updated FTP documentation
2010-11-22 09:20:20 -05:00
Mark Fisher
1132422887
INT-1614 polishing SFTP module
2010-11-22 08:59:53 -05:00
Oleg Zhurakousky
d2d0f861ca
INT-1614 made createClient method package private
2010-11-22 08:34:58 -05:00
Chris Beams
e4f64d9757
Move admon (tip/note/etc) graphics into subdir
2010-11-22 05:30:41 -07:00
Chris Beams
410da963fe
Minor improvements for syntax highlighting (INT-1612)
2010-11-22 05:30:31 -07:00
Chris Beams
628ed01e80
Ensure admon graphic width is 24pt (INT-1612)
...
This avoids the issue we were seeing in SI the reference doc PDF where
admon graphics (tip, warning, note, etc) were 'fuzzy' because 24pt
graphics were being blown up to 36pt.
2010-11-22 05:30:22 -07: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
Mark Fisher
b442ab9873
removed jive from twitter template.mf
2010-11-22 01:50:29 -05:00
Mark Fisher
f7bb5bdd9d
removed warning in test
2010-11-22 01:36:29 -05:00
Mark Fisher
7ec046ad3f
INT-1641, INT-1614 added support for 'filename-regex' for the FTP and SFTP inbound channel adapters
2010-11-22 01:21:07 -05:00
Mark Fisher
bcc919fed7
INT-1614 changed the 'auto-create-directories' attribute to 'auto-create-local-directory' since it only affects the local directory
2010-11-22 01:00:58 -05:00
Mark Fisher
ad485e9124
INT-1614 moved outbound parsers into a single class in the file module
2010-11-22 00:48:05 -05:00
Mark Fisher
c9a1af9970
INT-1614 all logic for inbound adapters is now in a base class
2010-11-22 00:31:50 -05:00
Mark Fisher
4476620094
INT-1614 consistency with pattern-matching FileListFilter implementation names. The PatternMatchingFileListFilter is now RegexPatternFileListFilter (breaks existing use, but since 'filename-pattern' now has a *simple* ant path match, users should know aobut the changes). It's also more consistent with SimplePatternFileListFilter
2010-11-22 00:00:39 -05:00
Mark Fisher
d1e45f79e0
INT-1614 removed the 'remotePredicate' from the MessageSource, it is defined on the synchronizer
2010-11-21 23:24:14 -05:00
Mark Fisher
deccbc5c08
INT-1614 polishing
2010-11-21 23:17:58 -05:00
Mark Fisher
9b5ba8b56a
INT-1614 moved the 'INCOMPLETE_EXTENSION' constant into the AbstractInboundFileSynchronizer class instead of the MessageSource implementation
2010-11-21 23:11:04 -05:00
Oleg Zhurakousky
003d9e71f6
INT-1614 made FtpSession package private
2010-11-21 21:54:27 -05:00
Oleg Zhurakousky
08807db5ab
INT-1614 refactored SftpInboundRemoteFileSystemSynchronizerTests, removed unnecessary test
2010-11-21 20:50:54 -05:00
Mark Fisher
e9d21bfff3
removed unused imports in test
2010-11-21 19:39:21 -05:00
Mark Fisher
6cc442345d
INT-1614 added SpEL support for remote filename generator on FTP outbound adapters, and renamed the 'filename-generator' reference attribute to 'remote-filename-generator' to match SFTP
2010-11-21 19:36:45 -05:00
Mark Fisher
7519398d7c
INT-1614 sftp attrib is now also 'delete-remote-files'
2010-11-21 19:27:29 -05:00
Oleg Zhurakousky
23e2bfc94e
INT-1614 refactored SftpSession and DefaultSftpSessionFactory to align with Ftp
2010-11-21 19:16:52 -05:00
Oleg Zhurakousky
1c8bb054e6
INT-1614 fixed sanity test config based on refactored XML
2010-11-21 19:14:04 -05:00
Mark Fisher
319faaf8d0
INT-1614 temporaryDirectory is now a File instead of a Resource
2010-11-21 19:03:25 -05:00