Reference and readme updates

This commit is contained in:
Rossen Stoyanchev
2017-05-31 13:52:47 -04:00
parent ec3d54d230
commit 1f0f1f600b
3 changed files with 10 additions and 3 deletions

4
src/dist/readme.txt vendored
View File

@@ -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:

View File

@@ -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>

View File

@@ -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>