Commit Graph

55 Commits

Author SHA1 Message Date
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 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 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 61cacd5df6 use exclude list to skip pluggability tests during second pass
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@899377 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 19:47:44 +00:00
Donald Woods 4f6e43a758 add some extra results info
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@899034 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 02:38:55 +00:00
Donald Woods b8b37205e3 updates to run TCK twice, since pluggability tests require a different setup
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@898974 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 22:25:55 +00:00
Donald Woods 6a779fd44e remove hack for DDL file, as we have a patched copy for Derby now
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@898530 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 21:38:14 +00:00
Donald Woods 1e95ee43a8 updates to unzip JPA2 TCK required patches file
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@898405 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 16:26:25 +00:00
Donald Woods b90c4f0191 OPENJPA-1453 cleanup classpaths for jpa.classes and tsant
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@896412 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06 12:02:29 +00:00
Donald Woods 5938ca72f0 OPENJPA-1453 Old 1.0b TCK does not create a reports dir
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@896046 13f79535-47bb-0310-9956-ffa450edef68
2010-01-05 14:05:08 +00:00
Donald Woods 254e9362cd OPENJPA-1453 Old 1.0b TCK does not create a reports dir
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@896033 13f79535-47bb-0310-9956-ffa450edef68
2010-01-05 13:26:00 +00:00
Donald Woods 8cf03bdab7 OPENJPA-1453 Fix setting javaagent
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@895863 13f79535-47bb-0310-9956-ffa450edef68
2010-01-05 02:21:40 +00:00
Donald Woods c4fe0957ee OPENJPA-1453 Merge some of the tck2-profile updates into tck-profile and chnage the tsant macro in tck2-profile to not fail the build when errors occur
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@895819 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 22:55:49 +00:00
Donald Woods f78ddef9c2 OPENJPA-1453 Updates to add javaagent and pass/fail counts for JPA2 runs
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@895783 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 21:10:09 +00:00
Donald Woods 02b5554036 OPENJPA-1453 Add support for testing with JPA 2.0 TCK
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@895723 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 17:47:19 +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
Donald Woods a24efc3c55 OPENJPA-839 Need to exclude new source and shade created jars from being used for the agent setting to the TCK
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@830927 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 13:15:23 +00:00
Donald Woods 7065743f17 OPENJPA-1252 Include a Derby Network Server test profile, allow Derby version to be changed on the cmdline, and cleanup some formatting/comments.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@805841 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 15:36:02 +00:00
Kevin W. Sutter b5e893b5a7 OPENJPA-1221. Modified openjpa-integration module pom files for examples, tck, and osgi-itests to be consistent with the validation module.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@800526 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 20:21:51 +00:00
Donald Woods c9e74d4c7a update pom names to better match the module name and add descriptions where missing
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779579 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 12:10:45 +00:00
Donald Woods 5014430b94 OPENJPA-1063 Create a new openjpa-all artifact to include runtime depends. Matches changes made to branches/1.3.x.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@773601 13f79535-47bb-0310-9956-ffa450edef68
2009-05-11 15:21:52 +00:00
Michael Dick d61b3b26a9 OPENJPA-772 committing patch provided by Donald Woods
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@740763 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 15:12:58 +00:00
Jeremy Bauer cabd344397 OPENJPA-800 remove version milestone indicator from build artifacts
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@725817 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 21:17:55 +00:00
Michael Dick b45e0655df OPENJPA-818 changing tck profile to use geronimo api
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@723873 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 21:23:36 +00:00
Jeremy Bauer c60a95f77a OPENJPA-800 Change release artifact versions for milestone 1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@723373 13f79535-47bb-0310-9956-ffa450edef68
2008-12-04 16:51:03 +00:00
Michael Dick 284bd408f8 [maven-release-plugin] prepare release 1.3.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@707728 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 19:19:49 +00:00
Michael Dick 64dbe4c924 [maven-release-plugin] prepare release 1.2.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@680508 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28 21:20:09 +00:00
Michael Dick 981c023e0e OPENJPA-633 updating pom.xml files to be compatible with the maven-release-plugin. There are a lot of formatting changes which are needed to prevent the plugin from removing our copyright header.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@666731 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 16:48:56 +00:00
Patrick Linskey 8803104f41 moved release number to 1.2.0-SNAPSHOT now that we've made a 1.1.x branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@646049 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 19:40:02 +00:00
Marc Prud'hommeaux 935d55d4fe Removed passing along "test" parameter to TCK script, since it seems to cause problems when it is unset.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@584982 13f79535-47bb-0310-9956-ffa450edef68
2007-10-16 00:39:09 +00:00
Marc Prud'hommeaux cdd318578e Set a default value for "jpatck.test" so that not specifying a test will allow the TCK to run.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@584978 13f79535-47bb-0310-9956-ffa450edef68
2007-10-16 00:03:57 +00:00
Marc Prud'hommeaux eb6a63c2c7 Added "openjpa.log.level" property to override the level of OpenJPA logging during TCK tests.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@584444 13f79535-47bb-0310-9956-ffa450edef68
2007-10-13 19:21:58 +00:00
Marc Prud'hommeaux 6529b65e43 Added "db.name" property and comment on how to run TCK tests using a database other than derby.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@584443 13f79535-47bb-0310-9956-ffa450edef68
2007-10-13 19:19:11 +00:00
Marc Prud'hommeaux a817af2993 Added "jpatck.test" argument to allow the running of an individual test.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@581519 13f79535-47bb-0310-9956-ffa450edef68
2007-10-03 07:47:54 +00:00
Marc Prud'hommeaux c70bee2898 Changed trunk version to be 1.1.0-SNAPSHOT (was 1.0.0-SNAPSHOT)
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@570465 13f79535-47bb-0310-9956-ffa450edef68
2007-08-28 16:03:23 +00:00
Marc Prud'hommeaux 9bebf551fc Fixed TCK to only use a single jar in the top-level openjpa-all aggregate module.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@567207 13f79535-47bb-0310-9956-ffa450edef68
2007-08-18 02:26:34 +00:00
Marc Prud'hommeaux ecc36a0f37 Build system work in preparation for 1.0.0 release; fixed some missing license headers; added maven ARAT plugin
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@565955 13f79535-47bb-0310-9956-ffa450edef68
2007-08-14 22:39:55 +00:00
Patrick Linskey ffec0204a1 Make it possible to run the TCK in various enhancement modes via system properties.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@561022 13f79535-47bb-0310-9956-ffa450edef68
2007-07-30 15:48:14 +00:00
Marc Prud'hommeaux 3599a48964 Moving version to 1.0.0-SNAPSHOT as a result of mailing list vote
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@541929 13f79535-47bb-0310-9956-ffa450edef68
2007-05-26 19:18:37 +00:00
Marc Prud'hommeaux 0e19b714ac Changed version from 0.9.8-incubating-SNAPSHOT to 0.9.8-SNAPSHOT to reflect move from incubation to TLP
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@540829 13f79535-47bb-0310-9956-ffa450edef68
2007-05-23 03:36:05 +00:00
Marc Prud'hommeaux 640cddad04 Updated license headers to be in accordance with http://www.apache.org/legal/src-headers.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@528881 13f79535-47bb-0310-9956-ffa450edef68
2007-04-14 21:50:17 +00:00
Patrick Linskey 82c71f6dce removed some os-dependent code from integration test pom
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@526607 13f79535-47bb-0310-9956-ffa450edef68
2007-04-08 22:27:35 +00:00
Patrick Linskey 24299b365e more attempts at fixing things for the tck
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@526595 13f79535-47bb-0310-9956-ffa450edef68
2007-04-08 19:15:05 +00:00
Patrick Linskey f041ba0959 fixed some issues with our TCK-running framework to hopefully get it running on Windows
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@526588 13f79535-47bb-0310-9956-ffa450edef68
2007-04-08 18:11:21 +00:00
Michael Dick 7fd119e840 updating trunk version
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@526476 13f79535-47bb-0310-9956-ffa450edef68
2007-04-07 19:54:18 +00:00
Marc Prud'hommeaux 4b6bade66a Use the authoritative JPA API jar for running the TCK to get around incompatibilities with the Geronimo JPA API.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@526347 13f79535-47bb-0310-9956-ffa450edef68
2007-04-07 02:10:20 +00:00
Marc Prud'hommeaux 82d274abd6 Redirect TCK output to a openjpa-tck.log file.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@526305 13f79535-47bb-0310-9956-ffa450edef68
2007-04-06 22:40:38 +00:00
Marc Prud'hommeaux 15e1289b95 OPENJPA-193 Added 'tck-profile' profile flag that enables running the JPA TCK as part of the integration-test phase
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@526287 13f79535-47bb-0310-9956-ffa450edef68
2007-04-06 21:19:53 +00:00
Marc Prud'hommeaux b8d3750346 Restored TCK logic that I accidentally deleted.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@505197 13f79535-47bb-0310-9956-ffa450edef68
2007-02-09 06:16:07 +00:00