Author: struberg
Date: Wed Sep 30 16:55:22 2015
New Revision: 1706081

URL: http://svn.apache.org/viewvc?rev=1706081&view=rev
Log:
fix news list and add openjpa-2.4.0 release notes

Added:
    openjpa/site/trunk/content/openjpa-2.4.0.mdtext   (with props)
Modified:
    openjpa/site/trunk/content/index.mdtext

Modified: openjpa/site/trunk/content/index.mdtext
URL: 
http://svn.apache.org/viewvc/openjpa/site/trunk/content/index.mdtext?rev=1706081&r1=1706080&r2=1706081&view=diff
==============================================================================
--- openjpa/site/trunk/content/index.mdtext (original)
+++ openjpa/site/trunk/content/index.mdtext Wed Sep 30 16:55:22 2015
@@ -104,7 +104,7 @@ We are already working on a feature bran
  </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>
+ <A class="blogHeading" href="openjpa-2.4.0.html">OpenJPA 2.4.0 Released!</A>
  </SPAN>
  </DIV>
  
@@ -125,7 +125,7 @@ We are already working on a feature bran
  </A>            </SPAN>
  <SPAN class="blogHeading">
  <DIV class="page-metadata not-personal"><A 
href="https://cwiki.apache.org/confluence/users/[email protected]";
 class="url fn confluence-userlink" data-username="[email protected]">Kevin 
Sutter</A> posted on May 15, 2014</DIV>
- <A class="blogHeading" href="2014/05/15/openjpa-230-released.html">OpenJPA 
2.3.0 Released!</A>
+ <A class="blogHeading" href="openjpa-2.3.0.html">OpenJPA 2.3.0 Released!</A>
  </SPAN>
  </DIV>
  
@@ -154,7 +154,7 @@ We are already working on a feature bran
  </A>            </SPAN>
  <SPAN class="blogHeading">
  <DIV class="page-metadata not-personal"><A 
href="https://cwiki.apache.org/confluence/users/[email protected]";
 class="url fn confluence-userlink" data-username="[email protected]">Albert 
Lee</A> posted on Feb 21, 2012</DIV>
- <A class="blogHeading" href="2012/02/21/openjpa-220-released.html">OpenJPA 
2.2.0 Released</A>
+ <A class="blogHeading" href="openjpa-2.2.0.html">OpenJPA 2.2.0 Released</A>
  </SPAN>
  </DIV>
  
@@ -215,7 +215,7 @@ We are already working on a feature bran
  <SPAN class="blogHeading">
  <DIV class="page-metadata not-personal"><A 
href="https://cwiki.apache.org/confluence/users/[email protected]";
 class="url fn confluence-userlink" 
data-username="[email protected]">Michael Dick</A> posted on Feb 21, 
2011</DIV>
  
- <A class="blogHeading" href="2011/02/21/openjpa-210-released.html">OpenJPA 
2.1.0 Released</A>
+ <A class="blogHeading" href="openjpa-2.1.0.html">OpenJPA 2.1.0 Released</A>
  </SPAN>
  </DIV>
  

