Apache OpenJPA
Go to file
Mark Struberg 722edd01da OPENJPA-2409 enable persistenceXmlFile parameter to handle classpath resources as well.
contributed by rmannibucau, txs!
applied with small changes and doc improvements


git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.3.x@1533462 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 14:11:53 +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-2418 : Fix checkstyle to run with maven 3.x. 2013-08-07 15:46:38 +00:00
openjpa-integration OPENJPA-2418 : Fix checkstyle to run with maven 3.x. 2013-08-07 15:46:38 +00:00
openjpa-jdbc OPENJPA-2435: Version field in a projection always returned as an Integer. Merged 2.1.x changes to 2.3.x. 2013-10-17 23:22:40 +00:00
openjpa-jest OPENJPA-2410 : Yet another checkstyle update. 2013-07-19 19:57:28 +00:00
openjpa-kernel OPENJPA-2283 use xbean-asm4-shaded ASM version as the dynamic handling doesn't work out 2013-10-09 22:10:48 +00:00
openjpa-lib OPENJPA-2368: Revert change to OpenJPA Extendable ORM Target NameSpace 2013-08-08 19:56:10 +00:00
openjpa-persistence OPENJPA-2366 Committing code and unit tests contributed by Austin Dorenkamp 2013-09-03 04:18:09 +00:00
openjpa-persistence-jdbc OPENJPA-2435: Version field in a projection always returned as an Integer. Merged 2.1.x changes to 2.3.x. 2013-10-17 23:22:40 +00:00
openjpa-persistence-locking OPENJPA-2400: MariaDB support 2013-07-10 15:43:18 +00:00
openjpa-project OPENJPA-2366 Committing code and unit tests contributed by Austin Dorenkamp 2013-09-03 04:18:09 +00:00
openjpa-slice OPENJPA-2421: Correct a bug on FinderTargetPolicy 2013-08-16 18:12:29 +00:00
openjpa-tools OPENJPA-2409 enable persistenceXmlFile parameter to handle classpath resources as well. 2013-10-18 14:11:53 +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-2283: Seperate test/runtime source/target levels in root pom.xml 2013-10-15 20:29:32 +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/