You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by ho...@apache.org on 2008/04/11 15:24:13 UTC

svn commit: r647157 - /turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/features.xml

Author: hoffmann
Date: Fri Apr 11 06:24:05 2008
New Revision: 647157

URL: http://svn.apache.org/viewvc?rev=647157&view=rev
Log:
updated the features page to reflect that we do not support jdks less than 1.4 anymore

Modified:
    turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/features.xml

Modified: turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/features.xml
URL: http://svn.apache.org/viewvc/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/features.xml?rev=647157&r1=647156&r2=647157&view=diff
==============================================================================
--- turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/features.xml (original)
+++ turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/features.xml Fri Apr 11 06:24:05 2008
@@ -116,7 +116,7 @@
     <li>
         Turbine Servlet works cleanly with Servlet API 2.1 and higher</li>
     <li>
-        Works with JDK 1.3 and higher - 100% Pure Java</li>
+        Works with JDK 1.4 and higher - 100% Pure Java</li>
 </ul>
 
 </section>