Added: openjpa/site/trunk/content/openjpa-2.4.0.mdtext
URL: 
http://svn.apache.org/viewvc/openjpa/site/trunk/content/openjpa-2.4.0.mdtext?rev=1706081&view=auto
==============================================================================
--- openjpa/site/trunk/content/openjpa-2.4.0.mdtext (added)
+++ openjpa/site/trunk/content/openjpa-2.4.0.mdtext Wed Sep 30 16:55:22 2015
@@ -0,0 +1,156 @@
+Title: OpenJPA 2.4.0
+<a name="OpenJPA-2.4.0-OpenJPA-2.4.0"></a>
+# OpenJPA 2.4.0
+
+The Apache OpenJPA community is proud to announce the release of Apache
+OpenJPA 2.4.0.
+This distribution is based on the final [JSR 317 Java Persistence API,
+Version 2.0](http://jcp.org/en/jsr/detail?id=317) specification and
+passes the JPA 2.0 TCK, while remaining backwards
+compatible with the prior 1.2.x releases based on the Java Persistence API
+(JPA 1.0) part of Java Community Process JSR-220 (Enterprise JavaBeans
+3.0).
+
+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>
+# Changes in OpenJPA 2.4.0
+
+
+        Release Notes - OpenJPA - Version 2.4.0
+
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2135'>OPENJPA-2135</a>] -   
      Deprecate prepareForPooling
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2489'>OPENJPA-2489</a>] -   
      Delayed collection proxy tests failing with Java 8
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2491'>OPENJPA-2491</a>] -   
      AssertionFailedError with Java 8 and TestInExpressionParamaterBinding
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2492'>OPENJPA-2492</a>] -   
      TestConcurrentMap error with Java 8
+</li>
+</ul>
+
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1590'>OPENJPA-1590</a>] -   
      Agent enhancer doesn&#39;t work with Tomcat
+</li>
+<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-2022'>OPENJPA-2022</a>] -   
      Reversemappingtooltask with oracle is failing like in OPENJPA-1940 
previous bug
+</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-2287'>OPENJPA-2287</a>] -   
      OpenJPA makes fields null
+</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-2441'>OPENJPA-2441</a>] -   
      TestNullSafeConcurrentHashMap fails when running on Oracle Java 8
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2442'>OPENJPA-2442</a>] -   
      java.lang.VerifyError in TestProxyManager when loading a dynamically 
created custom proxy class on Oracle Java 8
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2443'>OPENJPA-2443</a>] -   
      InvalidStateException while merging a new Entity with a GeneratedValue id
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2444'>OPENJPA-2444</a>] -   
      ReverseMappingTool creates orm.xml files in the current working directory
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2456'>OPENJPA-2456</a>] -   
      Fresh checkout from svn won&#39;t compile tests due to OutOfMemoryError: 
Java heap space
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2463'>OPENJPA-2463</a>] -   
      Wrong logging level on message issued by the fix to OPENJPA-2233
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2467'>OPENJPA-2467</a>] -   
      No setter was found for method like tStart
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2470'>OPENJPA-2470</a>] -   
      DataCacheManagerImpl infinite loop for checking if classes are cachable
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2472'>OPENJPA-2472</a>] -   
      Concurrency issue in 
ClassMetaData.getPkAndNonPersistentManagedFmdIndexes()
+</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-2482'>OPENJPA-2482</a>] -   
      java.sql.SQLException when processing a query result
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2494'>OPENJPA-2494</a>] -   
      A default Schema defined in a PU default 
(&lt;persistence-unit-defaults&gt;) in an orm.xml file is not being honored.
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2502'>OPENJPA-2502</a>] -   
      NPE in QueryKey.createKey using criteria with QueryCache enabled
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2505'>OPENJPA-2505</a>] -   
      OpenJPA PersistenceException: LongId cannot be cast to MyEntityClass… 
@OneToMany in combination with FetchType.EAGER
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2506'>OPENJPA-2506</a>] -   
      StoreCache interface doesn&#39;t work for many ID types
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2507'>OPENJPA-2507</a>] -   
      Weird EmptyStackException in CriteriaQueryImpl
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2508'>OPENJPA-2508</a>] -   
      LEFT JOIN FETCH not honored when data cache is enabled
+</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-2533'>OPENJPA-2533</a>] -   
      Table name defined in XML mapping file is not used when executing a named 
query.
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2534'>OPENJPA-2534</a>] -   
      A boolean is not converted correct when using the hint 
&#39;UseLiteralInSQL&#39;.
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2536'>OPENJPA-2536</a>] -   
      FetchGroup is not returning lazy fields.
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2542'>OPENJPA-2542</a>] -   
      Using custom openjpa.BrokerFactory not working in OSGi due to ClassLoader
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2547'>OPENJPA-2547</a>] -   
      When two threads attempt to get a Pessimistic Lock, one thread gets a 
&#39;false&#39; lock.
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2551'>OPENJPA-2551</a>] -   
      Standard SQL boolean mapping impossible
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2557'>OPENJPA-2557</a>] -   
      FinderCache contains incorrectly cached query with a NULL for a Primary 
Key.
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2571'>OPENJPA-2571</a>] -   
      Criteria Builder query generates extra alias when using multiselect.
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2573'>OPENJPA-2573</a>] -   
      org.apache.openjpa.persistence.InvalidStateException: Attempt to set 
column &quot;X to two different values... on trunk/2.4.0
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2576'>OPENJPA-2576</a>] -   
      fix broken JavaDoc
+</li>
+</ul>
+
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2386'>OPENJPA-2386</a>] -   
      Support for JAVA 8
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2389'>OPENJPA-2389</a>] -   
      For entity fields missing @Transient annotations, let us know the classes 
they are in.
+</li>
+<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-2466'>OPENJPA-2466</a>] -   
      Modify ReverseMappingTool to write generated classes to a map
+</li>
+</ul>
+
+<h2>        New Feature
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2511'>OPENJPA-2511</a>] -   
      provide a minimal shade
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2558'>OPENJPA-2558</a>] -   
      Implement a way to select the db representation of Boolean values
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2570'>OPENJPA-2570</a>] -   
      Allow an Informix user the option to disable the 
&#39;RETAINUPDATELOCKS&#39; SQL.
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2575'>OPENJPA-2575</a>] -   
      wrong context class loader in 
org.apache.openjpa.enhance.PCClassFileTransformer#transform0
+</li>
+</ul>
+
+<h2>        Task
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2200'>OPENJPA-2200</a>] -   
      cleanup sources: remove unused imports, remove tabs, etc
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-2487'>OPENJPA-2487</a>] -   
      upgrade openjpa to asm5 to support java 8
+</li>
+</ul>

Propchange: openjpa/site/trunk/content/openjpa-2.4.0.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to