Commit Graph

12 Commits

Author SHA1 Message Date
Gary Russell
17cf470a05 INT-2298 Remove Versions From Schemas in Reference
It is generally advised to use version-less schemas; some examples
in the reference still had 2.0 schema versions.
2011-12-12 15:04:25 -05:00
Gunnar Hillert
3887f55055 #INT-1967 Standardize namespace pre-fixes in documentation 2011-07-31 15:28:21 -04:00
Mark Fisher
7e26e97f78 doc polish 2010-12-17 10:59:09 -05:00
Mark Fisher
c6da4780a5 polish doc 2010-12-16 15:18:26 -05:00
Oleg Zhurakousky
a6cf3b74bb INT-1687 updated documentation to document the change in connection validation logic as well as registration of the ConnectionListener 2010-12-16 13:12:22 -05:00
Oleg Zhurakousky
41d64cdf6b INT-1652 added documentation for default naming convention for XMPP 2010-11-30 18:28:40 -05:00
Mark Fisher
ced6bdec5d INT-1552 doc polishing 2010-11-22 17:52:50 -05:00
Mark Fisher
390267b95b INT-1552 doc polishing 2010-11-22 15:59:39 -05:00
Mark Fisher
ff3604e972 updated doc for header name change 2010-11-13 12:30:48 -05:00
Mark Fisher
956ec17356 updated XMPP docs for name changes 2010-11-13 12:23:41 -05:00
Oleg Zhurakousky
374f70fb31 INT-1558 added XMPP documentation 2010-11-11 08:04: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