Apache OpenJPA
Go to file
Michael Dick c618b4692d OPENJPA-1557:
Use openjpa.Log to control build logging instead of openjpa.loglevel

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@923929 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 18:44:11 +00:00
openjpa OPENJPA-1491 When used in an OSGi environment with Apache Aries, the org.apache.openjpa.kernel.Bootstrap should use the OpenJPA bundle classloader instead of the application bundle classloader to instatiate a BrokerFactory. Also moved our BundleActivator from the openjpa module to openjpa-persistence module with a BundleUtils wrapper to remove direct OSGi class refs, so the BundleContext in it could be accessed by PersistenceProviderImpl. 2010-03-12 19:05:30 +00:00
openjpa-all [maven-release-plugin] prepare for next development iteration 2010-02-24 21:04:54 +00:00
openjpa-examples [maven-release-plugin] prepare for next development iteration 2010-02-24 21:04:54 +00:00
openjpa-integration OPENJPA-1557: 2010-03-16 18:44:11 +00:00
openjpa-jdbc OPENJPA-1565: Raise correct Query/LockTimeout exception 2010-03-16 18:39:02 +00:00
openjpa-kernel OPENJPA-1097 Revert previous DetachManager and TestProxyCollection changes in r919696. New code changes Proxies to always remove classes on serialization if the entity is detachable and one of our Proxy subclasses. 2010-03-16 17:09:45 +00:00
openjpa-lib OPENJPA-1550 When batchLimit=-1 or >1 and an exception is caused, the params and failedObject are missing from the resultant exception. Original patch contributed by Heath Thomann. 2010-03-09 22:29:18 +00:00
openjpa-persistence OPENJPA-1565: Raise correct Query/LockTimeout exception 2010-03-16 18:39:02 +00:00
openjpa-persistence-jdbc OPENJPA-1557: 2010-03-16 18:44:11 +00:00
openjpa-persistence-locking OPENJPA-1557: 2010-03-16 18:44:11 +00:00
openjpa-project OPENJPA-935 Show as being fixed in 2.0.0-M2 2010-03-16 14:15:45 +00:00
openjpa-slice OPENJPA-1557: 2010-03-16 18:44:11 +00:00
openjpa-xmlstore OPENJPA-1178: 2010-03-08 22:07:27 +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 OPENJPA-1557: 2010-03-16 18:44:11 +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/