Apache OpenJPA
Go to file
Marc Prud'hommeaux 7740c7842c The recent upgrade of maven-jar-plugin to 2.1 caused the Implementation-Version tag to be excluded from the manifest, which we rely on to detect the current version. Added "addDefaultSpecificationEntries" and "addDefaultImplementationEntries" to pluginManagement to fix this.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@447655 13f79535-47bb-0310-9956-ffa450edef68
2006-09-19 00:22:07 +00:00
openjpa-all Changed jar aggrigation phase to process-classes so that the directory doesn't get clobbered between "clean" and "package". 2006-09-08 02:16:29 +00:00
openjpa-jdbc Added "INDEX" to the reserved word set. 2006-09-18 21:25:44 +00:00
openjpa-jdbc-5 changed @since tags to disambiguate the Kodo information with future releases of OpenJPA by adding a 0. to the beginning of each. 2006-08-30 17:53:55 +00:00
openjpa-kernel forgot localization 2006-09-16 18:25:43 +00:00
openjpa-kernel-4 OPENJPA-30 Changed version to 0.9.0-incubating-SNAPSHOT in accordance with Apache incubator guidelines 2006-08-26 18:59:34 +00:00
openjpa-kernel-5 OPENJPA-30 Changed version to 0.9.0-incubating-SNAPSHOT in accordance with Apache incubator guidelines 2006-08-26 18:59:34 +00:00
openjpa-lib Fixed possibility of a null method in getMethodDescriptors. 2006-09-16 01:25:59 +00:00
openjpa-persistence Use the environment class loader as the metadata loader only if it is not null. 2006-09-17 18:52:37 +00:00
openjpa-persistence-jdbc Minor updates to comments and doc... While doing the removal of the LockGroup stuff, I came across an entry for 2006-09-13 21:05:42 +00:00
openjpa-project Fixed location of docbook stylesheet 2006-09-16 18:31:57 +00:00
openjpa-xmlstore OPENJPA-30 Changed version to 0.9.0-incubating-SNAPSHOT in accordance with Apache incubator guidelines 2006-08-26 18:59:34 +00:00
src/site Documentation images and style sheets 2006-07-26 07:36:39 +00:00
README.txt trying to see if I have read access to new repo 2006-05-14 02:09:10 +00:00
pom.xml The recent upgrade of maven-jar-plugin to 2.1 caused the Implementation-Version tag to be excluded from the manifest, which we rely on to detect the current version. Added "addDefaultSpecificationEntries" and "addDefaultImplementationEntries" to pluginManagement to fix this. 2006-09-19 00:22:07 +00:00

README.txt

The Open JPA podling of the Apache incubator