Commit Graph

3 Commits

Author SHA1 Message Date
Chris Beams
57ab060e23 temporarily re-adding spring-integration-reference to keep the nightly ant build happy 2010-05-21 10:22:00 +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
Mark Fisher
2159c258eb updated spring-build version t0 2.5.0 2010-03-12 22:58:55 +00:00