Commit Graph

3292 Commits

Author SHA1 Message Date
Donald Woods 32a6052ac7 release notes and changes udpates based on feedback from Kevin and Pinaki.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932706 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 11:58:49 +00:00
Donald Woods f43015857b OPENJPA-1611: fix EMBEDDED attr type. Merged in from trunk r930721 commit by Fay.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932663 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 02:32:07 +00:00
Donald Woods 1dc803b9d7 OPENJPA-1620 Fix TestJDBCEscapeDate test for HSQLDB. Merged in from trunk r932191.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932662 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 02:31:05 +00:00
Donald Woods 255b9e3837 OPENJPA-1623 Add tests for qualified paths in JPQL. Merged in from trunk r932487. Contributed by Dianne.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932661 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 02:29:49 +00:00
Donald Woods 3736c1bc06 OPENJPA-1608: the RetainUpdateLock is not supported for IDS 11.10. Other parts of 1608 were already merged in. Merging in from trunk r932643 by Fay.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932660 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 01:52:35 +00:00
Donald Woods 88e3da61c3 update for 2.0.0 release. will add JIRA details after it comes back up.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932565 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 20:03:21 +00:00
Donald Woods be2195b1a4 OPENJPA-1622 Invoking MetaModel generator. Merged in from trunk. Contributed by Pinaki.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932560 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 19:46:24 +00:00
Donald Woods 62f17567af merge in r932206 from trunk by Pinaki
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932559 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 19:32:15 +00:00
Donald Woods b31c1a53c8 OPENJPA-1624 Fix intermittent datacache timeout failures in TestSJVMCache and CacheTest
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932553 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 19:16:42 +00:00
Donald Woods 729460be78 OPENJPA-1621 Fix TestGeneratedValues for DB2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932522 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 17:26:19 +00:00
Donald Woods 9b445c7bc2 OPENJPA-1616 Fix TestTimeoutException tests for Oracle and re-enable for DB2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932195 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 00:35:34 +00:00
Pinaki Poddar fc4a875fc6 OPENJPA-703: Use weak map for caches
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932118 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 21:18:12 +00:00
Donald Woods b7010472cc OPENJPA-1620 Fix TestJDBCEscapeDate test for MSSQL
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932111 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 20:54:59 +00:00
Richard G. Curtis cf752cbc09 OPENJPA-1604: Override default lock level for NamedQueries when using the pessimistic lock manager. Code contributed by Pinaki Poddar and Rick Curtis
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932095 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 20:34:17 +00:00
Donald Woods a0e342833b OPENJPA-1616 Exclude TestTimeoutException tests on HSQLDB as it uses supportsSelectForUpdate=false
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932085 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 20:05:54 +00:00
Donald Woods 05a73cdf95 OPENJPA-1619 Fix intermittent TestTimestampVersion failures on various DBs when running on Windows
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932081 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 19:52:03 +00:00
Donald Woods 8fb266f9f6 OPENJPA-1618: Convert the value not the key. Merged in from trunk r932054.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932079 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 19:49:00 +00:00
Donald Woods 366406216f OPENJPA-1616 Fix TestTimeoutException test failures on MySQL
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@932068 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 19:17:53 +00:00
Donald Woods bb8ef003ac OPENJPA-1616 Fix TestTimeoutException test failures on MSSQL. Merged in from trunk r931693.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@931982 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 15:54:05 +00:00
Donald Woods c384f39d27 OPENJPA-1602: check in test case from trunk r931628 by Fay
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@931756 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 02:15:59 +00:00
Donald Woods 0cbc402296 OPENJPA-1615 Disable the 3 failing TestTypesafeCriteria tests when run against MSSQL for now
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@931654 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 19:47:37 +00:00
Albert Lee 90d405b1fe OPENJPA-1609 - Commit contribution by Jody Grassel.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@931634 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 18:21:10 +00:00
Donald Woods 127d2b7d63 OPENJPA-1614 Testcase failures in TextException on MSSQL due to missing <object-exists> value in sql-error-state-codes.xml
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@931562 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 14:14:48 +00:00
Donald Woods dd2790cfc5 OPENJPA-1550 Fix TestBatchLimitException tests for Oracle, which fails all statements in the batch, instead of just the duplicate entity.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@931406 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 02:18:26 +00:00
Fay Wang 551a5d211c OPENJPA-1608: port the fix to openjpa 2.0.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@930916 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05 17:46:02 +00:00
Donald Woods e9ee2f5887 OPENJPA-1597 Update docs to mention previous serialization side effects
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@930896 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05 16:23:50 +00:00
Dianne E. Richards 3117ebf7a0 OPENJPA-1606 Add JPQL tests for element collections
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@929623 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 17:11:48 +00:00
Donald Woods a0c79a3cca OPENJPA-1597 merge in test update from trunk to make column name unique
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@929561 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 14:52:11 +00:00
Donald Woods e3f20dddcf OPENJPA-1602 Ignore prepared queries that use locks. Merged in from trunk r928897. Original patch by Pinaki.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@929358 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 01:41:08 +00:00
Donald Woods 91f68ba918 OPENJPA-1294 New connection is not reference counted. Merged in from trunk r929184. Original patch by Pinaki.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@929354 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 01:10:34 +00:00
Richard G. Curtis e973d26a72 OPENAJPA-1603: Decouple the QueryCache from the DataCache. Code contributed by Mike Dick and Rick Curtis.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@928968 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 03:43:20 +00:00
Donald Woods 20debce45d OPENJPA-1597 Migration doc updates to mention the new Compatibility flag.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@928845 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 17:40:41 +00:00
Donald Woods 071e698899 OPENJPA-1597 Revert code added to DetachManager to unproxy objects when detached in-place. Updated tests to verify old behavior of detached entites still having references, but that they are removed during serialization.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@928271 13f79535-47bb-0310-9956-ffa450edef68
2010-03-27 20:53:53 +00:00
Donald Woods 5655a9b462 OPENJPA-1597 Fix a test failure on MSSQL. Merged in test code update from trunk r928241.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@928249 13f79535-47bb-0310-9956-ffa450edef68
2010-03-27 19:28:28 +00:00
Albert Lee d81cbbd8bb OPENJPA-1599 - Retain em method user input property map content from modifications.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@927630 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 22:53:14 +00:00
Donald Woods 7382ba2f84 OPENJPA-1597 Make entity table names unique
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@927521 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 17:40:55 +00:00
Albert Lee 1c2f4470a2 OPENJPA-1599 - Push Cache*Mode value(s) in fetch configuration set from property making the property value(s) only valid during the em method call.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@927442 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 15:09:00 +00:00
Donald Woods fb60f8136f OPENJPA-1597 New tests to verify expected behavior for proposed Compatibility fix.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@927434 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 14:58:56 +00:00
Michael Dick 8987041469 OPENJPA-1550:
Set failedObject on RollbackException.
Submitted By: Heath Thomann

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@927266 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 03:55:39 +00:00
Donald Woods 4b45c156aa OPENJPA-1236 show as being fixed in 2.0.0-beta
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@927150 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 18:50:01 +00:00
Donald Woods 4a2a2928f8 OPENJPA-1189 show as being fixed in 2.0.0-beta
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@927149 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 18:48:40 +00:00
Donald Woods 33bd15764a OPENJPA-1371 show as being fixed in 2.0.0-M3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@927131 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 17:49:36 +00:00
Donald Woods e1d84c8fcc OPENJPA-1557 show as being fixed in 2.0.0-beta3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@927129 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 17:46:23 +00:00
Donald Woods f1d27cb7b5 OPENJPA-1579 show as being fixed in 2.0.0-beta3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@927128 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 17:43:07 +00:00
Donald Woods 85bf5b8122 OPENJPA-1560 show as being fixed in 2.0.0-beta3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@927126 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 17:42:04 +00:00
Donald Woods 565b4cdc3f OPENJPA-1335 show as being fixed in 2.0.0-M3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@927125 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 17:39:14 +00:00
Donald Woods 4f213ff188 OPENJPA-1562 show as being fixed in 2.0.0-beta3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@927124 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 17:36:30 +00:00
Donald Woods 19fd6476fb OPENJPA-1580: fix test case problem for DB2. Merged in patch from Fay Wang in trunk r926816.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@927111 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 16:24:24 +00:00
Donald Woods deeb5d59ff [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@926798 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 21:39:32 +00:00
Donald Woods 78020af127 [maven-release-plugin] prepare release 2.0.0-beta3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@926796 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 21:39:15 +00:00