Author: buildbot
Date: Wed Sep 30 15:51:43 2015
New Revision: 967317

Log:
Staging update by buildbot for openjpa

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

Propchange: websites/staging/openjpa/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Sep 30 15:51:43 2015
@@ -1 +1 @@
-1705973
+1706058

Modified: websites/staging/openjpa/trunk/content/index.html
==============================================================================
--- websites/staging/openjpa/trunk/content/index.html (original)
+++ websites/staging/openjpa/trunk/content/index.html Wed Sep 30 15:51:43 2015
@@ -145,8 +145,19 @@ limitations under the License.
                                         </td>
                                         <td valign="top" width="100%" 
style="overflow:hidden;">
                                             <div class="wiki-content">
-                                                <p><a 
name="Index-WelcometotheApacheOpenJPAproject"></a></p>
-<h2 id="welcome-to-the-apache-openjpa-project">Welcome to the Apache OpenJPA 
project</h2>
+                                                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="Index-WelcometotheApacheOpenJPAproject"></a></p>
+<h2 id="welcome-to-the-apache-openjpa-project">Welcome to the Apache OpenJPA 
project<a class="headerlink" href="#welcome-to-the-apache-openjpa-project" 
title="Permanent link">&para;</a></h2>
 <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>
@@ -157,12 +168,11 @@ frameworks, such as Tomcat and Spring. <
 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.3.0 is the latest) are a production ready, compliant implementation of
+ (2.4.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.4 release (trunk) is based off of the 2.3.x branch and will
-contain some additional features (TBD). </p>
+<p>We are already working on a feature branch to implement the JPA-2.1 
(JSR-338) specification.</p>
 <TABLE border="0" cellpadding="5" cellspacing="0" width="100%">
 <TBODY><TR>
 <TD valign="top" width="10%"></TD>
@@ -232,7 +242,23 @@ contain some additional features (TBD).
 </TR></TBODY></TABLE>
 
 <p><a name="Index-eventsandnews"></a></p>
-<h2 id="events-and-news"><a href="events-and-news.html">Events and 
News</a></h2>
+<h2 id="events-and-news"><a href="events-and-news.html">Events and News</a><a 
class="headerlink" href="#events-and-news" title="Permanent 
link">&para;</a></h2>
+<p><DIV class="blog-post-listing">
+ <DIV class="logo-heading-block">
+ <SPAN class="logoBlock">
+ <A class="userLogoLink" data-username="[email protected]" 
href="http://people.apache.org/committer-index.html#struberg";>
+ <IMG class="userLogo logo" 
src="https://cwiki.apache.org/confluence/images/icons/profilepics/user1.png"; 
alt="User icon: [email protected]" title="[email protected]"></p>
+<p></A>            </SPAN>
+ <SPAN class="blogHeading">
+ <DIV class="page-metadata not-personal"><A 
href="http://people.apache.org/committer-index.html#struberg"; class="url fn 
confluence-userlink" data-username="[email protected]">Mark Struberg</A> 
posted on 2015-09-30</DIV>
+ <A class="blogHeading" href="2015/09/30/openjpa-240-released.html">OpenJPA 
2.4.0 Released!</A>
+ </SPAN>
+ </DIV></p>
+<p><DIV class="wiki-content">
+ <P>The Apache OpenJPA community is proud to announce the release of OpenJPA 
2.4.0!</P></p>
+<p></DIV>
+ </DIV>
+ <hr></p>
 <p><DIV class="blog-post-listing">
  <DIV class="logo-heading-block">
  <SPAN class="logoBlock">
@@ -342,7 +368,7 @@ contain some additional features (TBD).
 <p></div>
  <hr></p>
 <p><a name="Index-Resources"></a></p>
-<h2 id="resources">Resources</h2>
+<h2 id="resources">Resources<a class="headerlink" href="#resources" 
title="Permanent link">&para;</a></h2>
 <ul>
 <li><a href="quick-start.html">Quick Start Guide to OpenJPA</a></li>
 <li><a href="obtaining.html">Obtaining OpenJPA</a></li>


Reply via email to