Apache OpenJPA
Go to file
Donald Woods 1bdb8363f8 OPENJPA-1157 Integration tests for Bean Validation providers - Part 2. Added @Digits constraint tests.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@791609 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06 20:49:27 +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-1157 Integration tests for Bean Validation providers - Part 2. Added @Digits constraint tests. 2009-07-06 20:49:27 +00:00
openjpa-jdbc OPENJPA-703: Expand type of queries that can be cached especially with various projection terms. Refactor testing of PreparedQueryCache. 2009-07-02 16:57:17 +00:00
openjpa-kernel OPENJPA-1155 Committing code contributed by Dianne Richards. This update ensures that all entities, especially those loaded during detachment get cascaded during detach. 2009-07-06 19:06:19 +00:00
openjpa-lib OPENJPA-1135 Correct access type related issue with multi-level parsing 2009-07-01 12:53:39 +00:00
openjpa-persistence OPENJPA-1068 - Question from Pinaki about how/when the VLEM is created and if we can better us the plugin arch 2009-07-06 15:40:04 +00:00
openjpa-persistence-jdbc OPENJPA-1156. Refactoring test code from OPENJPA-1061 to avoid path length problems in some environments. Specifically I've removed the primitiveidentity component of the package since it was not adding any semantic meaning to the tests. Further refactoring may be needed, but this should prevent the specific problem that was reported. 2009-07-02 18:40:11 +00:00
openjpa-project OPENJPA-1143: Build dependency to 1.0-EA3-SNAPSHOT (latest unpublished JPA Spec), refactored MetaModel/CriteriaQuery API to compile against the new JPA API, line length limit increased to 120 2009-06-23 21:04:32 +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 new header option 2009-06-16 19:38:38 +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 OPENJPA-1136 adding .gitignore 2009-06-11 21:24:48 +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-1148 Build failures with 64bit Sun JDK6 on Linux due to PermGen space. Part 1 - cleanup of setting jvm arguments for surefire. 2009-06-29 18:54:32 +00:00