Apache OpenJPA
Go to file
Jeremy Bauer 3265c84105 OPENJPA-1681 Work around quirky Java 1.5 compiler issue that occurs when enum values are specified within default array values in an annotation definition.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984980 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 21:16:42 +00:00
openjpa OPENJPA-1737 Fix the openjpa bundle creation so MANIFEST.MF is the first artifact entry 2010-07-21 18:32:43 +00:00
openjpa-all OPENJPA-1712 more build and pom cleanup 2010-08-10 12:54:23 +00:00
openjpa-examples OPENJPA-1681 Work around quirky Java 1.5 compiler issue that occurs when enum values are specified within default array values in an annotation definition. 2010-08-12 21:16:42 +00:00
openjpa-integration OPENJPA-1739 Added additional metrics to cache statistics and updated instrumentation. 2010-08-12 18:18:43 +00:00
openjpa-jdbc OPENJPA-1765: Add locking to TableJDBCSeq to ensure thread safety. 2010-08-12 20:15:41 +00:00
openjpa-kernel OPENJPA-1739 Added additional metrics to cache statistics and updated instrumentation. 2010-08-12 18:18:43 +00:00
openjpa-lib OPENJPA-1739 Added basic stats tracking to query result cache. Updates to JMX provider. Added tests to jmx module for query cache and prepared SQL cache instruments. 2010-08-12 02:40:23 +00:00
openjpa-persistence OPENJPA-1712 Fix creation of test artifacts, so they get signed during -Papache-release deploys to nexus repo 2010-08-06 16:22:21 +00:00
openjpa-persistence-jdbc OPENJPA-1424: adding testcase. 2010-08-12 20:53:58 +00:00
openjpa-persistence-locking OPENJPA-1753 update lockmgr RefreshPermutation for more consistent test cycle. 2010-08-10 22:22:10 +00:00
openjpa-project OPENJPA-1763: Update docs. 2010-08-12 15:19:16 +00:00
openjpa-slice OPENJPA-1712 Fix creation of test artifacts, so they get signed during -Papache-release deploys to nexus repo 2010-08-06 16:22:21 +00:00
openjpa-xmlstore OPENJPA-1712 Fix creation of test artifacts, so they get signed during -Papache-release deploys to nexus repo 2010-08-06 16:22:21 +00:00
scripts add missing ASL 2.0 reference, so we can stop excluding these from rat:check 2010-06-04 16:56:47 +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 strip eol chars 2010-05-01 01:31:12 +00:00
NOTICE.txt OPENJPA-1712 more build and pom cleanup 2010-08-10 12:54:23 +00:00
README.txt add missing ASL 2.0 reference, so we can stop excluding these from rat:check 2010-06-04 16:56:47 +00:00
pom.xml OPENJPA-1712 more build and pom cleanup 2010-08-10 12:54:23 +00:00

README.txt

Apache OpenJPA - README.txt
Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
--------------------------------------------------------------------------------

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/