Gunnar Hillert
cd2b33438e
Update Router Documentation
...
* Fixed formatting issues
* Updated documentation with latest Router refactoring changes
* Rephrased several paragraphs regarding XPath Router for increased clarity
2011-10-15 14:10:22 -04:00
Mark Fisher
1ee26b0600
INT-2097 removed httpinvoker from reference doc
2011-08-31 16:13:48 -04:00
Mark Fisher
b8fd54a68e
removed duplicate http-invoker entry
2011-08-31 15:56:22 -04:00
Oleg Zhurakousky
259ab51fe1
INT-2080 work in progress for Mongo documentation
2011-08-31 15:05:49 -04:00
Mark Fisher
90f23842a3
polishing
2011-08-31 11:49:34 -04:00
Oleg Zhurakousky
632895d153
INT-2079 added initial documentation for Redis module
2011-08-31 11:14:27 -04:00
David Turanski
84c2417fd0
INT-2081 - added gemfire documentation to the reference. Also fixed a typo in the schema
2011-08-25 22:39:24 -04:00
Gunnar Hillert
d12ee32855
Initial commit of the first draft of the AMQP adapter documentation
2011-08-23 15:56:34 -04:00
Gunnar Hillert
f35c9b8c3a
#INT-1987 - Add a paragraph/section to the beginning of the Reference Manual explaining the usage of namespace prefixes
2011-07-31 23:51:04 -04:00
Oleg Zhurakousky
51f5ae0ea6
updated the copyrights in the ref manual
2011-02-03 13:17:54 -05:00
Mark Fisher
243776b934
INT-1607 polished the what's new section
2010-11-22 16:55:10 -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
David Turanski
1886ea3fb1
proof read reference guide
2010-11-19 15:33:02 -05:00
Dave Syer
a0db55a75e
INT-1420: add docs for control bus and tidy JMX
2010-11-12 09:27:13 +00: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
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