Apache OpenJPA
Go to file
Michael Dick 1f9f4d68ef OPENJPA-1220:
Set openjpa.DynamicEnhancementAgent to false for maven builds. 

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@800404 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 14:31:01 +00:00
openjpa OPENJPA-1130 Use maven-jar-plugin to create a o-p-j-tests.jar to share base TestCase classes across modules 2009-06-10 15:55:14 +00:00
openjpa-all OPENJPA-1117 Missing AgentClass attribute in openjpa-all-xxx.jar manifest.mf. Also included some jvm arguments from OPENJPA-1119 which were required to fix some OOM PermGen space problems with 64bit IBM 6 SDK on Windows. 2009-06-19 15:43:46 +00:00
openjpa-examples update pom names to better match the module name and add descriptions where missing 2009-05-28 12:10:45 +00:00
openjpa-integration OPENJPA-1190 Use Geronimo EA5 JPA spec jar. Patch only has method stubs returning null for the new methods added by EA5, like - 2009-07-21 18:44:07 +00:00
openjpa-jdbc correct ordering of message parameters with actual message 2009-08-01 10:25:48 +00:00
openjpa-kernel OPENJPA-1180: Parameter processing for JPA 2.0. Query now distinguishes between bound and declared parameters. Holds all bound parameters in a single data structure instead of named/positional parameters in separate maps. 2009-08-01 12:03:09 +00:00
openjpa-lib OENJPA-1206 - Enable Java 2 security on BV buildDefaultValidatorFactory call. 2009-07-30 02:09:02 +00:00
openjpa-persistence OPENJPA-1180: Parameter processing for JPA 2.0. Query now distinguishes between bound and declared parameters. Holds all bound parameters in a single data structure instead of named/positional parameters in separate maps. 2009-08-01 12:03:09 +00:00
openjpa-persistence-jdbc OPENJPA-1220: 2009-08-03 14:31:01 +00:00
openjpa-project OPENJPA-1175 Updated util methods to handle load state checking of embeddables and collections. 2009-07-30 19:34:33 +00:00
openjpa-slice OPENJPA-1130 Use maven-jar-plugin to create a o-p-j-tests.jar to share base TestCase classes across modules 2009-06-10 15:55:14 +00:00
openjpa-xmlstore OPENJPA-1015 fix line wrapping in source files. Based on patch contributed by B.J. Reed. Updates made to do enforce line wrapping during the process-sources phase of the build. 2009-04-03 03:09:53 +00:00
scripts instruction for metamodel generation tool 2009-07-13 15:35:26 +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 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
pom.xml OPENJPA-1202: Upgrade to Geronimo JPA 2.0 EA6 2009-07-28 19:49:03 +00:00