Apache OpenJPA
Go to file
Donald Woods 9c15e0b746 OPENJPA-1114 improved trace messages
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@782132 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 20:54:08 +00:00
openjpa OPENJPA-1114 Bean Validation APIs should be an optional runtime dependency 2009-06-02 02:55:15 +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 update pom names to better match the module name and add descriptions where missing 2009-05-28 12:10:45 +00:00
openjpa-jdbc OPENJPA-1083 Adding trace message 2009-06-04 18:33:32 +00:00
openjpa-kernel OPENJPA-1113 - The 2nd level Reflection class cached object (Class -> (String -> Method)) is a Method object, which has a back reference back to the owning Class. The IBM JDK seems to be able to garbage-collect these caches using WeakReferenceHashMap. By forcing the value of the nested HashMap to be WeakReference, using the ConcurrentReferenceHashMap class, the Sun and IBM JDK 5/6 are able to release the cache content, if not needed. With these changes, the trunk maven build time has shortened by 5-10%. 2009-06-05 16:58:53 +00:00
openjpa-lib fix missing license header problems found by rat plugin during EA2 creation 2009-06-03 16:26:16 +00:00
openjpa-persistence OPENJPA-1114 improved trace messages 2009-06-05 20:54:08 +00:00
openjpa-persistence-jdbc OPENJPA-1083 committing patch provided by Ravi Palacherla 2009-06-04 16:45:34 +00:00
openjpa-project update for next release 2009-06-03 15:15:41 +00:00
openjpa-slice OPENJPA-1015. Enforce column width for testcases 2009-05-28 00:22:33 +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 fix missing license header problems found by rat plugin during EA2 creation 2009-06-03 16:26:16 +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
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 Exclude metamodel classes 2009-06-05 14:58:37 +00:00