Apache OpenJPA
Go to file
Jeremy Bauer 0c76b25ef5 OPENJPA-1529 Committing L2 shared cache mode test cases contributed by Dianne Richards.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915838 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 16:01:26 +00:00
openjpa OPENJPA-1512 minor updates to BundleActivator support 2010-02-19 03:10:33 +00:00
openjpa-all merged in r903062 from beta branch - fix openjpa-all, which had some jaxb code included by the shade plugin due to transitive depends 2010-01-26 03:12:12 +00:00
openjpa-examples OPENJPA-1520 Require Java SE 6 to compile but target Java SE 5 so users can still run trunk on 1.5 and 1.6 JVMs for now, given the lack of performance improvements found with the patch to drop JDBC3 support... 2010-02-23 16:25:19 +00:00
openjpa-integration OPENJPA-1520 Compile for 1.6 and update javadoc links to use 1.6 2010-02-19 02:52:51 +00:00
openjpa-jdbc OPENJPA-1516. Additional comments on the free() method to indicate that callers need to ensure thread-safety. 2010-02-23 18:35:44 +00:00
openjpa-kernel OPENJPA-1533: JPA2 select math mix with aggregate reports syntax error 2010-02-24 08:55:07 +00:00
openjpa-lib Throw informative error messages on bad enum field 2010-02-18 19:11:36 +00:00
openjpa-persistence OPENJPA-1498 - Commit contribution by Cathy Nordstrom. 2010-02-23 17:10:18 +00:00
openjpa-persistence-jdbc OPENJPA-1529 Committing L2 shared cache mode test cases contributed by Dianne Richards. 2010-02-24 16:01:26 +00:00
openjpa-persistence-locking OPENJPA-1528 Upgrade to MySQL 5.1.12 driver. Include dbcp overrides needed for MySQL. Moved common dbcp and junit properties to parent pom to simplify maintenance. Add some blank lines in a couple poms to improve readability. 2010-02-23 17:27:27 +00:00
openjpa-project OPENJPA-1510. Corrected placement of the Distributed Cache description, along with a few incorrect spellings and punctuation. 2010-02-23 14:15:11 +00:00
openjpa-slice OPENJPA-1528 Upgrade to MySQL 5.1.12 driver. Include dbcp overrides needed for MySQL. Moved common dbcp and junit properties to parent pom to simplify maintenance. Add some blank lines in a couple poms to improve readability. 2010-02-23 17:27:27 +00:00
openjpa-xmlstore OPENJPA-1456 Replace StringBuffer usage with StringBuilder for minor performance/scalability improvement 2010-01-12 03:31:11 +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-1520 Allow using JDK 1.5 to compile/run the junits by using -Ptest-java5,test-derby -Djava5.home=<1.5 JDK home>, so we can verify that the 1.6 built artifacts will still work for 1.5 users. 2010-02-23 21:55:49 +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/