Commit Graph

9 Commits

Author SHA1 Message Date
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
Gunnar Hillert
3887f55055 #INT-1967 Standardize namespace pre-fixes in documentation 2011-07-31 15:28:21 -04:00
Mark Fisher
bcef49aaf2 fixed typo: 'fliter' 2010-12-04 08:04:05 -05:00
Dave Syer
55d73216f8 INT-1420: add JMX docs to manual 2010-11-15 09:07:16 +00:00
Dave Syer
7dc8fbaa93 INT-1420: fix CDATA 2010-11-12 15:57:39 +00: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
Dave Syer
a0db55a75e INT-1420: add docs for control bus and tidy JMX 2010-11-12 09:27:13 +00: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
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