Commit Graph

5 Commits

Author SHA1 Message Date
Mark Fisher
98909a6dc5 INT-1218 updated http adapter doc now that expectedResponseType is null by default 2010-06-25 13:30:55 +00:00
Mark Fisher
2ddb984d0b added comment about http method and response type 2010-06-25 07:02:26 +00:00
Mark Fisher
9ec420a73e INT-1209 updated documentation for the refactored HTTP adapters 2010-06-25 05:19:47 +00:00
Mark Fisher
f6698db4a5 updated http docs for the new RestTemplate based outbound gateway 2010-06-23 20:59:52 +00:00
Chris Beams
83cac18b6e * unified parent and root poms (eliminates the need for spring-integration-parent, however it's still there to make spring-build happy in the meantime)
* incremental progress on getting docbkx working
  - downgraded docbook 4.5 -> 4.4 because of "URI is not file" errors (`find src/docbkx/*.xml | xargs grep -l '4\.5' | xargs perl -p -i -e 's/4\.5/4.4/g'`)
  - eliminated spring-integration-reference in favor of idiomatic src/docbkx under project root
  - using xsl from spring-ws to get things working. need to figure out how to integrate previous xsl, however (it's still there), because the L&F is quite different now
  - upgraded version of docbkx plugin to 2.0.9
2010-05-20 09:37:33 +00:00