Commit Graph

67 Commits

Author SHA1 Message Date
Albert Lee ca7918e88c OPENJPA-2154 Fix path to load security policy file for test-dynamic-enhancer profile.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1299561 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 05:02:37 +00:00
Albert Lee 408d8b4463 Update pom.xml version to 2.3.0-SNAPSHOTS in trunk after 2.2.0 is released.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1291435 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 20:37:05 +00:00
Albert Lee 4d1e1bc8df [maven-release-plugin] prepare release 2.2.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1244808 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 00:30:29 +00:00
Mark Struberg 3beb74571a switch back trunk to 2.2.0-SNAPSHOT
we wil restart the 2.2.x after a few important fixes on trunk


git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1230495 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 11:28:50 +00:00
Mark Struberg 6289157f9c release preparation. Move trunk to 2.3.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1229557 13f79535-47bb-0310-9956-ffa450edef68
2012-01-10 14:29:08 +00:00
Mark Struberg 9f4fba24da OPENJPA-2100 fix filterPersistenceCapable
Fixing a bug which got introduced in r1091279 and caused entities
which contained enums to be broken.


git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1224892 13f79535-47bb-0310-9956-ffa450edef68
2011-12-27 10:59:45 +00:00
Mark Struberg ba24ed7c0b OPENJPA-2088 use @pom.version@ instead of hardcoded plugin version
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1222172 13f79535-47bb-0310-9956-ffa450edef68
2011-12-22 10:48:51 +00:00
Mark Struberg 78d12c9b0a OPENJPA-2088 remove cyclic build dependencies
By using just the parts of the openjpa dependencies we really
need, we can get rid of cyclic build dependencies.
I also added a help page which describes how to manually
configure the openjpa-maven-plugin dependencies for using it
with an older OpenJPA version.


git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1211489 13f79535-47bb-0310-9956-ffa450edef68
2011-12-07 16:05:24 +00:00
Michael Dick d20b9a9511 OPENJPA-1934: Cleanup compiler warnings.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1091279 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 03:17:16 +00:00
Michael Dick e35178f645 OPENJPA-1934: Add a maven plugin for PCEnhancement.
Submitted By: Mark Struberg, Rahul Thankar

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1090086 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 01:59:02 +00:00
Donald Woods d27ca8ef8a moving to tools subproject
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@979851 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 20:27:15 +00:00
Donald Woods d28788fc83 OPENJPA-1745 Remove tabs and add Apache required project parent to inherit common plugins and release profile
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@979791 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 18:19:47 +00:00
Pinaki Poddar 459aae4b28 OPENJPA-1745: Test cases + modified pom.xml with reduced dependency and parent-less build
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@979447 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 21:20:39 +00:00
Michael Dick 037f99e480 remove @override annotations on methods which aren't overidden
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@979443 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 21:09:24 +00:00
Donald Woods 795362f5ce OPENJPA-1745 Setup initial maven build
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@979428 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 20:21:52 +00:00
Pinaki Poddar 892755a822 OPENJPA-1745: Missing from earlier commit
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@979425 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 20:11:49 +00:00
Pinaki Poddar 4ff6c05a3e OPENJPA-1745: Initial take on MigrationTool
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@979414 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 19:23:48 +00:00