Commit Graph

74 Commits

Author SHA1 Message Date
Michael Dick b0f63d8966 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@989713 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 14:32:08 +00:00
Michael Dick 78695a6902 [maven-release-plugin] prepare release 1.0.4
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@989710 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 14:31:46 +00:00
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 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 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 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
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
Kevin W. Sutter 0a29c8bc0b OPENJPA-529. Revert the clone() operation on the Configuration object. This is causing problems with the subclassing enhancement.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@639432 13f79535-47bb-0310-9956-ffa450edef68
2008-03-20 19:57:33 +00:00
Michael Dick 3351b0c4a4 OPENJPA-529 cloning configuration before running enhancer
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@632850 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 21: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 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 540c81c5c3 removed incorrect premain class from interim jar
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@607584 13f79535-47bb-0310-9956-ffa450edef68
2007-12-30 19:26:49 +00:00
Albert Lee 9e014f54d9 Update version from 1.0.1-SNAPSHOT to 1.0.2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@593712 13f79535-47bb-0310-9956-ffa450edef68
2007-11-10 01:35:32 +00:00
Albert Lee 4cc061e5dc OPENJPA-369, apply same changes in trunk to the 1.0.x branch.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@581356 13f79535-47bb-0310-9956-ffa450edef68
2007-10-02 19:21:50 +00:00
Patrick Linskey 8265bac2b2 Minor logging correction; flow control correction. 'svn merge -c 571599 ../../trunk'
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@571608 13f79535-47bb-0310-9956-ffa450edef68
2007-08-31 21:46:59 +00:00
Patrick Linskey ea70a121d4 OPENJPA-346. 'svn merge -c 571269 ../../trunk'
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@571274 13f79535-47bb-0310-9956-ffa450edef68
2007-08-30 18:47:50 +00:00
Marc Prud'hommeaux 9cc19220d5 Changed maintenance branch version to be 1.0.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@570490 13f79535-47bb-0310-9956-ffa450edef68
2007-08-28 17:16:08 +00:00
Patrick Linskey 4b9b0fc4a3 OPENJPA-293. Allow user configuration of error vs. warning if managed classes are not enhanced.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.0@568721 13f79535-47bb-0310-9956-ffa450edef68
2007-08-22 18:21:03 +00:00
Patrick Linskey ef56ba1406 OPENJPA-293. Better validation that the persistent types to subclass have properly been found.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.0@568337 13f79535-47bb-0310-9956-ffa450edef68
2007-08-22 00:06:16 +00:00
Marc Prud'hommeaux 1f15d9f34d Bumping release number from 1.0.0-SNAPSHOT to 1.0.0
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.0@568075 13f79535-47bb-0310-9956-ffa450edef68
2007-08-21 11:36:14 +00:00
Patrick Linskey ede9dcbd61 OPENJPA-293. More-eager failures.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@567889 13f79535-47bb-0310-9956-ffa450edef68
2007-08-21 00:54:44 +00:00
Patrick Linskey dda1e8ef6f OPENJPA-293. Allow runtime redefinition to be disabled via a configuration setting. We really should sweep through the code and change ImplHelper to take a Configuration as an argument, but that won't change the behavior; it'll just make some of the validations more eager.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@567886 13f79535-47bb-0310-9956-ffa450edef68
2007-08-21 00:45:23 +00:00
Patrick Linskey 485527ae08 removed debugging code
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@566315 13f79535-47bb-0310-9956-ffa450edef68
2007-08-15 19:49:12 +00:00
Marc Prud'hommeaux ecc36a0f37 Build system work in preparation for 1.0.0 release; fixed some missing license headers; added maven ARAT plugin
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@565955 13f79535-47bb-0310-9956-ffa450edef68
2007-08-14 22:39:55 +00:00
Kevin W. Sutter 5c9642d5f4 OPENJPA-244. Committing Albert's changes for Java 2 Security (minus the white space).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@564408 13f79535-47bb-0310-9956-ffa450edef68
2007-08-09 22:27:17 +00:00
Patrick Linskey 8c1710ed63 OPENJPA-297
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@560304 13f79535-47bb-0310-9956-ffa450edef68
2007-07-27 16:26:52 +00:00
Patrick Linskey 747226b1d6 OPENJPA-293. All tests pass, but only because we don't currently test Java 5 + redefinition (only Java 5 + no redef). We need a new version of serp (1.13.1) to support that configuration; the new version has not yet made it into ibiblio.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@560016 13f79535-47bb-0310-9956-ffa450edef68
2007-07-26 22:08:37 +00:00
Marc Prud'hommeaux 8b5a7f68a0 OPENJPA-244 Fixed some formatting inconsistencies with the patch for OPENJPA-244
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@553010 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 22:42:39 +00:00
Michael Dick 0c517d163e OPENJPA-244 committing on behalf of Albert
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@552996 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 21:55:29 +00:00
Marc Prud'hommeaux 3599a48964 Moving version to 1.0.0-SNAPSHOT as a result of mailing list vote
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@541929 13f79535-47bb-0310-9956-ffa450edef68
2007-05-26 19:18:37 +00:00
Marc Prud'hommeaux 0e19b714ac Changed version from 0.9.8-incubating-SNAPSHOT to 0.9.8-SNAPSHOT to reflect move from incubation to TLP
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@540829 13f79535-47bb-0310-9956-ffa450edef68
2007-05-23 03:36:05 +00:00
Marc Prud'hommeaux a92785fea6 OPENJPA-194 Changed openjpa-all-VERSION.jar to be just openjpa-VERSION.jar, and changes openjpa-project-VERSION.zip to be apache-openjpa-VERSION.zip
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@536693 13f79535-47bb-0310-9956-ffa450edef68
2007-05-09 22:23:54 +00:00
Marc Prud'hommeaux 640cddad04 Updated license headers to be in accordance with http://www.apache.org/legal/src-headers.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@528881 13f79535-47bb-0310-9956-ffa450edef68
2007-04-14 21:50:17 +00:00
Patrick Linskey d86ba0eed3 Broaden exception check to consume all LinkageErrors rather than just ClassCircularityErrors.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@526599 13f79535-47bb-0310-9956-ffa450edef68
2007-04-08 20:51:49 +00:00
Michael Dick 7fd119e840 updating trunk version
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@526476 13f79535-47bb-0310-9956-ffa450edef68
2007-04-07 19:54:18 +00:00
Marc Prud'hommeaux 62358d36d1 Handle ClassNotFoundException and ClassCircularityError instances when trying to load the classes into the temporary class loader during enhancement. These exceptions will indicate that the class is not loadable, and so they couldn't have any persistent metadata anyway.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@501185 13f79535-47bb-0310-9956-ffa450edef68
2007-01-29 21:23:12 +00:00
Marc Prud'hommeaux 22f77ef4d2 Handle ClassNotFoundException and ClassCircularityError instances when trying to load the classes into the temporary class loader during enhancement. These exceptions will indicate that the class is not loadable, and so they couldn't have any persistent metadata anyway.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@501183 13f79535-47bb-0310-9956-ffa450edef68
2007-01-29 21:07:20 +00:00
Marc Prud'hommeaux 3e8f9d931a Updated to version 0.9.7-incubating-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@474069 13f79535-47bb-0310-9956-ffa450edef68
2006-11-12 22:28:45 +00:00
Marc Prud'hommeaux 813bb89223 Updated to version 0.9.6-incubating
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@474050 13f79535-47bb-0310-9956-ffa450edef68
2006-11-12 21:36:52 +00:00
Marc Prud'hommeaux ef56f8281b Updated to version 0.9.7-incubating-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@473962 13f79535-47bb-0310-9956-ffa450edef68
2006-11-12 12:59:24 +00:00
Marc Prud'hommeaux ead07f40c0 Rolled back to 0.9.6-incubating to re-run the release process; fixed licenses in NOTICE.txt; added license headers to files where they were missing; removed sun.misc.Perf class, since we are no longer supporting JDK 1.3 (and it is only unavailable in 1.3 and lower)
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@473939 13f79535-47bb-0310-9956-ffa450edef68
2006-11-12 11:44:59 +00:00
Marc Prud'hommeaux cf56e213a9 Updated to version 0.9.7-incubating-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@472718 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 00:41:04 +00:00