Apache OpenJPA
Go to file
Pinaki Poddar 0ae1199283 OPENJPA-2253 Add few Audit test
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1383729 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 01:28:31 +00:00
openjpa Update pom.xml version to 2.3.0-SNAPSHOTS in trunk after 2.2.0 is released. 2012-02-20 20:37:05 +00:00
openjpa-all OPENJPA-2172. openjpa-all/pom.xml updates for slf4j-simple (runtime). Also, updated openbooks properties files to correspond to the version of openjpa being built. 2012-04-13 19:01:59 +00:00
openjpa-examples OPENJPA-2189. Build script updates to allow OpenBooks to run on Liberty Profile in WebSphere. Also, some general updates to the OpenBooks application to correct missing links, pics, and formatting issues. 2012-05-09 21:18:06 +00:00
openjpa-integration OPENJPA-2154 Fix path to load security policy file for test-dynamic-enhancer profile. 2012-03-12 05:02:37 +00:00
openjpa-jdbc OPENJPA-2255 Enable join table id columns to use the column length from the target instead of hard-coded db specific default column length. 2012-09-01 04:13:26 +00:00
openjpa-jest OPENJPA-2231 - add proper imports. 2012-07-27 20:39:16 +00:00
openjpa-kernel OPENJPA-2253: Clear temporary storage for audit to prevent memory leak 2012-09-12 01:25:13 +00:00
openjpa-lib OPENJPA-2257 Properly synchronized _supportedKeys in ConigurationImpl. Test case contributed by Stephan Hagedorn. 2012-09-05 19:53:52 +00:00
openjpa-persistence OPENJPA-2261: Query SQL Cache issue with NULL parameters 2012-09-11 15:18:22 +00:00
openjpa-persistence-jdbc OPENJPA-2253 Add few Audit test 2012-09-12 01:28:31 +00:00
openjpa-persistence-locking OPENJPA-2140 Update locking tests to use a unique pu name 2012-02-22 22:46:51 +00:00
openjpa-project OPENJPA-2120 documentation for OptimizeIdCopy property 2012-05-29 14:41:11 +00:00
openjpa-slice Check not only select but update as well 2012-06-26 20:27:44 +00:00
openjpa-tools Use of ${hsqldb.version" property causes "recursive expression cycle" error in maven plugin test. Reverted back to use hard-code value but with matching version. 2012-08-09 16:47:13 +00:00
openjpa-xmlstore Update pom.xml version to 2.3.0-SNAPSHOTS in trunk after 2.2.0 is released. 2012-02-20 20:37:05 +00:00
scripts Use generalized environment variables instead of hard-coded paths 2010-08-27 16:58:37 +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 OPENJPA-1754 Include Apache BVal and spec api in openjpa-all and binary assembly to complete the JPA 2.0 picture 2010-08-13 20:33:50 +00:00
NOTICE OPENJPA-1754 Include Apache BVal and spec api in openjpa-all and binary assembly to complete the JPA 2.0 picture 2010-08-13 20:33:50 +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
patchoj.py Adding OpenJPA patch tool 2011-12-09 02:36:41 +00:00
pom.xml OPENJPA-2240. Update the Serp dependency to v1.14.1. This version resolves the issue of enhancing methods with class constants as parameters. 2012-09-06 13:23:38 +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/