Apache OpenJPA
Go to file
Donald Woods 3df86b0e95 OPENJPA-1597 Revert code added to DetachManager to unproxy objects when detached in-place. Updated tests to verify old behavior of detached entites still having references, but that they are removed during serialization.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@928251 13f79535-47bb-0310-9956-ffa450edef68
2010-03-27 19:33:52 +00:00
openjpa merge in fix for source jar generation from 2.0.x branch. Developers can still turn off source jar generation for local builds by setting -DcreateSource=none and -DcreateSources=false 2010-03-23 15:00:12 +00:00
openjpa-all merge in fix for source jar generation from 2.0.x branch. Developers can still turn off source jar generation for local builds by setting -DcreateSource=none and -DcreateSources=false 2010-03-23 15:00:12 +00:00
openjpa-examples [maven-release-plugin] prepare release 2.0.x 2010-03-23 02:27:40 +00:00
openjpa-integration OPENJPA-1411 Enable daytrader tests, now that openjpa-maven-plugin-1.1 is released 2010-03-23 14:56:20 +00:00
openjpa-jdbc OPENJPA-1597 Rollback MSSQL reserved word, but update Rider test entity failure on MSSQL 2010-03-27 17:56:32 +00:00
openjpa-kernel OPENJPA-1597 Revert code added to DetachManager to unproxy objects when detached in-place. Updated tests to verify old behavior of detached entites still having references, but that they are removed during serialization. 2010-03-27 19:33:52 +00:00
openjpa-lib OPENJPA-1550: 2010-03-25 03:55:43 +00:00
openjpa-persistence OPENJPA-1597 Add openjpa.Compatibility option IgnoreDetachedStateFieldForProxySerialization which 2.0 apps can set to true to fall back to 1.0 behavior and defaults 1.0 apps to old behavior of not removing classes after EM.clear() is called. 2010-03-27 03:12:07 +00:00
openjpa-persistence-jdbc OPENJPA-1597 Revert code added to DetachManager to unproxy objects when detached in-place. Updated tests to verify old behavior of detached entites still having references, but that they are removed during serialization. 2010-03-27 19:33:52 +00:00
openjpa-persistence-locking [maven-release-plugin] prepare release 2.0.x 2010-03-23 02:27:40 +00:00
openjpa-project OPENJPA-1550: 2010-03-25 03:55:43 +00:00
openjpa-slice [maven-release-plugin] prepare release 2.0.x 2010-03-23 02:27:40 +00:00
openjpa-xmlstore [maven-release-plugin] prepare release 2.0.x 2010-03-23 02:27:40 +00:00
scripts OPENJPA-1386: Detect type name hiding while generating metamodel source code 2009-11-13 06:27:03 +00:00
src/site updated build site to include more timestamp information; removed some documentation-related stuff from pom files 2007-08-31 21:28:04 +00:00
.gitignore Add IDEA module descriptors to .gitignore. 2009-07-14 17:30:19 +00:00
LICENSE.txt OPENJPA-880 Use maven-remote-resources-plugin to generate required legal files. Also removes dependency on openjpa-project for maven eclipse plugin. 2009-05-27 14:43:00 +00:00
NOTICE.txt minor notice file updates 2010-02-02 14:47:11 +00:00
README.txt OPENJPA-1229 merge in release file updates from M3 into trunk 2009-10-07 18:47:55 +00:00
pom.xml merge in release plugin update from 2.0.0-beta3 2010-03-24 14:53:53 +00:00

README.txt

Apache OpenJPA README
=====================

Thank you for downloading this release of Apache OpenJPA.

The following files can be found in the openjpa-project subdirectory:
    BUILDING.txt
    CHANGES.txt
    RELEASE-NOTES.html

For documentation and project information, please visit our project site:
    http://openjpa.apache.org/