Commit Graph

7 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
1082587d20 Upgraded to spring-build 2.0.7 r590 (INT-579) 2009-02-26 15:39:55 +00:00
Mark Fisher
a5abac62d5 Changed default target to "doc" ("reference" is now specified as "doc.type"). 2008-02-28 13:15:16 +00:00
Ben Hale
be9945ef8b Updated to use new documentation pattern 2008-02-28 11:44:30 +00:00
Ben Hale
8ea36fa4f3 Updated to have a default package target for document projects 2008-02-27 14:02:35 +00:00
Mark Fisher
4ceecdf2bd Renamed spring-integration-docs project to 'spring-integration-reference' 2008-01-04 17:43:04 +00:00