update release notes in preparation for a 3.0.0 release

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1833160 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Struberg 2018-06-08 10:21:58 +00:00
parent 8be86a6903
commit 018ba13ad8
1 changed files with 14 additions and 12 deletions

View File

@ -17,9 +17,9 @@ specific language governing permissions and limitations
under the License.
-->
<html>
<title>Release Notes for Apache OpenJPA 2.4.1</title>
<title>Release Notes for Apache OpenJPA 3.0.0</title>
<body>
<h1>Release Notes for Apache OpenJPA 2.4.1</h1>
<h1>Release Notes for Apache OpenJPA 3.0.0</h1>
<p>
<ul>
<li><a href="#Overview">Overview</a></li>
@ -38,18 +38,17 @@ under the License.
<P>
The Apache OpenJPA community is proud to release a distribution of
OpenJPA 2.4.1. This distribution is based on the final JSR 317 Java
Persistence API, Version 2.0 specification and passes the JPA 2.0 TCK,
while remaining backwards compatible with prior releases based on the
Java Persistence API (JPA 1.0) part of Java Community Process JSR-220
(Enterprise JavaBeans 3.0).
OpenJPA 3.0.0. This distribution is based on the final JSR 338 Java
Persistence API, Version 2.2 specification while not beeing fully TCK tested.
We remain backwards compatible with prior releases based on the
Java Persistence API 1.0 and 2.0.
</P>
<p>Additional information on the OpenJPA project may be found at the project
web site: <a href="http://openjpa.apache.org">http://openjpa.apache.org</a></p>
<h2><a name="Prerequisites"></a>Prerequisites</h2>
<P>OpenJPA requires Java 6 or higher and a relational
<P>OpenJPA requires Java 8 or higher and a relational
database of some sort.
</p>
@ -111,7 +110,7 @@ under the License.</p>
in each release of OpenJPA.</P>
<h2><a name="Notice"></a>Notice</h2>
<p>Copyright 2006,2012 The Apache Software Foundation
<p>Copyright 2006,2018 The Apache Software Foundation
<BR>This product includes software developed at The Apache Software Foundation (http://www.apache.org/).</p>
<P>Apache OpenJPA includes the persistence and orm schemas from the JPA specifications.
<BR>Copyright 2005-2009 Sun Microsystems, Inc. All rights reserved.
@ -124,14 +123,14 @@ in each release of OpenJPA.</P>
<BR>
<hr>
<h2><a name="ReleaseNotes">Release Notes</h2>
<h2><a name="ReleaseNotes">Release Notes</a></h2>
<hr>
<h3><a name="241">OpenJPA 2.4.1</h3>
<h3><a name="300">OpenJPA 3.0.0</a></h3>
Release Notes - OpenJPA - Version 2.4.1
Release Notes - OpenJPA - Version 3.0.0
<h2> Bug
</h2>
@ -193,6 +192,9 @@ Release Notes - OpenJPA - Version 2.4.1
<h2><a name="Previous"></a>Previous Releases</h2>
<p>Release notes for earlier releases of OpenJPA may be found in SVN at the following locations.
<ul>
<li><a href='http://svn.apache.org/viewvc/openjpa/tags/2.4.3/openjpa-project/RELEASE-NOTES.html?view=co'>OpenJPA 2.4.3 RELEASE-NOTES.html</a></li>
<li><a href='http://svn.apache.org/viewvc/openjpa/tags/2.4.2/openjpa-project/RELEASE-NOTES.html?view=co'>OpenJPA 2.4.2 RELEASE-NOTES.html</a></li>
<li><a href='http://svn.apache.org/viewvc/openjpa/tags/2.4.1/openjpa-project/RELEASE-NOTES.html?view=co'>OpenJPA 2.4.1 RELEASE-NOTES.html</a></li>
<li><a href='http://svn.apache.org/viewvc/openjpa/tags/2.4.0/openjpa-project/RELEASE-NOTES.html?view=co'>OpenJPA 2.4.0 RELEASE-NOTES.html</a></li>
<li><a href='http://svn.apache.org/viewvc/openjpa/tags/2.3.0/openjpa-project/RELEASE-NOTES.html?view=co'>OpenJPA 2.3.0 RELEASE-NOTES.html</a></li>
<li><a href='http://svn.apache.org/viewvc/openjpa/tags/2.2.2/openjpa-project/RELEASE-NOTES.html?view=co'>OpenJPA 2.2.2 RELEASE-NOTES.html</a></li>