Commit Graph

8 Commits

Author SHA1 Message Date
Oleg Zhurakousky
720efa502f INT-1833 added documentation about Mail filtering functionality 2011-05-02 16:09:56 -04:00
Oleg Zhurakousky
1f2f7dac04 INT-1802 added docs for replacing '@' with '%40' in the userid when its specified as part of the url 2011-03-07 18:26:19 -05:00
Oleg Zhurakousky
aab914676e INT-1701 updated reference documentation regarding changes to IMAP IDLE auto-reconnect, changed copyright versions 2011-01-10 09:33:52 -05:00
Mark Fisher
4ded81bd1c INT-1552 doc polishing 2010-11-22 18:19:29 -05:00
Gary Russell
abffa7378a INT-1552 error-channel doc polishing 2010-11-19 11:41:39 -05:00
Gary Russell
c5dba36865 INT-1552 Add error-channel to other endpoint docs; schema doc polishing 2010-11-18 18:21:14 -05:00
Oleg Zhurakousky
2df5efb309 INT-1552 general pollishing of several docs to address coments on this JIRA 2010-11-18 17:33:01 -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