Spring Build-ified Spring Web Flow. Pray for us

This commit is contained in:
Ben Hale
2008-03-19 12:10:22 +00:00
parent 4755570a50
commit 89c48c749d
834 changed files with 1074 additions and 5383 deletions

View File

@@ -0,0 +1,53 @@
<?xml version='1.0' encoding="iso-8859-1"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
[
<!ENTITY overview SYSTEM "overview.xml">
<!ENTITY defining-flows SYSTEM "defining-flows.xml">
]>
<book>
<bookinfo>
<title>Spring Web Flow 2 Reference Guide</title>
<subtitle>Reference Documentation</subtitle>
<releaseinfo>Version 2.0 RC1</releaseinfo>
<pubdate>March 2008</pubdate>
<authorgroup>
<author>
<firstname>Keith</firstname>
<surname>Donald</surname>
</author>
<author>
<firstname>Erwin</firstname>
<surname>Vervaet</surname>
</author>
<author>
<firstname>Jeremy</firstname>
<surname>Grelle</surname>
</author>
<author>
<firstname>Scott</firstname>
<surname>Andrews</surname>
</author>
<author>
<firstname>Rossen</firstname>
<surname>Stoyanchev</surname>
</author>
</authorgroup>
<legalnotice>
<para>
Copies of this document may be made for your own use and for
distribution to others, provided that you do not charge any
fee for such copies and further provided that each copy
contains this Copyright Notice, whether distributed in print
or electronically.
</para>
</legalnotice>
</bookinfo>
<toc />
&overview;
&defining-flows;
</book>