Commit Graph

474 Commits

Author SHA1 Message Date
Michael Dick 436057f4c3 rollback release due to problem with site plugin 2/3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@989427 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 01:50:12 +00:00
Michael Dick 3ea5570c24 rollback release due to problem with site plugin 1/3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@989426 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 01:48:44 +00:00
Michael Dick 26d03b0396 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@989421 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 01:25:04 +00:00
Michael Dick 10689d1870 [maven-release-plugin] prepare release 1.0.4
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@989419 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 01:24:43 +00:00
Michael Dick 11082c29d7 OPENJPA-589: Can not retrieve M-to-M data when DataCache is on.
Submitted By: Heath Thomann, merged from Fay's changes in trunk and 1.1.x

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@943647 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12 19:36:22 +00:00
Michael Dick 5ea72635e9 OPENJPA-732:
Prevent duplicate events from being fired (stored in Sets instead of Lists)

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@929237 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 19:56:08 +00:00
Michael Dick d190bdc77d OPENJPA-1061:
Prevent ID collision on subclasses when the ID field is declared on a Mappedsuperclass. Merged to 1.0.x.
originally Submitted By : Jody Grassel

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@908274 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 23:10:49 +00:00
Michael Dick 64528e6076 OPENJPA-1328:
Check cacheability in ClassMetaData instead of AbstractDataCache.
Based on patch for 1.2.x by Jody Grassel

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@905842 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02 23:52:58 +00:00
Michael Dick 02619a2514 OPENJPA-1350:
Add synchronization in processRegisteredClasses to prevent unknown alias error. 
Submitted by : Jody Grassel

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@888100 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 19:31:35 +00:00
Michael Dick da880cef0c OPENJPA-873 committing patch from Jody Grassel based on Fay's changes for trunk & 1.3.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@787334 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 18:03:38 +00:00
Michael Dick 5dc2074e25 OPENJPA-1045. L2 cache included / excluded types may be specified by configuration properties
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@775205 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 15:58:07 +00:00
Michael Dick 34e146e4cb OPENJPA-1023
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@762742 13f79535-47bb-0310-9956-ffa450edef68
2009-04-07 12:31:41 +00:00
Michael Dick 7287439fde OPENJPA-573. Merged to 1.0.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@759347 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27 20:57:23 +00:00
Michael Dick 3b34f93d80 OPENJPA-896. Setting eol-style:native and removing windows eol characters from source files.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@757280 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 23:45:15 +00:00
Michael Dick 1e8d38ed9c OPENJPA-772 committing patch provided by Donald Woods
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@740460 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03 21:35:20 +00:00
Michael Dick dec24c7767 OPENJPA-536 committing patch provided by Joe Grassel
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@739012 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 21:02:22 +00:00
Albert Lee 3e7b115821 OPENJPA-752: Enhance exception message text to improve serviceability.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@707739 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 20:35:19 +00:00
Kevin W. Sutter 3dcaec5dfe OPENJPA-715. Migrating the change to the 1.0.x service stream. This was requested from a user via a private e-mail exchange. I verified the problem existed in 1.0.x, applied the changes, and verified that the problem was resolved.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@696676 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18 15:31:37 +00:00
Michael Dick a4da161caa [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@677675 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 18:29:57 +00:00
Michael Dick 61db1f4910 [maven-release-plugin] prepare release 1.0.4
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@677673 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 18:29:40 +00:00
Michael Dick 6985c31868 Rollback release part two
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@677107 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 23:42:38 +00:00
Michael Dick 9f1039d989 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@677033 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 20:34:02 +00:00
Michael Dick 049c556997 [maven-release-plugin] prepare release 1.0.3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@677031 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 20:33:44 +00:00
Michael Dick f535198a6a OPENJPA-245 merging revision 646082 from 1.1.0 branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@677015 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 19:43:33 +00:00
Michael Dick 7cb20fd5ab OPENJPA-633 set svn:eol-style to native for pom.xml files. If it is unset the maven release plugin will reformat the files and remove copyright headers
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@676931 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 14:52:19 +00:00
Pinaki Poddar 577c974463 OPENJPA-656 : raise informational error on initial connection failure
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@675953 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 13:53:45 +00:00
Michael Dick 81163a320e OPENJPA-633 updating pom.xml files for 1.0.x branch with formatting changes required by the maven release plugin
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@671418 13f79535-47bb-0310-9956-ffa450edef68
2008-06-25 04:28:46 +00:00
Michael Dick b5c7d0ba29 OPENJPA-559 set SerialVersionUID to a value compatible with previous releases.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@657814 13f79535-47bb-0310-9956-ffa450edef68
2008-05-19 12:47:01 +00:00
Michael Dick 42ce326c37 OPENJPA-591 formatting fix
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@654228 13f79535-47bb-0310-9956-ffa450edef68
2008-05-07 19:35:45 +00:00
Michael Dick 9729eaed6e OPENJPA-591
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@654226 13f79535-47bb-0310-9956-ffa450edef68
2008-05-07 19:34:26 +00:00
Catalina Wei d20c770521 OPENJPA-547 INNER JOIN FETCH query incorrectly generates LEFT join SQL
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@646455 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 18:09:42 +00:00
Albert Lee 30878191e1 OPENJPA-559 : Add SerialVersionUID.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@644853 13f79535-47bb-0310-9956-ffa450edef68
2008-04-04 19:43:42 +00:00
Kevin W. Sutter 3509e9814d OPENJPA-540. Committing a simpler version of the patch. Got rid of the ClassResolver classloader and am now just relying on the Class.forName() classloading. This is similar to the processing used for the other *ManagedRuntime classes.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@640665 13f79535-47bb-0310-9956-ffa450edef68
2008-03-25 01:35:14 +00:00
Patrick Linskey f22c0c799f Merge from ../../trunk. svn merge -c 633739 ../../trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@633744 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 01:29:56 +00:00
Patrick Linskey 383dd9e25a Updating version in branch to 1.0.3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@628947 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 01:13:56 +00:00
Patrick Linskey f38d30496b OPENJPA-506. svn merge -c 618821 ../../trunk. Oddly, the TCK was passing on this branch; maybe trunk and 1.0.x have different TCK versions?
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@618834 13f79535-47bb-0310-9956-ffa450edef68
2008-02-06 00:09:28 +00:00
Michael Dick c414e4cc79 OPENJPA-419 Ported to 1.0.x.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@617695 13f79535-47bb-0310-9956-ffa450edef68
2008-02-01 23:03:05 +00:00
Patrick Linskey d5fed70238 OPENJPA-506
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@617363 13f79535-47bb-0310-9956-ffa450edef68
2008-02-01 07:36:31 +00:00
Patrick Linskey f12c0926de OPENJPA-506
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@617334 13f79535-47bb-0310-9956-ffa450edef68
2008-02-01 02:41:00 +00:00
Patrick Linskey dc1088934b OPENJPA-135, OPENJPA-420
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@617164 13f79535-47bb-0310-9956-ffa450edef68
2008-01-31 17:23:34 +00:00
Patrick Linskey 6687c01f11 OPENJPA-258. Actually really fixing the issue this time.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@617073 13f79535-47bb-0310-9956-ffa450edef68
2008-01-31 08:56:46 +00:00
Patrick Linskey 31b93870cf OPENJPA-258
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@617039 13f79535-47bb-0310-9956-ffa450edef68
2008-01-31 08:04:03 +00:00
Patrick Linskey ae0f7eea4f OPENJPA-331. Ported to 1.0.x: svn merge -c 604621 ../../trunk; svn merge -c 607478 ../../trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@616965 13f79535-47bb-0310-9956-ffa450edef68
2008-01-31 00:13:31 +00:00
Patrick Linskey 71470998d2 OPENJPA-251, OPENJPA-329. I was not able to reproduce OPENJPA-251, but this logic should avoid the issue. I did not build a direct reproducer for OPENJPA-329, but I believe that the unit test covers the use case identified by that issue.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@616961 13f79535-47bb-0310-9956-ffa450edef68
2008-01-30 23:42:32 +00:00
Patrick Linskey 200016ad61 OPENJPA-437. Reverted back to hard-reference ArrayList instead of a concurrent set, since the new logic only performs local mutation.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@616844 13f79535-47bb-0310-9956-ffa450edef68
2008-01-30 19:03:37 +00:00
Patrick Linskey 276d7cdd23 OPENJPA-437. Correcting incorrect port of trunk change to branch.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@615382 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 22:41:44 +00:00
Patrick Linskey ce44c20cbd OPENJPA-437
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@615368 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 21:59:50 +00:00
Patrick Linskey 3a7f54f3d9 OPENJPA-245
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@615313 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 19:32:22 +00:00
Patrick Linskey 72db5680fa OPENJPA-437. Removed synchronization.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@615311 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 19:30:47 +00:00
Michael Dick bebd829b45 OPENJPA-245
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@614564 13f79535-47bb-0310-9956-ffa450edef68
2008-01-23 15:17:42 +00:00