You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by il...@apache.org on 2020/01/09 15:51:29 UTC

svn commit: r1872556 - /openjpa/site/trunk/content/openjpa-3.1.x.mdtext

Author: ilgrosso
Date: Thu Jan  9 15:51:29 2020
New Revision: 1872556

URL: http://svn.apache.org/viewvc?rev=1872556&view=rev
Log:
Adding OpenJPA 3.1.0 release notes

Added:
    openjpa/site/trunk/content/openjpa-3.1.x.mdtext   (with props)

Added: openjpa/site/trunk/content/openjpa-3.1.x.mdtext
URL: http://svn.apache.org/viewvc/openjpa/site/trunk/content/openjpa-3.1.x.mdtext?rev=1872556&view=auto
==============================================================================
--- openjpa/site/trunk/content/openjpa-3.1.x.mdtext (added)
+++ openjpa/site/trunk/content/openjpa-3.1.x.mdtext Thu Jan  9 15:51:29 2020
@@ -0,0 +1,128 @@
+Title:
+Notice:    Licensed to the Apache Software Foundation (ASF) under one
+           or more contributor license agreements.  See the NOTICE file
+           distributed with this work for additional information
+           regarding copyright ownership.  The ASF licenses this file
+           to you under the Apache License, Version 2.0 (the
+           "License"); you may not use this file except in compliance
+           with the License.  You may obtain a copy of the License at
+           .
+             http://www.apache.org/licenses/LICENSE-2.0
+           .
+           Unless required by applicable law or agreed to in writing,
+           software distributed under the License is distributed on an
+           "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+           KIND, either express or implied.  See the License for the
+           specific language governing permissions and limitations
+           under the License.
+
+<a name="OpenJPA-3.0.0"></a>
+# OpenJPA 3.1.x
+
+The Apache OpenJPA community is currently working on Apache OpenJPA 3.1.0.
+
+This distribution is based on the final [JSR 338 Java Persistence API,
+Version 2.2](http://jcp.org/en/jsr/detail?id=338) specification.
+
+Additional information on the OpenJPA project may be found at [the project web site](http://openjpa.apache.org).
+
+<a name="OpenJPA-3.1.0"></a>
+# Changes in OpenJPA 3.1.0
+
+
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2710'>OPENJPA-2710</a>] -         Create and update to geronimo-jpa_2.2_spec
+</li>
+</ul>
+        
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1993'>OPENJPA-1993</a>] -         Deadlock Potential with ORM XML Processing
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2555'>OPENJPA-2555</a>] -         Timestamp precision from manual schema not respected
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2567'>OPENJPA-2567</a>] -         TINY/MEDIUM/LONG TEXT fields for MySQL and MariaDB are not supported
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2673'>OPENJPA-2673</a>] -         Table is not created in openjpa 3.0.0-SNAPSHOT and OSGi
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2704'>OPENJPA-2704</a>] -         The openjpa.jdbc.Schema no longer overrides orm.xml default
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2733'>OPENJPA-2733</a>] -         Subquery parameters are incorrectly assigned
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2742'>OPENJPA-2742</a>] -         SchemaTool fails with MySQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2746'>OPENJPA-2746</a>] -         OpenJPA Karaf feature is not complete
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2756'>OPENJPA-2756</a>] -         PostgreSQL requires escaping of search strings in all versions
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2757'>OPENJPA-2757</a>] -         upgrade to xbean-asm7 to support Java11
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2761'>OPENJPA-2761</a>] -         problem inserting more than 4000 charcters in oracle XMLTYPE column
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2764'>OPENJPA-2764</a>] -         Map path expression tests behave random
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2768'>OPENJPA-2768</a>] -         XMLStore SAXParser doesn&#39;t distinguish between element and extent
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2770'>OPENJPA-2770</a>] -         false boolean literal doesn&#39;t work
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2771'>OPENJPA-2771</a>] -         It seems like h2 &#39;unlimited&#39; is not &quot;LIMIT 0&quot; but rather &quot;LIMIT -1&quot;
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2772'>OPENJPA-2772</a>] -         list of h2 reserved words is incomplete
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2777'>OPENJPA-2777</a>] -         Indices specified using javax.persistence.Index annotation are not being created
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2780'>OPENJPA-2780</a>] -         ReverseMappingTool does not generate @Enumerated annotation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2781'>OPENJPA-2781</a>] -         OpenJPA need internet connection to read the persistence.xml
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2785'>OPENJPA-2785</a>] -         Queries invoked by Spring data that have parameters fail
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2791'>OPENJPA-2791</a>] -         Parsing persistence.xml throws premature end of file error
+</li>
+</ul>
+                
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2745'>OPENJPA-2745</a>] -         Clean up try-catch implementation for DB2Dictionary
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2747'>OPENJPA-2747</a>] -         Upgrade to JPA 2.2 and use javax.persistence-api spec
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2748'>OPENJPA-2748</a>] -         commons-collections should be updated to most recent version
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2750'>OPENJPA-2750</a>] -         commons-dbcp need to be updated to most recent version
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2751'>OPENJPA-2751</a>] -         Code clean-up should be performed
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2752'>OPENJPA-2752</a>] -         More libraries can be updated
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2753'>OPENJPA-2753</a>] -         Create profiles to start various databases via Docker
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2755'>OPENJPA-2755</a>] -         support MySQL DATETIME and TIMESTAMP fractions (milliseconds, nanos)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2773'>OPENJPA-2773</a>] -         set minIdle to &gt; 0 in DBCPDriverDataSource
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2775'>OPENJPA-2775</a>] -         hsqldb doesn&#39;t support NullTable to retrieve meta information
+</li>
+</ul>
+            
+<h2>        Task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2744'>OPENJPA-2744</a>] -         commons-pool should be updated to most recent version
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2754'>OPENJPA-2754</a>] -         update to latest dbcp and verify moving from maxActive to maxTotal
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2758'>OPENJPA-2758</a>] -         JPA 2.2 compliance
+</li>
+</ul>
+                                                        
+<h2>        Dependency upgrade
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2784'>OPENJPA-2784</a>] -         update docs before our release
+</li>
+</ul>
\ No newline at end of file

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