I've opened PR for OPENJPA-2881 :) On Mon, 22 Nov 2021 at 23:40, Romain Manni-Bucau <rmannibu...@gmail.com> wrote: > > +1 > > (side note: OPENJPA-2662 is not fixed and still some debt we should tackle > at some point) > > Romain Manni-Bucau > @rmannibucau <https://twitter.com/rmannibucau> | Blog > <https://rmannibucau.metawerx.net/> | Old Blog > <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book > <https://www.packtpub.com/application-development/java-ee-8-high-performance> > > > Le lun. 22 nov. 2021 à 16:58, Jean-Baptiste Onofré <j...@nanthrax.net> a > écrit : > > > Hi guys, > > > > following Romain's email, I created some Jira/Pull Requests. > > > > Here's the current Jira changelog targetting 3.2.1, and my proposal: > > > > * [OPENJPA-2711] - [JPA-2.2] add ability to stream results - == > > POSTPONE TO 3.2.2 == > > * [OPENJPA-2714] - [JPA-2.2] allow AttributeConverters to support > > CDI injection - == POSTPONE TO 3.2.2 == > > * [OPENJPA-2715] - [JPA-2.2] updated persistence provider discovery > > mechanism to support Java9 modules - == POSTPONE TO 3.2.2 == > > * [OPENJPA-2670] - implement JPA-2.1 createEntityManager with > > SynchronizationType - == POSTPONE TO 3.2.2 == > > * [OPENJPA-2694] - Creating count(distinct x.field) fails when > > using CriteriaBuilder - == POSTPONE TO 3.2.2 == > > * [OPENJPA-2728] - Metamodel generation of entity or mapped > > superclass - == POSTPONE TO 3.2.2 == > > * [OPENJPA-2767] - Incomplete ValueMapDiscriminatorStrategy cache - > > == CLOSE WITH "FIXED" == > > * [OPENJPA-2800] - StateManager field in enhanced entities are not > > "synthetic" - == POSTPONE TO 3.2.2 == > > * [OPENJPA-2806] - PESSIMISTIC_READ takes out exclusive lock on > > Postgres - == CAN BE CLOSED AS "WORKING AS EXPECTED" == > > * [OPENJPA-2808] - SchemaTool action DROP doesn't drop Indexes > > created with @Index - == POSTPONE TO 3.2.2 == > > * [OPENJPA-2837] - HerdDBDictionary does not work with 'native' > > SchemaFactory (LazySchemaFactory) - set useSchemaName=false by default - > > == TO BE MERGED ? == > > * [OPENJPA-2888] - commons-dbcp2 bundle version defined in karaf > > features repository is not aligned with the actual version used by > > openjpa - == TO BE MERGED == > > * [OPENJPA-2889] - commons-pool2 bundle version defined in karaf > > features repository is not aligned with the actual version used by > > openjpa - == TO BE MERGED == > > * [OPENJPA-2881] - runtime exception in > > org.apache.openjpa.lib.meta.XMLMetaDataParser.parseNewResource - == > > FIXED ? == > > ** Task > > * [OPENJPA-2662] - get rid of serp - == CLOSE WITH FIX ? == > > > > If you agree, I can upgrade the Jira and prepare the release. > > > > Thoughts ? > > > > Thanks ! > > Regards > > JB > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
-- Best regards, Maxim