Commit Graph

26 Commits

Author SHA1 Message Date
Mark Struberg 5235008137 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1674605 13f79535-47bb-0310-9956-ffa450edef68
2015-04-19 11:22:11 +00:00
Mark Struberg 0c0c8dd2bf [maven-release-plugin] prepare release openjpa-parent-2.4.0
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1674603 13f79535-47bb-0310-9956-ffa450edef68
2015-04-19 11:20:57 +00:00
Mark Struberg 70f1188d19 release preparation upgrade trunk to 2.4.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1535565 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 21:39:43 +00:00
Richard G. Curtis d4b693e4e8 OPENJPA-2418 : Fix checkstyle to run with maven 3.x.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1511367 13f79535-47bb-0310-9956-ffa450edef68
2013-08-07 15:46:38 +00:00
Albert Lee 0d1b15220d OPENJPA-2371 - move gallery examples from main to test folder
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1475984 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 22:07:33 +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
Albert Lee 10a09897a6 OPENJPA-2089 Need depending packages to avoid ClassNotDefineException of classes in bval.jsr303.impl.* and slf4j.simple.*.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1214572 13f79535-47bb-0310-9956-ffa450edef68
2011-12-15 00:07:18 +00:00
Dianne E. Richards 050092efc6 OPENJPA-2077 Change pom references of org-codehaus-mojo openjpa-maven-plugin to org-apache-openjpa openjpa-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1205077 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 16:51:37 +00:00
Kevin W. Sutter 8464dc4d1d Another minor comment update in the ImageValidator sample...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1084294 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 18:46:49 +00:00
Jeremy Bauer 5c92fc502a Remove extraneous TX commit in test variation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1066316 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 03:09:56 +00:00
Michael Dick 2cc69063aa [maven-release-plugin] prepare release 2.1.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1040584 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30 15:30:48 +00:00
Donald Woods ae8f5ff8c6 fix pom parents to be openjpa-examples
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1029683 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 14:41:26 +00:00
Donald Woods 560afb7df4 OPENJPA-1712 Merge in build updates from 2.0.x branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@987238 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19 17:31:55 +00:00
Donald Woods 98563ecfdf OPENJPA-1712 Move common test-java5 profile to the parent pom
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@986085 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16 18:17:15 +00:00
Donald Woods 021e8a498e OPENJPA-1754 Include Apache BVal and spec api in openjpa-all and binary assembly to complete the JPA 2.0 picture
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@985350 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 20:33:50 +00:00
Jeremy Bauer 268658f782 OPENJPA-1681 Remove Java 1.6 dependency and add deps required to run jUnits on Java 1.5
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@985007 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 22:00:38 +00:00
Jeremy Bauer 3265c84105 OPENJPA-1681 Work around quirky Java 1.5 compiler issue that occurs when enum values are specified within default array values in an annotation definition.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984980 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 21:16:42 +00:00
Donald Woods a4db0cb1ca OPENJPA-1751 update checkstyle config ref to use {project.basedir} to fix build issue with IBM SDK 6 on Linux
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@981587 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 16:29:22 +00:00
Donald Woods 4c38d185f4 force Derby DB creation to target directory
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@981586 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 16:27:30 +00:00
Donald Woods 800899841f OPENJPA-1751 Move existing samples to a simple module, so we can include image-gallery and openbooks in the maven builds
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@980779 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 13:12:06 +00:00
Donald Woods cbe90d792b use released Apache Bean Valdiation 0.1-incubating artifacts. Move some common dependency versions to parent POM.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@956672 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21 19:12:34 +00:00
Donald Woods e8dbbfd63f add missing ASL 2.0 headers
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@951489 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 16:48:33 +00:00
Jeremy Bauer 6bdb269a8b Base source for JPA Bean Validation example
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@951071 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03 17:07:17 +00:00