Author: buildbot
Date: Wed Apr 12 15:28:01 2017
New Revision: 1010338

Log:
Staging update by buildbot for openjpa

Modified:
    websites/staging/openjpa/trunk/content/   (props changed)
    websites/staging/openjpa/trunk/content/openjpa-2.3.x.html

Propchange: websites/staging/openjpa/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr 12 15:28:01 2017
@@ -1 +1 @@
-1777696
+1791133

Modified: websites/staging/openjpa/trunk/content/openjpa-2.3.x.html
==============================================================================
--- websites/staging/openjpa/trunk/content/openjpa-2.3.x.html (original)
+++ websites/staging/openjpa/trunk/content/openjpa-2.3.x.html Wed Apr 12 
15:28:01 2017
@@ -22,7 +22,7 @@ limitations under the License.
         <!-- <link href="http://openjpa.apache.org/styles/type-settings.css"; 
rel="stylesheet" type="text/css"/> -->
         <link href="./css/type-settings.css" rel="stylesheet" type="text/css"/>
         <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/";>
-        <META name="Description" content="Apache OpenJPA -- OpenJPA 2.3.1" />
+        <META name="Description" content="Apache OpenJPA -- OpenJPA 2.3.0" />
         <META name="Keywords" content="Apache OpenJPA, JPA, JPA 1.0, JSR-220, 
JPA2, JPA 2.0, JSR-317, " />
         <META name="Owner" content="d...@openjpa.apache.org" />
         <META name="Robots" content="index, follow" />
@@ -68,7 +68,7 @@ limitations under the License.
                             <div class="bottom_red_bar">
                                 <div id="site-breadcrumbs">
                                     <!-- Breadcrumbs --
-                                    <a href="/">Home</a>&nbsp;&raquo&nbsp;<a 
href="/openjpa-2.3.x.html">OpenJPA 2.3.1</a>
+                                    <a href="/">Home</a>&nbsp;&raquo&nbsp;<a 
href="/openjpa-2.3.x.html">OpenJPA 2.3.0</a>
                                      -- Breadcrumbs -->
                                 </div>
                             </div>
@@ -156,10 +156,10 @@ limitations under the License.
   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="OpenJPA-2.3.1-OpenJPA-2.3.1"></a></p>
-<h1 id="openjpa-231">OpenJPA 2.3.1<a class="headerlink" href="#openjpa-231" 
title="Permanent link">&para;</a></h1>
+<p><a name="OpenJPA-2.3.0-OpenJPA-2.3.0"></a></p>
+<h1 id="openjpa-230">OpenJPA 2.3.0<a class="headerlink" href="#openjpa-230" 
title="Permanent link">&para;</a></h1>
 <p>The Apache OpenJPA community is proud to announce the release of Apache
-OpenJPA 2.3.1.
+OpenJPA 2.3.0.
 This distribution is based on the final <a 
href="http://jcp.org/en/jsr/detail?id=317";>JSR 317 Java Persistence API,
 Version 2.0</a> specification and
 passes the JPA 2.0 TCK, while remaining backwards
@@ -167,54 +167,8 @@ compatible with the prior 1.2.x releases
 (JPA 1.0) part of Java Community Process JSR-220 (Enterprise JavaBeans
 3.0).</p>
 <p>Additional information on the OpenJPA project may be found at <a 
href="http://openjpa.apache.org";>the project web site</a>
-.</p>
-<p><a name="OpenJPA2.3.1-ChangesinOpenJPA2.3.1"></a></p>
-<h1 id="changes-in-openjpa-231">Changes in OpenJPA 2.3.1<a class="headerlink" 
href="#changes-in-openjpa-231" title="Permanent link">&para;</a></h1>
-<h2>        Bug
-</h2>
-
-<ul>
-<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1988'>OPENJPA-1988</a>] -   
      openjpa does not process persistence unit default &lt;cascade-persist&gt;
-</li>
-<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2094'>OPENJPA-2094</a>] -   
      Metadata processing needs to support jar:file URLs that address Jar 
directories
-</li>
-<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2233'>OPENJPA-2233</a>] -   
      Failed to invoke pcGetIDOwningClass method on embeddable entity with ID 
annotation
-</li>
-<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2286'>OPENJPA-2286</a>] -   
      SELECT COUNT with date litteral,used more than once, provokes 
ArgumentException: Attempt to compare incompatible types class java.util.Date 
and class org.apache.openjpa.jdbc.sql.Raw
-</li>
-<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2381'>OPENJPA-2381</a>] -   
      Update serp to 1.15.1
-</li>
-<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2475'>OPENJPA-2475</a>] -   
      A query with LEFT FETCH JOIN returns incorrect results.
-</li>
-<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2476'>OPENJPA-2476</a>] -   
      OptimisticLockEx due to rounding of a Timestamp (either by OJ, or the DB)
-</li>
-<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2478'>OPENJPA-2478</a>] -   
      Erroneous message from the enhancer when a Mapped Superclass contains an 
@Id.
-</li>
-<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2515'>OPENJPA-2515</a>] -   
      Fix 2.3.x binary downloads
-</li>
-<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2525'>OPENJPA-2525</a>] -   
      Use of JoinColumn(.. referencedColumnName= ..) targets to another 
joinColumn key exposed as an attribute will cause a ConstrainViolation 
exception on persist
-</li>
-<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2567'>OPENJPA-2567</a>] -   
      TINY/MEDIUM/LONG TEXT fields for MySQL are not supported
-</li>
-</ul>
-
-<h2>        Improvement
-</h2>
-
-<ul>
-<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2449'>OPENJPA-2449</a>] -   
      refresh(PESSIMISTIC_WRITE) generates seperate SQL for the lock
-</li>
-<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2450'>OPENJPA-2450</a>] -   
      Option to disable execution of ALTER SEQUENCE...INCREMENT BY statement 
for sequences.
-</li>
-<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2453'>OPENJPA-2453</a>] -   
      Add support to retain milliseconds of &#39;un-rounded&#39; Date field.
-</li>
-<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2521'>OPENJPA-2521</a>] -   
      Cannot load entities from a different bundle in an OSGi environment.
-</li>
-<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2607'>OPENJPA-2607</a>] -   
      Import range for javax.transaction is to small
-</li>
-</ul>
-
-<p><a name="OpenJPA2.3.1-ChangesinOpenJPA2.3.0"></a></p>
+.
+<a name="OpenJPA2.3.0-ChangesinOpenJPA2.3.0"></a></p>
 <h1 id="changes-in-openjpa-230">Changes in OpenJPA 2.3.0<a class="headerlink" 
href="#changes-in-openjpa-230" title="Permanent link">&para;</a></h1>
 <h2>        Sub-task
 </h2>


Reply via email to