Apache OpenJPA
Go to file
Michael Dick 7f0b0234c0 Move properties parsing in PersistenceTestCase into a separate method for reuse in subclasses.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@786309 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 21:56:56 +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-1114 Bean Validation APIs should be an optional runtime dependency 2009-06-02 02:55:15 +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-1111 Validation mode of callback should cause a PersistenceException when no provider is available. Also some config rework as suggested by Pinaki in reviewing OPENJPA-1114. This is Part 1, as the thrown PersistenceException is not marked as Fatal and contains a null description, but does have the stack. 2009-06-16 20:11:45 +00:00
openjpa-jdbc OPENJPA-1013: Joins, key/value, parameters, embedded 2009-06-16 18:57:17 +00:00
openjpa-kernel remove tabs 2009-06-18 17:36:26 +00:00
openjpa-lib OPENJPA-1135 Apply overrides to deferred embeddable attributes 2009-06-12 02:40:14 +00:00
openjpa-persistence OPENJPA-1111 Validation mode of callback should cause a PersistenceException when no provider is available. Part 2 - updated WrapperedException to properly pass on the exception, updated ValidationException to allow for setting the fatal flag, and updated the location of the localizer messages for ValidationUtils. 2009-06-18 00:09:42 +00:00
openjpa-persistence-jdbc Move properties parsing in PersistenceTestCase into a separate method for reuse in subclasses. 2009-06-18 21:56:56 +00:00
openjpa-project OPENJPA-1123: MySQL query hints support 2009-06-07 10:54:59 +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-1139 force checkstyle to use velocity v1.1.3. Newer versions are available but cause other issues (tried 1.1.6 & 1.1.7). 2009-06-17 18:26:59 +00:00