The Geronimo JPA 2.0 spec API and corresponding OpenJPA updates are complete
in trunk.  If you have a local trunk build you'll need to use the -U option
with maven (ex. mvn -U clean install) to pick up the new snapshot of the
Geronimo JPA spec jar, otherwise your build may fail.
The JPA 2.0 spec API contains many additions to the standard JPA interfaces;
EntityManager, EntityManagerFactory, Query, etc.  These new methods are
available in OpenJPA trunk, but not yet implemented.  Until they are
implemented, calling them will result in an UnsupportedOperationException.

Please let me know if you run into problems or have questions regarding the
update.

Back to our regularly scheduled builds...  :-)

-Jeremy

---------- Forwarded message ----------
From: Jeremy Bauer <[EMAIL PROTECTED]>
Date: Wed, Nov 26, 2008 at 6:37 PM
Subject: Geronimo spec API update in progress, may affect trunk build
To: [EMAIL PROTECTED], users@openjpa.apache.org


The Geronimo JPA 2.0 spec API is currently being updated with the JPA 2.0
API updates defined in the latest JSR-317 draft.  OpenJPA uses the Geronimo
JPA 2.0 API to build OpenJPA 2.0 snapshot/trunk.  Corresponding OpenJPA
updates need to be made following the Geronimo update, so there will be a
period when OpenJPA 2.0 snapshot/trunk builds may fail.  I'll post when the
update is complete.

The 1.x release builds will not be affected.

-Jeremy

Reply via email to