Commit Graph

203 Commits

Author SHA1 Message Date
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
Kevin W. Sutter 96751867c9 OPENJPA-2172. In order to pass the TCK, we needed to add the slf4j dependency into the TCK pom.xml.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1468447 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 14:53:47 +00:00
Albert Lee cbc0301a72 OPENJPA-2326 - Fixed StoreCharAsInteger property for DB2.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1445653 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 15:14:09 +00:00
Albert Lee 862b0f5229 OPENJPA-2326 - Enable 21x and 221x running TCK 2 against databases other then Derby. Fixed a few configuration problems.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1445202 13f79535-47bb-0310-9956-ffa450edef68
2013-02-12 15:40:40 +00:00
Kevin W. Sutter 7f71656cf4 OPENJPA-2326. Just some cosmetic updates to pom.xml to help differentiate between the TCK 2.0 setup and the TCK 1.0 setup configurations.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1444821 13f79535-47bb-0310-9956-ffa450edef68
2013-02-11 15:14:58 +00:00
Albert Lee c0413aad9e OPENJPA-2326: remove ant-nodeps package dependency.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1444323 13f79535-47bb-0310-9956-ffa450edef68
2013-02-09 04:12:55 +00:00
Albert Lee cb309e75a8 OPENJPA-2326: Update TCK build.xml to use the correct property name for the pluggability tests.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1444230 13f79535-47bb-0310-9956-ffa450edef68
2013-02-08 20:47:00 +00:00
Albert Lee 4985e62f9b OPENJPA-2326: Remove table PROJECT in create.sql; add dictionary property Decimal(18,2) and minor fixes.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1443753 13f79535-47bb-0310-9956-ffa450edef68
2013-02-07 22:10:43 +00:00
Albert Lee c8dd4fc32d OPENJPA-2326 - Remove duplicate <macrodef>.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1443582 13f79535-47bb-0310-9956-ffa450edef68
2013-02-07 15:59:54 +00:00
Albert Lee 35421424b5 OPENJPA-2326 - Enable running TCK 2 against databases other then Derby. Fixed a few configuration problems.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1443246 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 22:30:09 +00:00
Kevin W. Sutter 52fb78cc24 OPENJPA-2326. A couple of updates to pom.xml and tck2-20110815.xml to make execution of the TCK more straight forward. I'm still experiencing some hiccups, but we're getting closer...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1437236 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 23:36:10 +00:00
Richard G. Curtis fbe268c71c OPENJPA-2280: Update AccountDataBean to include scale and precision.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1399715 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 16:07:32 +00:00
Richard G. Curtis dab8b620f9 Removed OpenJPA references from daytrader-integration module and added a EM pool-ish feature to daytrader-integrat test.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1393779 13f79535-47bb-0310-9956-ffa450edef68
2012-10-03 21:35:31 +00:00
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 b98289edbc Update tck 2 configuration in tck2-20110815.xml and enable pluggability test.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1296752 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 05:47: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
Albert Lee 5bb79b9309 Add 5-Aug-2011 version of JPA TCK 2.0 launch script.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1231524 13f79535-47bb-0310-9956-ffa450edef68
2012-01-14 16:44:12 +00:00
Albert Lee e267cdd562 Replace hard-coded tck runtime timeout (7200000) to system property jpatck.run.tmo (default to 7200000).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1230597 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 15:39:46 +00:00
Albert Lee 0ec5ae0c92 Replace hard-coded tck runtime timeout (7200000) to system property jpatck.run.tmo (default to 7200000).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1230581 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 15:12:58 +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
Albert Lee 162e98d5b3 Increase TCK run time limit for slower system.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1230135 13f79535-47bb-0310-9956-ffa450edef68
2012-01-11 16:40:57 +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
Albert Lee 9ea0354f1b OPENJPA-1984 - Skip non-root object validation when performing remove(root object). Let's validation provider to perform root object validation so that the contraint violation can report the correct root bean.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1096791 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 16:00:52 +00:00
Richard G. Curtis 9b5fa5152a OPENJPA-1960: Allow openjpa.InitializeEagerly to be used with BV.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1084349 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 20:50:21 +00:00
Jeremy Bauer 0971bd301c OPENJPA-1787 Fixed VLEM hasUpdateListeners & hasPersistListeners methods and added additional validation test cases.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1082259 13f79535-47bb-0310-9956-ffa450edef68
2011-03-16 18:48:11 +00:00
Michael Dick 6309bff2f0 OPENJPA-1787: setting eol-style (nit)
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1080789 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 23:09:21 +00:00
Jeremy Bauer 6fdcebd673 OPENJPA-1787 Updated "new entity" merge path through AttachManager and BrokerImpl to refrain from firing a pre-persist event before the state of the merged entity is copied to the new entity. Test cases based upon code provided by Oliver Ringel.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1080751 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 20:29:50 +00:00
Michael Dick 2027274a07 increase timeout for tck
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1077976 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 14:45:39 +00:00
Donald Woods 5c6fffd259 OPENJPA-1786 Upgrade to latest JPA 2.0 TCK (05-Dec-2010)
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1049091 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 13:59:06 +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
Richard G. Curtis 8ceee2b1a4 OPENJPA-1844: Remove JConsole plugin from trunk and refactor some of DataCacheMBean.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1028457 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28 20:13:19 +00:00
Donald Woods 89ed13599e null out EMF to help GC
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1027708 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26 19:47:27 +00:00
Richard G. Curtis c8a5f3d91b OPENJPA-1844: Fix TestJMXPlatformMBeans.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1027180 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25 16:07:44 +00:00
Michael Dick 189e0ed2e3 OPENJPA-1844: remove test for classNames() which isn't quite working.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1026146 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21 21:31:58 +00:00
Richard G. Curtis b41714a859 OPENJPA-1844: Fix TestJMXPlatformMBeans.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1026086 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21 17:58:46 +00:00
Donald Woods 7919d9c675 OPENJPA-1848 finish test comment
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1025765 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 21:21:42 +00:00
Donald Woods 53d73cc4fd OPENJPA-1848 Update openjpa-integration-daytrader to perform user tasks
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1025762 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 21:20:23 +00:00
Donald Woods 0f5c5291ae some testcase cleanup of closing EMs and EMFs
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1023905 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 17:03:57 +00:00
Donald Woods c92c435728 minor pom updates
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1003634 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01 20:24:41 +00:00
Donald Woods c7a08227a3 OPENJPA-1764 Need to explicitly close dbcp.BasicDataSource instances, moved commons-dbcp test depend to parent pom and added closing of EMF in ContainerTest during test tearDown.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1002860 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 21:43:11 +00:00
Donald Woods 4aa5b43825 OPENJPA-1764 Fix bug in DBCPDriverDataSource.mergeConnectionProperties, move common surefire-plugin systemProperties to parent pom and move the connection user/password to equivalent openjpa.Connection settings
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1002745 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 17:12:49 +00:00
Donald Woods ed85f020fd OPENJPA-1764 Automatically enable connection pooling in unmanaged environments when Commons DBCP is available
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1002321 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28 18:56:51 +00:00
Donald Woods 9b1577b6f1 OPENJPA-1786 temporary workaround until we hear back on our challenge from Oracle
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@998107 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17 13:00:08 +00:00
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 eaaecc5043 upgrade to Hibernate 4.0.2.GA as the optional Bean Validation provider for integration tests
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@997432 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15 18:02:32 +00:00
Albert Lee 243b443983 OPENJPA-1791 Collect test base classes in daytrader module.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@996637 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 18:46:44 +00:00
Donald Woods 8cf2d1d259 OPENJPA-1791 remove obsolete depends on openjpa-testsupport
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@996618 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 17:53:00 +00:00