Commit Graph

3326 Commits

Author SHA1 Message Date
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
Donald Woods 9eb0175249 OPENJPA-1596 Index name too long for DB2 zOS
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@926758 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 20:03:21 +00:00
Donald Woods ff857f1cc5 OPENJPA-1466 show as being fixed in 2.0.0-beta
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@926732 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 19:00:49 +00:00
Donald Woods d4b77d61a4 OPENJPA-1585 merge doc typo fix from trunk r926699
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@926723 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 18:51:12 +00:00
Donald Woods e373482239 update release notes for beta3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@926719 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 18:47:58 +00:00
Donald Woods a471f07d99 OPENJPA-1557 remove old openjpa.loglevel property
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@926696 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 18:15:37 +00:00
Donald Woods 00934104b3 fix source jar generation in preparation for a 2.0.0-beta3 release, as we need maven-source-plugin in the default build instead of the release profile. 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/branches/2.0.x@926605 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 14:59:56 +00:00
Donald Woods bdfd3867a2 OPENJPA-1411 Enable daytrader tests, now that openjpa-maven-plugin-1.1 is released
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@926603 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 14:56:55 +00:00
Donald Woods 80ca1e76d0 [maven-release-plugin] copy for branch 2.0.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@926435 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 02:27:33 +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
Donald Woods 73f1a0869e OPENJPA-1205 Show as being fixed in 2.0.0-M3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926423 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 01:29:41 +00:00
Donald Woods a7c0b3e918 OPENJPA-1074 Show as being fixed in 2.0.0-M3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926422 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 01:27:28 +00:00
Donald Woods db10ada93e OPENJPA-1406 Remove pointers to JIRAs, but leave as comments in the source.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926363 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 21:53:37 +00:00
Donald Woods 148522b865 OPENJPA-1411 Switch back to antrun since openjpa-maven-plugin-1.1 hasn't been released yet. Also, these tests are not included in the normal builds.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926287 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 19:44:58 +00:00
Richard G. Curtis 1c0abb5207 OPENJPA-1591: Refactor/rename DataCacheScheduler to allow for greater extensibility.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926249 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 18:29:15 +00:00
Donald Woods 86546e1e12 OPENJPA-1097 Add a note in the Migration Considerations doc about the 'fixed' serialization behavior and how DetachedStateField can be used to modify the behavior.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926225 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 17:58:56 +00:00
Donald Woods 94a1323dfb OPENJPA-1406 Replace tabs with spaces and fix identing
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926190 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 17:03:17 +00:00