Commit Graph

198 Commits

Author SHA1 Message Date
Donald Woods 7a1abe052b add empty relativePath to remove maven warning as suggested by David Jencks. also upgraded to latest apache-7.pom
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@959279 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30 12:24:04 +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 69b8e4a1fd OPENJPA-1700 Setup findbugs-maven-plugin to allow for manual usage
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@954654 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14 21:38:14 +00:00
Donald Woods ddda5ee6a0 only run apache-rat on common source files during normal builds and move the strict checking back to the release profile
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@953040 13f79535-47bb-0310-9956-ffa450edef68
2010-06-09 15:18:43 +00:00
Donald Woods dc265d929e run apache-rat:check during every build
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@951496 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 17:15:05 +00:00
Donald Woods 5fa827bcce require Maven 2.2.1 or later, based on latest needs of building openjpa-examples
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@948570 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26 20:25:32 +00:00
Donald Woods 92a025c063 OPENJPA-1364 Upgrade from commons-lang-2.1 to 2.4
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@946772 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20 19:48:54 +00:00
Donald Woods fedcd133d0 OPENJPA-1637 Upgrade to latest Geronimo Specs for JPA2 and Bean Validation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@943162 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11 16:23:23 +00:00
Donald Woods 6bc7930a14 OPENJPA-1639 remove code changes for another issue
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@936942 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 16:34:31 +00:00
Donald Woods 4ad9478ffa move openjpa-maven-plugin version to parent pom, since two modules are using it now
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@936861 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 14:19:52 +00:00
Donald Woods fdb539d972 OPENJPA-1639 Create some simple openjpa-xmlstore tests
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@936851 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 13:59:49 +00:00
Donald Woods b9e87067b7 OPENJPA-1622 Update RAT excludes to not check the added service provider file
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932552 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 19:10:12 +00:00
Donald Woods b382e52bbd cleanup indenting
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@930944 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05 20:02:35 +00:00
Donald Woods b872b6a6fc merge in release plugin update from 2.0.0-beta3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@927079 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 14:53:53 +00:00
Donald Woods d9f14ebd32 OPENJPA-1557 remove old openjpa.loglevel property
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926697 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 18:17:01 +00:00
Donald Woods 799f48c54a merge in fix for source jar generation from 2.0.x branch. Developers can still turn off source jar generation for local builds by setting -DcreateSource=none and -DcreateSources=false
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926606 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 15:00:12 +00:00
Donald Woods b5b65a7d4b [maven-release-plugin] prepare release 2.0.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926437 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 02:27:40 +00:00
Donald Woods 676a2f74f6 [maven-release-plugin] prepare branch 2.0.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926434 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 02:27:29 +00:00
Michael Dick c618b4692d OPENJPA-1557:
Use openjpa.Log to control build logging instead of openjpa.loglevel

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@923929 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 18:44:11 +00:00
Donald Woods 36b9628948 only create source jars for individual artifacts when -Prelease is used. the maven-shade-plugin will still create source jars in all build profiles for openjpa and openjpa-all jars.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@922351 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 17:14:03 +00:00
Donald Woods 7b1ee0cbcc update several maven plugins to the latest released levels
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@916384 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 18:10:37 +00:00
Donald Woods 8f32071a8b upgrade to latest maven-release-plugin
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@916344 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 16:50:33 +00:00
Donald Woods c9e2d17fd5 make sure maven-checkstyle-plugin-2.2 is used for site generation, as the latest 2.5 has problems
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@916009 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 22:33:31 +00:00
Donald Woods 0befad7051 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915979 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 21:04:54 +00:00
Donald Woods 099d18901e [maven-release-plugin] prepare release 2.0.0-beta2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915977 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 21:04:42 +00:00
Donald Woods 6d53d755f7 OPENJPA-1520 revert some refs back to Java SE 5 docs
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915975 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 20:51:59 +00:00
Donald Woods c28ffa7be1 more attempts to fix release plugin issue with test jars
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915964 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 20:24:17 +00:00
Donald Woods 1462290177 hack for maven-release-plugin
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915958 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 20:15:20 +00:00
Donald Woods 11c299d895 OPENJPA-1520 Allow using JDK 1.5 to compile/run the junits by using -Ptest-java5,test-derby -Djava5.home=<1.5 JDK home>, so we can verify that the 1.6 built artifacts will still work for 1.5 users.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915539 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 21:55:49 +00:00
Donald Woods cda835d50b OPENJPA-1528 Upgrade to MySQL 5.1.12 driver. Include dbcp overrides needed for MySQL. Moved common dbcp and junit properties to parent pom to simplify maintenance. Add some blank lines in a couple poms to improve readability.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915448 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 17:27:27 +00:00
Donald Woods 55509846c1 OPENJPA-1520 Require Java SE 6 to compile but target Java SE 5 so users can still run trunk on 1.5 and 1.6 JVMs for now, given the lack of performance improvements found with the patch to drop JDBC3 support...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915410 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 16:25:19 +00:00
Donald Woods e512e15ba0 OPENJPA-1520 Compile for 1.6 and update javadoc links to use 1.6
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911682 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 02:52:51 +00:00
Donald Woods 88e32fb2ee OPENJPA-1520 Upgrade to Derby 10.5.3 which has lots of JDBC4 fixes since 10.2.2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911538 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 19:34:36 +00:00
Donald Woods a69c39c869 some reorg and cleanup of pom. removed unused maven 2.0.4 requirement and pointer to staging repo.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911537 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 19:32:10 +00:00
Donald Woods 87b284b52b OPENJPA-1520 Require Java SE 6 or later to compile and require Maven 2.0.9 or later
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911522 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 18:46:11 +00:00
Donald Woods 928993b7e2 OPENJPA-1512 Include a BundleActivator to register ourselves as a javax.persistence.provider for Apache Aries
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@910332 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15 20:41:13 +00:00
Donald Woods e3560cfd6b revert r903816 as creation of tests.jar artifacts must be done only in the modules that have tests to jar, as otherwise a jar will be created w/o the required license/notice files and cause the IANAL check to fail. details added to release process wiki page explaining what other step is required at release time.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@904149 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 16:38:52 +00:00
Donald Woods c2ef7871fa upgrade to latest maven-release-plugin
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@904136 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 15:40:10 +00:00
Donald Woods b3a931f4b0 re-enable test.jar creation in parent pom, so the generated artifacts will get signed
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@903816 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 20:16:02 +00:00
Donald Woods 9c90ca5506 merged in r902968 from beta branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@902988 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25 21:50:14 +00:00
Donald Woods 85c75d84c2 OPENJPA-1468 Upgrade to final Bean Validation spec API from Geronimo
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@902888 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25 17:36:15 +00:00
Donald Woods 31757064ca OPENJPA-1478 add OSGi metadata back into openjpa.jar artifact for Apache Aries team. Also updated to latest maven-bundle-plugin version.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@902169 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 16:49:12 +00:00
Donald Woods 2b2ede1e38 OPENJPA-1374 Enable junits to be executed against an in-memory Derby 10.5.3.0 db. Moved common Derby profiles to the parent POM. Added new Derby props in o-p-j which knocked 2 mins off build time. Added a test-derbymem profile to use Derby 10.5.3.0 as in-memory DB, which reduced build time by 5 mins.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@901374 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20 20:53:57 +00:00
Donald Woods 61d8fdaf54 OPENJPA-1453 upgrade to final geronimo-jpa_2.0_spec API artifact
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@900438 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18 15:59:55 +00:00
Donald Woods 60cae2ff51 OPENJPA-1103 Upgrade to 1.0-SNAPSHOT versions of the jpa2 and bv spec apis and remove the early access disclaimer.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@889818 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11 21:19:55 +00:00
Albert Lee eea93c8346 OPENJPA-1408 - Add test binary and source jars to modules.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@885942 13f79535-47bb-0310-9956-ffa450edef68
2009-12-01 21:35:28 +00:00
Donald Woods 1154f23a11 OPENJPA-1368 Upgrade to HSQLDB 1.8.0.10 and in-memory db for optional HSQLDB unit testing
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@831334 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 15:33:39 +00:00
Donald Woods 28dafc7aff OPENJPA-1363 Upgrade to latest commons-pool maintenance release
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@830763 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 21:14:20 +00:00
Donald Woods a2abcbbfe3 OPENJPA-839 Fix jaxb depends for Java SE 5 users and keep it from getting pulled into the aggregate jars by the shade plugin. Also, removed duplicate maven-source-plugin usage in the parent pom.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@830721 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 18:54:53 +00:00
Donald Woods cb31d309b2 OPENJPA-839 Create source jars for all artifacts by using maven-shade-plugin for the aggregate jars. Also, removed OSGi metadata from openjpa.jar, as this will be handled by a new openjpa-osgi.jar instead.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@830564 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 14:45:15 +00:00