Author: henning
Date: Mon Sep 12 03:35:30 2005
New Revision: 280314

URL: http://svn.apache.org/viewcvs?rev=280314&view=rev
Log:
Update "latest release" references to 2.3.2


Modified:
    jakarta/turbine/core/trunk/extensions/maven-plugin/xdocs/flavors.xml
    jakarta/turbine/core/trunk/extensions/maven-plugin/xdocs/properties.xml

Modified: jakarta/turbine/core/trunk/extensions/maven-plugin/xdocs/flavors.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/turbine/core/trunk/extensions/maven-plugin/xdocs/flavors.xml?rev=280314&r1=280313&r2=280314&view=diff
==============================================================================
--- jakarta/turbine/core/trunk/extensions/maven-plugin/xdocs/flavors.xml 
(original)
+++ jakarta/turbine/core/trunk/extensions/maven-plugin/xdocs/flavors.xml Mon 
Sep 12 03:35:30 2005
@@ -24,7 +24,7 @@
 <section name="Flavors">
     <p>
     There is more than just one version of Turbine. You might have to build 
one application using
-    a released version of Turbine (currently 2.3.1) and the next should use a 
developer version or
+    a released version of Turbine (currently 2.3.2) and the next should use a 
developer version or
     even a &quot;bleeding edge&quot; snapshot release of the Turbine code. 
Whatever you want to use,
     the M.E.T.A. plugin helps you selecting the right skeleton for your code.
     </p>
@@ -33,7 +33,7 @@
 <p>
 The default flavor for a new application in <a
 href="using_meta.html#Ad_hoc_setup">ad hoc setup</a> mode is the
-current stable Turbine release (&quot;turbine-2.3.1&quot;). If you want
+current stable Turbine release (&quot;turbine-2.3.2&quot;). If you want
 to use a different flavor, you must either supply it on the command
 line or in your setup.properties file.</p>
 

Modified: 
jakarta/turbine/core/trunk/extensions/maven-plugin/xdocs/properties.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/turbine/core/trunk/extensions/maven-plugin/xdocs/properties.xml?rev=280314&r1=280313&r2=280314&view=diff
==============================================================================
--- jakarta/turbine/core/trunk/extensions/maven-plugin/xdocs/properties.xml 
(original)
+++ jakarta/turbine/core/trunk/extensions/maven-plugin/xdocs/properties.xml Mon 
Sep 12 03:35:30 2005
@@ -56,11 +56,12 @@
 <tr>
 <td>turbine.app.flavor</td>
 <td>Yes</td>
-<td>turbine-2.3.1</td>
+<td>turbine-2.3.2</td>
 <td>Defines the dependencies and the release version of Turbine that the new 
application should use. Currently supported versions are:<br/>
     <ul>
     <li>turbine-2.3</li>
     <li>turbine-2.3.1</li>
+    <li>turbine-2.3.2 (currently uses 2.3.2-rc1)</li>
     </ul>
     See the <a href="flavors.html">Flavors page</a> for more information.</td>
 </tr>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to