Apache OpenJPA
Go to file
Albert Lee 8c8636fce9 OPENJPA-1306 - Add basic extended lock scope support, 3 junit testing basic, secondary table, join table, inheritance entity, element collections (lazy/eager), 1x1 (lazy/eager) and 1xm (lazy/eager).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@831194 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 04:09:05 +00:00
openjpa OPENJPA-839 Fix jaxb depends for Java SE 5 users and keep it from getting pulled into the aggregate jars by the shade plugin. Also, removed duplicate maven-source-plugin usage in the parent pom. 2009-10-28 18:54:53 +00:00
openjpa-all OPENJPA-839 Create source jars for all artifacts by using maven-shade-plugin for the aggregate jars. Also, removed OSGi metadata from openjpa.jar, as this will be handled by a new openjpa-osgi.jar instead. 2009-10-28 14:45:15 +00:00
openjpa-examples OPENJPA-1149: Add embeddables sample to the examples module. Patch contributed by Rick Curtis. 2009-09-15 21:40:59 +00:00
openjpa-integration OPENJPA-839 Need to exclude new source and shade created jars from being used for the agent setting to the TCK 2009-10-29 13:15:23 +00:00
openjpa-jdbc OPENJPA-839 Fix jaxb depends for Java SE 5 users and keep it from getting pulled into the aggregate jars by the shade plugin. Also, removed duplicate maven-source-plugin usage in the parent pom. 2009-10-28 18:54:53 +00:00
openjpa-kernel OPENJPA-1306 - Add basic extended lock scope support, 3 junit testing basic, secondary table, join table, inheritance entity, element collections (lazy/eager), 1x1 (lazy/eager) and 1xm (lazy/eager). 2009-10-30 04:09:05 +00:00
openjpa-lib Consolidate property key-value processings for javax.persistence.* keys. They have been accumulating in OpenJPAConf and now moving to where they belong i.e. PersistenceProductDerivation. The value processing from String/integer/enums for these properties have also been spread across many places and now being localized. 2009-10-29 00:22:27 +00:00
openjpa-osgi OPENJPA-767 Start of true OSGi support, which uses the r828047 changes in the Geronimo JPA2 1.0-EA9 spec to resolve/load providers in OSGi. Still lots of work needed, so this is not in the normal builds yet. 2009-10-21 15:33:44 +00:00
openjpa-persistence OPENJPA-1306 - Add basic extended lock scope support, 3 junit testing basic, secondary table, join table, inheritance entity, element collections (lazy/eager), 1x1 (lazy/eager) and 1xm (lazy/eager). 2009-10-30 04:09:05 +00:00
openjpa-persistence-jdbc OPENJPA-944: Updated test to run on Oracle by setting the dictionary option to use triggers for IDENTITY gen type. 2009-10-28 18:20:12 +00:00
openjpa-persistence-locking OPENJPA-1306 - Add basic extended lock scope support, 3 junit testing basic, secondary table, join table, inheritance entity, element collections (lazy/eager), 1x1 (lazy/eager) and 1xm (lazy/eager). 2009-10-30 04:09:05 +00:00
openjpa-project Doc for metamodel generation 2009-10-29 14:27:32 +00:00
openjpa-slice fix ASL 2.0 header and change test-mysql profile to test-mysql-slice profile to keep it from running during the nightly auotmated tests 2009-10-02 14:36:30 +00:00
openjpa-xmlstore OPENJPA-1015 fix line wrapping in source files. Based on patch contributed by B.J. Reed. Updates made to do enforce line wrapping during the process-sources phase of the build. 2009-04-03 03:09:53 +00:00
scripts instruction for metamodel generation tool 2009-07-13 15:35:26 +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 OPENJPA-1229 Update NOTICE files to match new ASF/Sun agreement for releasing early access specs. Also point to new geronimo-staging-017 to pickup latest spec releases under vote with updated notices. 2009-10-01 15:19:10 +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-1363 Upgrade to latest commons-pool maintenance release 2009-10-28 21:14:20 +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/