Apache OpenJPA
Go to file
Richard G. Curtis a8af3da0de OPENJPA-2410 : Minor change to checkstyle suppressions.xml
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1504861 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 12:50:37 +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. Remove the dependency on the slf4j runtime bundle from openjpa-all.jar. Also, modified the persistence.xml files for the OpenBooks sample to set the Validation-Mode to None (since it's not being used). This way, we can avoid the dependency altogether. This also required the update to the persistence.xml files to point at the JPA 2.0 xsd files. 2013-04-15 15:06:16 +00:00
openjpa-examples OPENJPA-2371 - move gallery examples from main to test folder 2013-04-25 22:07:33 +00:00
openjpa-integration OPENJPA-2172. In order to pass the TCK, we needed to add the slf4j dependency into the TCK pom.xml. 2013-04-16 14:53:47 +00:00
openjpa-jdbc OPENJPA-2387: Fix to exclude schema name when checking the length of a sequence name. 2013-07-18 23:32:10 +00:00
openjpa-jest OPENJPA-2410 : Detect SystemOut/Err in code at build time. Patch submitted by Di Wu Lau. 2013-07-18 21:34:23 +00:00
openjpa-kernel OPENJPA-2410 : Detect SystemOut/Err in code at build time. Patch submitted by Di Wu Lau. 2013-07-18 21:34:23 +00:00
openjpa-lib OPENJPA-2410 : Detect SystemOut/Err in code at build time. Patch submitted by Di Wu Lau. 2013-07-18 21:34:23 +00:00
openjpa-persistence OPENJPA-2410 : Detect SystemOut/Err in code at build time. Patch submitted by Di Wu Lau. 2013-07-18 21:34:23 +00:00
openjpa-persistence-jdbc OPENJPA-2400: MariaDB support 2013-07-10 15:43:18 +00:00
openjpa-persistence-locking OPENJPA-2400: MariaDB support 2013-07-10 15:43:18 +00:00
openjpa-project OPENJPA-2410 : Minor change to checkstyle suppressions.xml 2013-07-19 12:50:37 +00:00
openjpa-slice OPENJPA-2400: MariaDB support 2013-07-10 15:43:18 +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 OPENJPA-2365: Support for delete-by-query. Correction for hint processing 2013-04-03 15:51:52 +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-2410 : Detect SystemOut/Err in code at build time. Patch submitted by Di Wu Lau. 2013-07-18 21:34: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/