You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by bu...@apache.org on 2020/09/04 12:12:49 UTC

svn commit: r1065159 - in /websites/staging/openjpa/trunk/content: ./ intro.html

Author: buildbot
Date: Fri Sep  4 12:12:49 2020
New Revision: 1065159

Log:
Staging update by buildbot for openjpa

Modified:
    websites/staging/openjpa/trunk/content/   (props changed)
    websites/staging/openjpa/trunk/content/intro.html

Propchange: websites/staging/openjpa/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Sep  4 12:12:49 2020
@@ -1 +1 @@
-1881447
+1881450

Modified: websites/staging/openjpa/trunk/content/intro.html
==============================================================================
--- websites/staging/openjpa/trunk/content/intro.html (original)
+++ websites/staging/openjpa/trunk/content/intro.html Fri Sep  4 12:12:49 2020
@@ -160,19 +160,17 @@ h2:hover > .headerlink, h3:hover > .head
 <p>Apache OpenJPA is a Java persistence project at <a href="http://apache.org">The Apache Software Foundation</a>
  that can be used as a stand-alone <a href="http://en.wikipedia.org/wiki/POJO">POJO</a>
  persistence layer or <a href="integration.html">integrated</a>
- into any Java EE compliant container and many other lightweight
-frameworks, such as Tomcat and Spring. </p>
+ into any Java EE compliant container and many other lightweight frameworks, such as Tomcat and Spring.</p>
+<p>The <a href="downloads.html">3.1.x releases</a> target <a href="http://jcp.org/en/jsr/detail?id=388">JSR-388 Java Persistence 2.2</a>.
+They require Java8 and support the java.time API natively amongst other nice features.
+Apache OpenJPA-3.1.x is fully backward compatible to our JPA-2.0 and JPA-1.0 releases.</p>
+<p>The <a href="downloads.html">2.x releases</a>
+(2.4.3 is the latest) are a production ready, compliant implementation of the <a href="http://jcp.org/en/jsr/detail?id=317">JSR-317 Java Persistence 2.0</a>
+specification, which is backwards compatible to the JPA 1.0 specification and passes the Sun JPA 2.0 Technology Compatibility Kit.</p>
 <p>The <a href="downloads.html">1.x releases</a>
  (1.2.2 is the latest) are a production ready, feature-rich, compliant
 implementation of the Java Persistence API (JPA) 1.0 part of the <a href="http://jcp.org/en/jsr/detail?id=220">JSR-220 Enterprise Java Beans 3.0</a>
  specification, which pass the Sun JPA 1.0b Technology Compatibility Kit.</p>
-<p>The <a href="downloads.html">2.x releases</a>
- (2.2.0 is the latest) are a production ready, compliant implementation of
-the <a href="http://jcp.org/en/jsr/detail?id=317">JSR-317 Java Persistence 2.0</a>
- specification, which is backwards compatible to the JPA 1.0 specification
-and passes the Sun JPA 2.0 Technology Compatibility Kit.</p>
-<p>The upcoming 2.3 release is based off of the 2.2.x release stream and will
-contain some additional features (TBD). </p>
                                             </div>
                                         </td>
                                         </tr>