Author: buildbot
Date: Thu May 12 20:55:36 2016
New Revision: 988083

Log:
Staging update by buildbot for openjpa

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

Propchange: websites/staging/openjpa/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May 12 20:55:36 2016
@@ -1 +1 @@
-1743433
+1743560

Modified: websites/staging/openjpa/trunk/content/index.html
==============================================================================
--- websites/staging/openjpa/trunk/content/index.html (original)
+++ websites/staging/openjpa/trunk/content/index.html Thu May 12 20:55:36 2016
@@ -250,8 +250,19 @@ and passes the Sun JPA 2.0 Technology Co
  <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 2016-04-20</DIV>
+ <A class="blogHeading" href="openjpa-2.4.x.html#OpenJPA-2.4.1">OpenJPA 2.4.1 
Released!</A>
+ </SPAN>
+ </DIV></p>
+<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="openjpa-2.4.x.html">OpenJPA 2.4.0 Released!</A>
+ <A class="blogHeading" href="openjpa-2.4.x.html#OpenJPA-2.4.0">OpenJPA 2.4.0 
Released!</A>
  </SPAN>
  </DIV></p>
 <p><DIV class="wiki-content">

Modified: websites/staging/openjpa/trunk/content/openjpa-2.4.x.html
==============================================================================
--- websites/staging/openjpa/trunk/content/openjpa-2.4.x.html (original)
+++ websites/staging/openjpa/trunk/content/openjpa-2.4.x.html Thu May 12 
20:55:36 2016
@@ -168,7 +168,67 @@ compatible with the prior 1.2.x releases
 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.4.0-ChangesinOpenJPA2.4.0"></a></p>
+<p><a name="OpenJPA-2.4.1"></a></p>
+<h1 id="changes-in-openjpa-241">Changes in OpenJPA 2.4.1<a class="headerlink" 
href="#changes-in-openjpa-241" title="Permanent link">&para;</a></h1>
+<h2>        Bug
+</h2>
+
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2341'>OPENJPA-2341</a>] -   
      OpenJPA ignores custom field strategies globally defined in 
persistence.xml
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2517'>OPENJPA-2517</a>] -   
      Incorrect the time unit of query timeout value.
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2539'>OPENJPA-2539</a>] -   
      JPQL interpret wrongly for inner join table (without mapped relation)
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2582'>OPENJPA-2582</a>] -   
      openjpa bundle module leaks jest dependencies
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2586'>OPENJPA-2586</a>] -   
      Incorrect relationship data returned when QueryCache and FetchPlans are 
used.
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2596'>OPENJPA-2596</a>] -   
      schema-delta generation (sqlAction=refresh) drops columns if they have an 
alternative typeName
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2597'>OPENJPA-2597</a>] -   
      HsqlDictionary considers NUMERIC/DECIMAL as a fixedSizeTypeNameSet
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2600'>OPENJPA-2600</a>] -   
      finally remove NullSafeConcurrentHashMap and SizedConcurrentHashMap
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2601'>OPENJPA-2601</a>] -   
      &#39;hint&#39; element in orm:xml is ignored
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2603'>OPENJPA-2603</a>] -   
      Merging an unmanaged entity multiple (3) times leads to an exception.
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2605'>OPENJPA-2605</a>] -   
      DelegatingConnection.unwrap() doesn&#39;t adhere to 
java.sql.Wrapper.unwrap() contract
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2609'>OPENJPA-2609</a>] -   
      Sporadic ClassCastException occurs under heavy load when QuerySQLCache is 
enabled.
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2616'>OPENJPA-2616</a>] -   
      Update Commons Collections to 3.2.2
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2617'>OPENJPA-2617</a>] -   
      blacklist 
org.codehaus.groovy.runtime.,org.apache.commons.collections.functors.,org.apache.xalan
 in our custom ObjectInputStreams
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2626'>OPENJPA-2626</a>] -   
      isEnhanced doesn&#39;t support java 8 bytecode
+</li>
+</ul>
+
+<h2>        Improvement
+</h2>
+
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2602'>OPENJPA-2602</a>] -   
      OracleDictionary uses reflection way too often
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2607'>OPENJPA-2607</a>] -   
      Import range for javax.transaction is to small
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2623'>OPENJPA-2623</a>] -   
      Switch to Java5 mojo annotations
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2627'>OPENJPA-2627</a>] -   
      Create an option to disable column type checking errors during schema 
validation.
+</li>
+</ul>
+
+<h2>        Test
+</h2>
+
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2595'>OPENJPA-2595</a>] -   
      upgrade test framework from junit-3 to junit 4
+</li>
+</ul>
+
+<p><a name="OpenJPA-2.4.0"></a></p>
 <h1 id="changes-in-openjpa-240">Changes in OpenJPA 2.4.0<a class="headerlink" 
href="#changes-in-openjpa-240" title="Permanent link">&para;</a></h1>
 <h2>        Sub-task
 </h2>


Reply via email to