Commit Graph

3410 Commits

Author SHA1 Message Date
Michael Dick 86df8e8e31 Update TestNamedQueryLockMode to handle DB2 lock clauses
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1159899 13f79535-47bb-0310-9956-ffa450edef68
2011-08-20 19:02:08 +00:00
Michael Dick d7d14443ff Exclude TestAutoIncrement if datbase does not support auto-increment
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1159898 13f79535-47bb-0310-9956-ffa450edef68
2011-08-20 19:02:01 +00:00
Michael Dick 82a6d093ab Exclude test on SQLServer
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1158007 13f79535-47bb-0310-9956-ffa450edef68
2011-08-15 20:53:37 +00:00
Heath Thomann a429f191e1 OPENJPA-1376: Added documentation for the new property provided via this code fix.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1155375 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09 14:06:40 +00:00
Heath Thomann 1345e75631 OPENJPA-758: Added code to check the ClassResolver to get a class loader when attempting to load a ValueHandler or FieldStrategy.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1155108 13f79535-47bb-0310-9956-ffa450edef68
2011-08-08 21:20:47 +00:00
Heath Thomann d12334e6f9 OPENJPA-1376: Backported trunk changes to 2.0.x where possible, made code gated by a system property.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1153950 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 17:41:44 +00:00
Michael Dick 75a512da70 OPENJPA-1691: Fix invalid byte problem in manual.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1148772 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20 13:50:09 +00:00
Michael Dick 4f46a4f1e0 OPENJPA-1691: Fix typo in message.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1148565 13f79535-47bb-0310-9956-ffa450edef68
2011-07-19 21:49:58 +00:00
Michael Dick 97c07860d3 OPENJPA-1691: Minor rewording of message text.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1148396 13f79535-47bb-0310-9956-ffa450edef68
2011-07-19 15:28:09 +00:00
Heath Thomann 5b208e47b0 OPENJPA-1691: reverting previous (inadvertent) changes to pom.xml!!
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1144558 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 00:31:18 +00:00
Heath Thomann ef714844d3 OPENJPA-1691: Oracle XMLType column failed to insert/update when xml contains more than 4000 characters - applied Jeremy's 2.0.x patch and in addition I added documentation.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1144556 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 00:27:17 +00:00
Heath Thomann 49f14ecdeb OPENJPA-2006: If flushing, also pre-flush non-provisional entities to allow sequence ID population - merged Jeremy's changes from trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1141193 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29 18:45:09 +00:00
Heath Thomann 2ede6e480c OPENJPA-2011: Optionally prevent reparsing annotations in query mode - merged Mike's changes from trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1140902 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 23:22:20 +00:00
Heath Thomann 17f3f734eb OPENJPA-2010: Check line number and source file before logging duplicate meta data warning - merged Mike's changes from trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1140304 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 20:34:33 +00:00
Michael Dick a834c13739 Remove try/catch that hides exception text in TestM2MInDataCache
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1140220 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 16:02:13 +00:00
Jody Grassel f2fe03c865 OPENJPA-1996: OpenJPA Samples fail on MacOS X
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1101986 13f79535-47bb-0310-9956-ffa450edef68
2011-05-11 17:20:47 +00:00
Heath Thomann c20c89ab53 Update BrokerImpl to skip check for duplicate ids when they are auto generated - merged Rick's changes from trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1084264 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 17:39:41 +00:00
Michael Dick 9b8b19f4e1 OPENJPA-1957: treat non element collection like normal serializable types
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1080019 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 21:59:10 +00:00
Michael Dick 1f99ffb6c9 increase timeout for tck
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1077974 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 14:44:34 +00:00
Heath Thomann 983b7689df OPENJPA-1911: committing previous version of pom.xml, mistakenly committed local changes to pom.xml.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1069928 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 19:35:25 +00:00
Heath Thomann 2269ea2fab OPENJPA-1911: fix merge problem for entities with derived id - merged this code from Fay's changes for trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1069924 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 19:23:29 +00:00
Michael Dick e525deca26 restore missing message
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1068004 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07 16:31:40 +00:00
Jody Grassel 039abeba79 OPENJPA-1905: Validate jar-file pu element after confirming OpenJPA is chosen provider
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1063439 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25 20:21:29 +00:00
Michael Dick a56b9b26eb OPENJPA-1699: Add documentation for fully materialized LOB issue with streaming LOBs and DB2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1058758 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 22:00:14 +00:00
Donald Woods 26d55bebb5 OPENJPA-1786 Upgrade to latest JPA 2.0 TCK (05-Dec-2010)
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1049110 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 14:32:29 +00:00
Jody Grassel d46f649e32 OPENJPA-1890: Fix NPE when an embeddable is set to a managed entity more then once, merged from Fay's changes for trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1043597 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08 18:49:17 +00:00
Michael Dick 35740819fe OPENJPA-1790: Added Proxy for concurrent maps.
Submitted By: Heath Thomann, ported from Jody's patch for trunk

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1034584 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 22:10:12 +00:00
Michael Dick 9e389d2d28 OPENJPA-1790: Added Proxy for concurrent maps.
Submitted By: Heath Thomann, ported from Jody's patch for trunk

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1034583 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 22:09:42 +00:00
Michael Dick 70ef86b4cd OPENJPA-1877: Detect XMLType column for Oracle and treat as XML.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1032678 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08 19:45:56 +00:00
Michael Dick 05b6589acb OPENJPA-1874: Handle Oracle XMLType columns with @Lob annotation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1031710 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 18:50:08 +00:00
Donald Woods 29604c1e39 OPENJPA-1793 @EmbeddedId class having only one field java.sql.Data. Contributed by Heath Thomann.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1027632 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26 16:28:30 +00:00
Donald Woods e67a8daeb0 OPENJPA-1836 Only perform chmod on files/dirs that the nightly.user.name owns
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1023072 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 19:04:07 +00:00
Donald Woods 36a31e680f OPENJPA-1836 update nightly-upload profile to use key/passphrase
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1022991 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 16:11:15 +00:00
Donald Woods 50e4c8ec66 fix build to skip javadocs for examples as expected
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1022800 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 00:56:38 +00:00
Donald Woods 142d9e98dd OPENJPA-1833 Add build date/time and copyright to docs
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1022616 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 17:11:29 +00:00
Michael Dick 736ee61b28 fix manual
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1022349 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 01:44:36 +00:00
Michael Dick e18b413046 OPENJPA-1699: Update manual
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1022341 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 01:14:51 +00:00
Michael Dick 9f5e44d05f OPENJPA-1699: Streaming LOB support for DB2
> Submitted by Heath Thomann, based on Fay's patch for trunk

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1022338 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 01:08:41 +00:00
Michael Dick d8782f49ab OPENJPA-1814: JPQL fails with Group By and Having aggregate_expression IN (subquery)
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1003209 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30 19:21:25 +00:00
Donald Woods 2e62118901 OPENJPA-1804 Add note that dynamic enhancer behaves the same as the javaagent loaded enhancer, in that when a <class> list is given in the PU, then only those classes will be enhanced.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1000447 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23 13:04:52 +00:00
Donald Woods 1907d01b87 OPENJPA-1786 merged in from trunk TCK updates to jpatck-2.0_15-Jun-2010
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@998130 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17 13:46:00 +00:00
Donald Woods 6d3368a6e0 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/branches/2.0.x@998121 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17 13:27:48 +00:00
Donald Woods 6148a2a932 update release notes from 2.0.1 to 2.0.2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@995519 13f79535-47bb-0310-9956-ffa450edef68
2010-09-09 17:56:27 +00:00
Donald Woods 4d599d2032 OPENJPA-1712 Fix nightly publish target
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@995448 13f79535-47bb-0310-9956-ffa450edef68
2010-09-09 14:47:34 +00:00
Michael Dick c084d03524 OPENJPA-1372: Add testcases - no mainline code changes.
Submitted By: Pinaki Poddar and Milosz Tylenda

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@993549 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07 22:24:33 +00:00
Michael Dick a787cd961a OPENJPA-1765: Add locking to TableJDBCSeq to ensure thread safety.
Submitted By: Rick Curtis

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@993538 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07 21:18:48 +00:00
Donald Woods 7185be3250 OPENJPA-1712 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/branches/2.0.x@989822 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 16:59:28 +00:00
Donald Woods b60ad9c5dc [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@989425 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 01:42:33 +00:00
Donald Woods 4c0a76f2d7 [maven-release-plugin] prepare release 2.0.1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@989423 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 01:42:20 +00:00
Donald Woods 31730d9f7b OPENJPA-1712 Remove explicit gpg and stop creating sources jars which are not getting signed...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@989382 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25 21:43:22 +00:00