Commit Graph

6 Commits

Author SHA1 Message Date
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
2e968f673d INT-1552 polished the docs to address the two comments in this issue 2010-11-18 16:09:33 -05:00
Mark Fisher
d167e4d0b8 fixed syntax 2010-11-16 09:54:29 -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
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