Commit Graph

11 Commits

Author SHA1 Message Date
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