Apache OpenJPA
Go to file
Pinaki Poddar 296752741e OPENJPA-1628: Usability changes
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@934507 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15 18:25:46 +00:00
openjpa OPENJPA-1622 Move services file out of the builds and into the packaging jars 2010-04-09 18:38:02 +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 update tck runs to use new openjpa.Log setting. force usage of new patch subset until we get the final ones. 2010-04-14 18:48:27 +00:00
openjpa-jdbc OPENJPA-1605 Correct regression issue with table generation issue in schema generator. Only the first table name returned in a generic DBMD query was used to populate the schema. This broke the reverse mapping tool, which uses a generic query by default. 2010-04-15 17:24:02 +00:00
openjpa-kernel OPENJPA-1630: Synchronize when modifying MetaDataRepository._registered regardless of MetaDataRepository.Preload setting. 2010-04-14 18:39:54 +00:00
openjpa-lib OPENJPA-1550: 2010-03-25 03:55:43 +00:00
openjpa-persistence OPENJPA-1628: Usability changes 2010-04-15 18:25:46 +00:00
openjpa-persistence-jdbc OPENJPA-1627: fix OrderBy with EmbeddedId. 2010-04-14 18:37:30 +00:00
openjpa-persistence-locking OPENJPA-1604: Committing test changes. Code contributed by Pinaki Poddar and Rick Curtis 2010-04-08 20:47:45 +00:00
openjpa-project OPENJPA-1628: Usability changes 2010-04-15 18:25:46 +00:00
openjpa-slice [maven-release-plugin] prepare release 2.0.x 2010-03-23 02:27:40 +00:00
openjpa-xmlstore OPENJPA-1603: 2010-03-30 20:42:29 +00:00
scripts OPENJPA-1628: Usability changes 2010-04-15 18:25:46 +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-1622 Update RAT excludes to not check the added service provider file 2010-04-09 19:10:12 +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/