Author: struberg
Date: Fri Sep 4 11:36:26 2020
New Revision: 1881447
URL: http://svn.apache.org/viewvc?rev=1881447&view=rev
Log:
get rid of old and outdated parts
Modified:
openjpa/site/trunk/content/build-and-runtime-dependencies.mdtext
openjpa/site/trunk/content/overview.mdtext
Modified: openjpa/site/trunk/content/build-and-runtime-dependencies.mdtext
URL:
http://svn.apache.org/viewvc/openjpa/site/trunk/content/build-and-runtime-dependencies.mdtext?rev=1881447&r1=1881446&r2=1881447&view=diff
==============================================================================
--- openjpa/site/trunk/content/build-and-runtime-dependencies.mdtext (original)
+++ openjpa/site/trunk/content/build-and-runtime-dependencies.mdtext Fri Sep 4
11:36:26 2020
@@ -5,7 +5,7 @@ Title: Build and Runtime Dependencies
<a name="BuildandRuntimeDependencies-Javaversions"></a>
## Java versions
-* OpenJPA trunk (i.e. OpenJPA 3.0.0 currently) require JDK 1.7 or later.
+* OpenJPA trunk (i.e. OpenJPA 3.0.0 currently) require JDK 1.8 or later.
* OpenJPA 2.1.x..2.4.x branches require JDK 1.6 or later.
* OpenJPA 2.0.x branch requires JDK 1.6 or 1.5. Note that some functionality
that requires JDK 1.6 will not be available if you choose to build with JDK 1.5.
* Building javadoc from 2.0.x branch or newer requires JDK 1.6.
@@ -15,7 +15,8 @@ Title: Build and Runtime Dependencies
<a name="BuildandRuntimeDependencies-Mavenversions"></a>
## Maven versions
-* Trunk, 2.2.x, 2.2.1.x, 2.1.x and 2.0.x branches require Maven 2.2.1.
+* 2.4.x and 3.x branches require Maven 3.3 or later
+* 2.2.x, 2.2.1.x, 2.1.x and 2.0.x branches require Maven 2.2.1.
* 1.3.x, 1.2.x, 1.1.x and 1.0.x branches require Maven 2.0.9.
Modified: openjpa/site/trunk/content/overview.mdtext
URL:
http://svn.apache.org/viewvc/openjpa/site/trunk/content/overview.mdtext?rev=1881447&r1=1881446&r2=1881447&view=diff
==============================================================================
--- openjpa/site/trunk/content/overview.mdtext (original)
+++ openjpa/site/trunk/content/overview.mdtext Fri Sep 4 11:36:26 2020
@@ -5,11 +5,7 @@ Title: Overview
<UL>
<LI><A href="documentation.html" title="Documentation">Documentation</A>
— <SPAN class="smalltext">OpenJPA Documentation</SPAN></LI>
-<LI><A href="downloads.html" title="Downloads">Downloads</A> — <SPAN
class="smalltext">Downloads for the OpenJPA project</SPAN>
-<UL>
- <LI><A href="openjpa-210.html" title="OpenJPA 2.1.0">OpenJPA 2.1.0</A></LI>
- <LI><A href="openjpa-220.html" title="OpenJPA 2.2.0">OpenJPA 2.2.0</A></LI>
-</UL></LI>
+<LI><A href="downloads.html" title="Downloads">Downloads</A> — <SPAN
class="smalltext">Downloads for the OpenJPA project</SPAN></LI>
<LI><A href="faq.html" title="FAQ">FAQ</A> — <SPAN
class="smalltext">Frequently Asked Questions about the OpenJPA
project</SPAN></LI>
<LI><A href="intro.html" title="Intro">Intro</A></LI>
<LI><A href="license.html" title="License">License</A> — <SPAN
class="smalltext">OpenJPA license: Apache License v2.0</SPAN></LI>