Commit Graph

213 Commits

Author SHA1 Message Date
Donald Woods 0fd180d95a OPENJPA-1786 add ability back in to run sub-buckets based on -Djpatck.pkg.dir by using ant-contrib for if/then/else support
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@997435 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15 18:06:25 +00:00
Donald Woods dc42b99108 OPENJPA-1712 Merged in from 2.0.x - turn off creation of sources.jar for developer builds and fix test-java5 profile by adding m-compiler-p back in
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@989848 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 17:53:22 +00:00
Donald Woods 911140bf83 OPENJPA-1712 merge in latest release updates from 2.0.1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@989433 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 02:48:30 +00:00
Donald Woods c772a6f26d OPENJPA-1712 Merge in build updates from 2.0.x branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@989256 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25 17:46:12 +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 b4715f9669 OPENJPA-1771 Upgrade to latest Apache BVAL release and apache-rat plugin
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@987197 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19 15:47:43 +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 3b8f7948b0 upgrade to latest bval snapshot as it removes a xmlstream dependency
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@985341 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 20:15:30 +00:00
Donald Woods aec11be5f1 OPENJPA-1712 more build and pom cleanup
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@983973 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 12:54:23 +00:00
Donald Woods bcfadcff1b OPENJPA-1712 Fix creation of test artifacts, so they get signed during -Papache-release deploys to nexus repo
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@983040 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 16:22:21 +00:00
Albert Lee 40f601f1b8 OPENJPA-1761 Update Commons Pool from 1.5.3. to 1.5.4
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@982699 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 17:10:20 +00:00
Donald Woods 39fb510cb8 fix JSR ref typo
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@980900 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 18:01:01 +00:00
Donald Woods 534892a4ad OPENJPA-1712 Upgrade builds to use Nexus repo - step 1. Now use 'mvn deploy -Papache-release' to publish signed artifacts to the Nexus repo.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@980170 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 19:24:33 +00:00
Donald Woods 84d5a659b4 OPENJPA-1737 Fix the openjpa bundle creation so MANIFEST.MF is the first artifact entry
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@966353 13f79535-47bb-0310-9956-ffa450edef68
2010-07-21 18:32:43 +00:00
Donald Woods de0e36d39b OPENJPA-1732 LogFactory adapter for SLF4J
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@965965 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 19:17:57 +00:00
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