You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by st...@apache.org on 2016/05/12 20:55:29 UTC

svn commit: r1743560 - in /openjpa/site/trunk/content: index.mdtext openjpa-2.4.x.mdtext

Author: struberg
Date: Thu May 12 20:55:29 2016
New Revision: 1743560

URL: http://svn.apache.org/viewvc?rev=1743560&view=rev
Log:
add 2.4.1 release notes

Modified:
    openjpa/site/trunk/content/index.mdtext
    openjpa/site/trunk/content/openjpa-2.4.x.mdtext

Modified: openjpa/site/trunk/content/index.mdtext
URL: http://svn.apache.org/viewvc/openjpa/site/trunk/content/index.mdtext?rev=1743560&r1=1743559&r2=1743560&view=diff
==============================================================================
--- openjpa/site/trunk/content/index.mdtext (original)
+++ openjpa/site/trunk/content/index.mdtext Thu May 12 20:55:29 2016
@@ -100,11 +100,24 @@ We are already working on a feature bran
  <SPAN class="logoBlock">
  <A class="userLogoLink" data-username="struberg@apache.org" 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: struberg@apache.org" title="struberg@apache.org">
+
+ </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="struberg@apache.org">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>
+
+ <DIV class="blog-post-listing">
+ <DIV class="logo-heading-block">
+ <SPAN class="logoBlock">
+ <A class="userLogoLink" data-username="struberg@apache.org" 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: struberg@apache.org" title="struberg@apache.org">
  
  </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="struberg@apache.org">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>
  

Modified: openjpa/site/trunk/content/openjpa-2.4.x.mdtext
URL: http://svn.apache.org/viewvc/openjpa/site/trunk/content/openjpa-2.4.x.mdtext?rev=1743560&r1=1743559&r2=1743560&view=diff
==============================================================================
--- openjpa/site/trunk/content/openjpa-2.4.x.mdtext (original)
+++ openjpa/site/trunk/content/openjpa-2.4.x.mdtext Thu May 12 20:55:29 2016
@@ -14,7 +14,67 @@ compatible with the prior 1.2.x releases
 Additional information on the OpenJPA project may be found at [the project web site](http://openjpa.apache.org)
 .
 
-<a name="OpenJPA2.4.0-ChangesinOpenJPA2.4.0"></a>
+<a name="OpenJPA-2.4.1"></a>
+# Changes in OpenJPA 2.4.1
+
+<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>
+
+
+
+<a name="OpenJPA-2.4.0"></a>
 # Changes in OpenJPA 2.4.0