Reference and readme updates
This commit is contained in:
4
src/dist/readme.txt
vendored
4
src/dist/readme.txt
vendored
@@ -1,4 +1,4 @@
|
||||
SPRING WEB FLOW 2.4.4
|
||||
SPRING WEB FLOW 2.5.0
|
||||
----------------------
|
||||
http://www.springframework.org/webflow
|
||||
|
||||
@@ -20,7 +20,7 @@ It is a powerful controller engine that addresses the "C" in MVC.
|
||||
|
||||
2. RELEASE NOTES
|
||||
----------------
|
||||
Spring Web Flow 2.4 requires JDK 1.6 to run.
|
||||
Spring Web Flow 2.5 requires JDK 1.8 and Spring Framework 5.0 to run.
|
||||
|
||||
Release distribution contents:
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<title>Spring Web Flow Reference Guide</title>
|
||||
<titleabbrev>Spring Web Flow</titleabbrev>
|
||||
<productname>Spring Web Flow</productname>
|
||||
<releaseinfo>Version 2.4.4</releaseinfo>
|
||||
<releaseinfo>Version 2.5.0</releaseinfo>
|
||||
<pubdate></pubdate>
|
||||
<authorgroup>
|
||||
<author>
|
||||
|
||||
@@ -8,6 +8,13 @@
|
||||
http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd
|
||||
http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd">
|
||||
<title>What's New</title>
|
||||
|
||||
<sect1 xml:id="whatsnew-swf-250">
|
||||
<title>Spring Web Flow 2.5</title>
|
||||
<para>This release requires JDK 1.8 and Spring Framework 5.0.</para>
|
||||
<!-- TODO -->
|
||||
</sect1>
|
||||
|
||||
<sect1 xml:id="whatsnew-swf-240">
|
||||
<title>Spring Web Flow 2.4</title>
|
||||
<para>This release requires JDK 1.6.</para>
|
||||
|
||||
Reference in New Issue
Block a user