You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by sv...@apache.org on 2020/05/20 17:45:19 UTC

svn commit: r1877958 - in /maven/website/content: developers/compatibility-plan.html maven-site-1.0-site.jar

Author: svn-site-role
Date: Wed May 20 17:45:19 2020
New Revision: 1877958

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/developers/compatibility-plan.html
    maven/website/content/maven-site-1.0-site.jar

Modified: maven/website/content/developers/compatibility-plan.html
==============================================================================
--- maven/website/content/developers/compatibility-plan.html (original)
+++ maven/website/content/developers/compatibility-plan.html Wed May 20 17:45:19 2020
@@ -148,21 +148,21 @@
 <li>minimum <b>Java</b> requirement for Maven components and plugins runtime,</li>
 <li>minimum <b>Maven</b> requirement for plugins runtime.</li></ol>
 <p>Current minimum runtime prerequisites for latest plugins release is visible in a <a class="externalLink" href="https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-plugin/site/dist-tool-prerequisites.html">daily generated report</a>.</p></section><section>
-<h3><a name="Facts"></a>Facts</h3>
+<h3><a name="Maven_Plan"></a>Maven Plan</h3>
+<ul>
+<li>Until ..., Maven 2.2.1 + Java 5 prerequisites, with plugins versions in 2.x</li>
+<li>Since ..., Maven 3.0 + Java 7 prerequisites, with plugins in 3.x</li>
+<li>Since ..., discussions on Maven 3.2.5? + Java 8 prerequisites</li></ul></section><section>
+<h3><a name="Context"></a>Context</h3>
 <ul>
 <li>Maven core Java requirement history is visible in the <a href="/docs/history.html">release notes</a></li>
 <li>JDK/JRE support dates:
 <ul>
 <li>Java 5 is closed source, EOLed by binary providers on ...</li>
-<li>Java 6 is Open Source, EOLed by OpenJDK maintainers on ... </li>
-<li>Java 7 is Open Source, OpenJDK maintained at least until June 2020 </li>
-<li>Java 8 is Open Source, OpenJDK maintained at least until September 2023</li>
-<li>see <a class="externalLink" href="https://docs.google.com/document/d/1nFGazvrCvHMZJgFstlbzoHjpAVwv5DEdnaBr_5pKuHo">Java Is Still Free 2.0.4</a></li></ul></li></ul></section><section>
-<h3><a name="Maven_Plan"></a>Maven Plan</h3>
-<ul>
-<li>Until ..., Maven 2.2.1 + Java 5 prerequisites, with plugins versions in 2.x</li>
-<li>Since ..., Maven 3.0 + Java 7 prerequisites, with plugins in 3.x</li>
-<li>Since ..., discussions on Maven 3.2.5? + Java 8 prerequisites</li></ul></section></section>
+<li>Java 6 is Open Source, maintained at OpenJDK until ... </li>
+<li>Java 7 is Open Source, maintained at OpenJDK at least until June 2020 </li>
+<li>Java 8 is Open Source, maintained at OpenJDK at least until September 2023</li>
+<li>see <a class="externalLink" href="https://docs.google.com/document/d/1nFGazvrCvHMZJgFstlbzoHjpAVwv5DEdnaBr_5pKuHo">Java Is Still Free</a></li></ul></li></ul></section></section>
         </main>
       </div>
     </div>

Modified: maven/website/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.