Oleg Zhurakousky
f72cab116c
INT-1559 added docs for FTP/FTPS
2010-11-13 08:45:19 -05:00
Chris Beams
060ea89b87
Use unicode callouts in PDF instead of images (INT-1606)
...
Related issue:
GRADLE-3
2010-11-13 01:30:14 -08:00
Oleg Zhurakousky
64ff4e2eea
INT-1557 fonosjed Twitter docs
2010-11-12 12:41:19 -05:00
Dave Syer
7dc8fbaa93
INT-1420: fix CDATA
2010-11-12 15:57:39 +00:00
Oleg Zhurakousky
f48624f603
INT-1516 added docs for service-activator and SpEL
2010-11-12 10:01:56 -05:00
Oleg Zhurakousky
3ac6a6b72f
INT-1516 added docs for transformer and SpEL
2010-11-12 09:43:25 -05:00
Oleg Zhurakousky
858570882e
INT-1516 added docs for aggregator ans SpEL
2010-11-12 09:28:10 -05:00
Oleg Zhurakousky
ebd06fc2d4
INT-1516 added docs for <router> expression, mentinoing projection/selection
2010-11-12 08:11:55 -05:00
Oleg Zhurakousky
063845ed79
INT-1516 added docs for RLR's selector-expression, fixed the docbook error'
2010-11-12 07:44:34 -05:00
Oleg Zhurakousky
35dee6df1d
INT-1552 removed StringMessage references from the manual
2010-11-12 06:46:15 -05:00
Dave Syer
a0db55a75e
INT-1420: add docs for control bus and tidy JMX
2010-11-12 09:27:13 +00:00
Chris Beams
ee34695bc4
Merge branch 'master' into buildSrc-extraction
...
Conflicts:
spring-integration-twitter/src/main/java/org/springframework/integration/twitter/core/Twitter4jTemplate.java
2010-11-11 10:13:14 -08:00
Oleg Zhurakousky
a7eddb14e5
added more details to the docs on wire-tap sync/async behavior
2010-11-11 08:28:30 -05:00
Oleg Zhurakousky
374f70fb31
INT-1558 added XMPP documentation
2010-11-11 08:04:01 -05:00
Oleg Zhurakousky
1b5be152b2
INT-1598 added documentation for Claim Check
2010-11-10 16:13:29 -05:00
Gary Russell
41b45d2112
INT-1552 IP Doc Polishing
2010-11-10 15:48:39 -05:00
Gary Russell
ab7838db88
INT-1552 IP Doc Polishing
2010-11-10 14:53:53 -05:00
Oleg Zhurakousky
5bb4d8ba68
INT-1585 added documentation for header-filter
2010-11-10 14:38:24 -05:00
Oleg Zhurakousky
12b9fb5d91
INT-1560 added documentation for Feed Adapter. Removed dead code from Feed adapter
2010-11-10 13:13:34 -05:00
Oleg Zhurakousky
3066911916
INT-1501 enhanced documentation to include examples and explanation on header enricher sub-element including SpEL support
2010-11-10 12:10:19 -05:00
Chris Beams
b3f18afdd7
Further reorganization and polish of build script
2010-11-10 08:09:26 -08:00
Oleg Zhurakousky
30e106eeb0
INT-1501 initial refactoing of the transformer section to address better docs for header-enricher
2010-11-10 10:52:53 -05:00
Mark Fisher
a3d50d6146
updated HTTP section in reference manual with pacakge info (inbound and outbound) on plain bean examples
2010-11-05 18:27:35 -04:00
Mark Fisher
e35de5a054
INT-1583 updated documentation
2010-11-03 13:03:49 -04:00
Mark Fisher
6cc758eefc
INT-1582 if the payload is an ApplicationEvent it is passed as-is (no wrapping in MessagingException). Also, general polishing
2010-11-03 12:39:11 -04:00
Oleg Zhurakousky
52c958ead0
INT-1557 added Twiter Outbound adapter documentation
2010-11-02 18:43:40 -04:00
Oleg Zhurakousky
012d9df8f4
INT-1560, INT-1559 added placeholders for the docs for FTP, SFTP and FEED
2010-11-02 16:15:07 -04:00
Oleg Zhurakousky
acbfe9434c
INT-1557 added initial documentation (OAuth, Connection INbound Adapters) for Twitter adapter
2010-11-02 15:59:22 -04:00
Oleg Zhurakousky
01dbe1916e
INT-1577 restructured documentation to be consistent with Spring-core and EIP documentation
2010-11-02 12:07:56 -04:00
Oleg Zhurakousky
3061aaa08d
INT-1552 general restructuring of the docs to introduce parts that are consistent with eip definitions
2010-11-02 10:28:54 -04:00
Chris Beams
cc79ea4cb4
Fix typo causing parsing in samples.xml > entity
2010-10-28 14:18:55 -04:00
Chris Beams
66f2335dcd
Delete duplicate images; move rest to resources/images
2010-10-27 09:32:31 -04:00
Chris Beams
b793bec395
Remove duplicated docbook xml files
2010-10-27 09:27:18 -04:00
Chris Beams
677fca51a9
Major progress on Gradle port
...
Complete:
--------
- src/* documentation resources moved to 'docs' subproject
- docbook sources upgraded to Docbook 5
- formatted all docbook sources to strip tab characters and
eliminate trailing whitespace
- all projects compile and test successfully
- all artifacts upload successfully to s3, static.sf.org, etc.
Remaining:
---------
- documentation L&F needs work. CSS, images, and highlighting aren't
hooked up properly
- spring-integration-jdbc codegen bits in Maven POM need to be
transcribed into gradle
- dependencies that were optional or provided scope in maven are
currently 'compile' scope in Gradle. Need to figure out support
in Gradle to fix this.
- run through Eclipse classpath and project generation scenarios
- delete all Maven artifacts
2010-10-26 18:51:08 -04:00