Commit Graph

78 Commits

Author SHA1 Message Date
Steve Ebersole 7d0258ec55 prepare 3.5.0-CR-1 ++ dev
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18771 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-02-10 19:42:49 +00:00
Steve Ebersole 7a9b5f1781 prep 3.5.0-CR-1 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18769 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-02-10 19:17:55 +00:00
Gail Badner 0530b809d8 setting the version number on trunk back to 3.5.0-SNAPSHOT
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18668 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-01-29 00:57:52 +00:00
Gail Badner 18ed315b62 prep 3.5.0-Beta-4
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18666 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-01-29 00:46:30 +00:00
Steve Ebersole 5d8d70036a HHH-4659 - Add support for standard declarative cache (@Cacheable)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18614 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-01-24 17:07:28 +00:00
Hardy Ferentschik 79bb60ea89 setting the version number on trunk back to 3.5.0-SNAPSHOT
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18552 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-01-14 02:01:24 +00:00
Hardy Ferentschik 1f8019b3fc Version upgrade for preperation of 3.5.0-Beta-3 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18550 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-01-14 01:34:37 +00:00
Steve Ebersole 5ecfeb5cb8 prep 3.5.0-Beta-2 by hand because maven rocks
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17892 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-11-02 18:20:40 +00:00
Steve Ebersole c42e871b95 prep 3.5.0-Beta-2 by hand because maven rocks
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17890 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-11-02 18:09:43 +00:00
Brian Stansberry bca8c96204 [HHH-3817] Remove unneeded get()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17731 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-13 17:02:19 +00:00
Brian Stansberry 50bba15996 [HHH-3817] Remove unneeded get() calls
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17730 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-13 16:55:04 +00:00
Brian Stansberry 304af4d4e2 [HHH-3817] Remove unneeded get()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17728 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-13 16:35:41 +00:00
Brian Stansberry c49ef2e2f2 [HHH-4487] Restore versions of the old public API jbc2 package classes
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17662 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-08 23:23:42 +00:00
Brian Stansberry ac6a4f652a [HHH-4485] Replace the JBoss Cache integration configuration properties with "jbc2"-less versions
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17660 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-08 22:40:42 +00:00
Brian Stansberry c32a7a00a5 [HHH-4484] When JBoss Cache is configured for INVALIDATION don't send cluster message on entity insert
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17659 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-08 20:59:56 +00:00
Brian Stansberry 0ddf421e78 Fix code style
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17658 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-08 19:43:00 +00:00
Brian Stansberry 2ad3cfb6c0 [HHH-3817] Further refine, test PutFromLoadValidator
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17657 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-08 17:50:07 +00:00
Brian Stansberry d9adc4bc12 [HHH-3817] Create PutFromLoadValidator class to control whether puts are allowed after removes/evicts
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17643 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-07 23:30:50 +00:00
Brian Stansberry c8873dff76 [HHH-3849] Disable lock striping in JBoss Cache configs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17642 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-07 20:45:06 +00:00
Brian Stansberry 92843349de [HHH-3849] Disable lock striping in JBoss Cache configs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17637 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-06 20:42:51 +00:00
Brian Stansberry 871daa5c91 [HHH-4476] Use JBC 3.2.1.GA
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17635 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-06 18:38:33 +00:00
Brian Stansberry 9cfcc990f2 [HHH-4435] newerThan should return false when comparing to self
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17634 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-06 18:17:00 +00:00
Brian Stansberry 06491edd23 [HHH-4475] Fix resource locations to reflect repackaging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17633 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-06 18:15:30 +00:00
Steve Ebersole 85c34f356a restting pom versions to SNAPSHOT after manual tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17373 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 21:10:09 +00:00
Steve Ebersole 122aa3f7e4 [maven-release-plugin] prepare branch hibernate-3.5.0.Beta-1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17371 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 19:24:23 +00:00
Steve Ebersole cb337e6f2c [maven-release-plugin] rollback the release of hibernate-3.5.0.Beta-1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17370 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 19:04:32 +00:00
Steve Ebersole 677ed6f9c9 [maven-release-plugin] prepare release hibernate-3.5.0.Beta-1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17369 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 19:00:59 +00:00
Steve Ebersole 33d5534b14 [maven-release-plugin] rollback the release of hibernate-3.5.0.Beta-1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17364 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 15:02:46 +00:00
Steve Ebersole bcecf23302 [maven-release-plugin] prepare release hibernate-3.5.0.Beta-1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17349 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-18 13:48:31 +00:00
Steve Ebersole a41506f404 HHH-4034 - Update org.hibernate.action.BulkOperationCleanupAction to use new Region cache APIs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17084 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-13 23:33:02 +00:00
Steve Ebersole b339e33121 HHH-4022 - Add an actual API contract for querying/managing cache regions (from app code)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17027 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-07 18:39:39 +00:00
Steve Ebersole d5124a5092 HHH-4028 - Move current cache-jbosscache2 module content to cache-jbosscache
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17025 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-07 18:26:08 +00:00
Steve Ebersole e36b0c677e HHH-4028 - Move current cache-jbosscache2 module content to cache-jbosscache
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17024 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-07 17:39:21 +00:00
Steve Ebersole 374fed2b84 HHH-4028 - Move current cache-jbosscache2 module content to cache-jbosscache
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17023 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-07 17:36:04 +00:00
Steve Ebersole c8fdfc937b HHH-3585 - Upgrade to JBoss Cache 3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17022 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-07 17:03:23 +00:00
Steve Ebersole a5983266fe HHH-4028 - Move current cache-jbosscache2 module content to cache-jbosscache
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17018 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-07 16:33:04 +00:00
Steve Ebersole b6bfb72da6 HHH-4028 - Move current cache-jbosscache2 module content to cache-jbosscache
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17017 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-07 16:32:02 +00:00
Steve Ebersole d928a45297 HHH-4027 - Remove current cache-jbosscache module content
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17016 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-07 16:27:07 +00:00
Steve Ebersole 640d95bbf6 HHH-4027 - Remove current cache-jbosscache module content
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17015 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-07 16:26:49 +00:00
Steve Ebersole f70fd82cb6 HHH-3979 - Upgrade to javassist 3.9.0
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16892 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 07:09:35 +00:00
Scott Marlow bffe7ec6e9 HHH-3832 Upgrade to cglib-2.2 (asm 3.1)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16253 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-02 16:29:06 +00:00
Steve Ebersole e34c0d7007 change versions from 3.4 to 3.5
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16050 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-28 04:45:24 +00:00
Steve Ebersole 8f3ce7a6e7 [maven-release-plugin] prepare release Branch_3_3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15071 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-14 15:58:54 +00:00
Steve Ebersole c5a315f163 prep for rebranching 3.3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15068 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-14 15:57:31 +00:00
Steve Ebersole 841cd58cdf [maven-release-plugin] prepare release Branch_3_3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15055 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-13 17:25:18 +00:00
Steve Ebersole 931eeaa96d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15005 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-31 20:04:29 +00:00
Steve Ebersole fdb0bea94a [maven-release-plugin] prepare release hibernate-3.3.0.CR2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15003 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-31 19:53:55 +00:00
Steve Ebersole 8c44223ce6 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14593 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-04-28 15:58:28 +00:00
Steve Ebersole 10fe30085a [maven-release-plugin] prepare release hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14591 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-04-28 15:57:47 +00:00
Steve Ebersole d3deabd3c3 [maven-release-plugin] rollback the release of hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14588 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-04-28 14:53:38 +00:00