You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by an...@apache.org on 2014/02/24 09:28:38 UTC

svn commit: r1571166 - /maven/site/trunk/content/xdoc/download.xml.vm

Author: andham
Date: Mon Feb 24 08:28:38 2014
New Revision: 1571166

URL: http://svn.apache.org/r1571166
Log:
Stated JDK 1.6 requirement for Maven 3.2

Modified:
    maven/site/trunk/content/xdoc/download.xml.vm

Modified: maven/site/trunk/content/xdoc/download.xml.vm
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/xdoc/download.xml.vm?rev=1571166&r1=1571165&r2=1571166&view=diff
==============================================================================
--- maven/site/trunk/content/xdoc/download.xml.vm (original)
+++ maven/site/trunk/content/xdoc/download.xml.vm Mon Feb 24 08:28:38 2014
@@ -288,7 +288,7 @@ under the License.
           <table>
             <tr>
               <td><b>JDK</b></td>
-              <td>1.5 or above (this is to execute Maven - it still allows you to build against 1.3 and prior JDK's)</td>
+              <td>Maven 3.2 requires JDK 1.6 or above, while Maven 3.0/3.1 requires JDK 1.5 or above (this is to execute Maven - it still allows you to build against 1.3 and prior JDK's)</td>
             </tr>
             <tr>
               <td><b>Memory</b></td>