Commit Graph

227 Commits

Author SHA1 Message Date
Hardy Ferentschik d7fdf278df HHH-7322 Refactoring of unidirectional one to many test to cater for hbm and annotations
Adding some error handling in Binder for the case that not all configuration sources are added
Upgrading JBoss logging
2012-08-31 20:36:48 +02:00
Steve Ebersole 110c3a4b92 HHH-7550 - Fix UP-TO-DATE checking for APT-based tasks 2012-08-24 20:39:53 -05:00
Strong Liu 8e8d681c7e Merge branch 'master' into metamodel 2012-08-23 22:54:33 +08:00
Steve Ebersole 581f037dee HHH-7514 - Upgrade to Jandex 1.1 2012-08-22 17:35:35 -05:00
Steve Ebersole fd8a45b2b2 HHH-7514 - Upgrade to Jandex 1.1 2012-08-22 13:41:16 -05:00
Strong Liu 7a82349f75 HHH-7385 change to use gradle 1.1 2012-08-08 17:09:11 +08:00
Hardy Ferentschik 0ad058f69f HHH-6315 Removing slf4j dependency and upgrading Validator version 2012-08-03 16:20:16 +02:00
Eric Dalquist 8de0f9e875 HHH-7468 Recreate toString value holder after deserialization 2012-08-02 13:30:21 +08:00
Steve Ebersole 42a3061f3e Merge branch 'master' into metamodel
Conflicts:
	hibernate-core/src/main/java/org/hibernate/engine/spi/NamedQueryDefinition.java
	hibernate-core/src/main/java/org/hibernate/internal/SQLQueryImpl.java
	hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryImpl.java
	hibernate-core/src/main/java/org/hibernate/loader/custom/sql/SQLQueryReturnProcessor.java
	hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/AnnotationBindingContextImpl.java
	hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/global/QueryProcessor.java
	hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/hbm/CompositePluralAttributeElementSourceImpl.java
	hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/hbm/MappingDocument.java
	hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/hbm/TimestampAttributeSourceImpl.java
	hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/hbm/VersionAttributeSourceImpl.java
	hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/EntityBindingContext.java
	hibernate-core/src/main/java/org/hibernate/metamodel/source/hbm/ComponentAttributeSourceImpl.java
	hibernate-core/src/main/java/org/hibernate/metamodel/source/hbm/HibernateMappingProcessor.java
	hibernate-core/src/main/java/org/hibernate/metamodel/spi/domain/Composite.java
	hibernate-core/src/main/java/org/hibernate/metamodel/spi/source/BindingContext.java
	hibernate-core/src/main/java/org/hibernate/persister/collection/AbstractCollectionPersister.java
	hibernate-core/src/main/resources/org/hibernate/hibernate-mapping-4.0.xsd
	hibernate-core/src/test/java/org/hibernate/metamodel/spi/binding/SimpleValueBindingTests.java
	hibernate-entitymanager/src/main/java/org/hibernate/ejb/AvailableSettings.java
	hibernate-entitymanager/src/main/java/org/hibernate/jpa/internal/event/CallbackResolver.java
2012-07-19 15:50:50 -05:00
Steve Ebersole 6f1423a8e3 update master build SNAPSHOT target to 4.2 2012-07-19 08:56:31 -05:00
Steve Ebersole f8d06216e5 HHH-7451 - Integrate Draft 7 of the JPA 2.1 spec : criterias 2012-07-18 17:48:59 -05:00
Steve Ebersole 9ce3afd8da HHH-7387 - Integrate Draft 6 of the JPA 2.1 spec : AttributeConverter + HEM boot cleanup (HHH-6159) 2012-07-18 17:03:09 -05:00
Steve Ebersole 2adab60d15 HHH-7387 - Integrate Draft 6 of the JPA 2.1 spec : TREAT 2012-07-18 16:52:32 -05:00
Steve Ebersole 00059fee2f HHH-7387 - Integrate Draft 6 of the JPA 2.1 spec 2012-07-18 16:48:45 -05:00
Strong Liu de1d647a62 HHH-7450 add simplify plugin 2012-07-16 17:21:59 +08:00
Strong Liu 91a9e0f616 HHH-7450 add simplify plugin 2012-07-16 17:06:29 +08:00
Strong Liu ccc58c50ae prepare for 4.1.6 development 2012-07-13 01:06:17 +08:00
Strong Liu a4d83a9025 4.1.5.SP1 release 2012-07-12 23:37:15 +08:00
Strong Liu e76830ade0 post 4.1.5 development 2012-07-12 22:33:52 +08:00
Strong Liu 4eb85795d6 4.1.5 release 2012-07-12 15:20:35 +08:00
Steve Ebersole 986b66eb18 Initial merge from master to metamodel 2012-06-07 16:12:32 -05:00
Steve Ebersole 8509c08761 4.1.4 release 2012-05-30 23:48:19 -05:00
Steve Ebersole 66aa329b1c 4.1.4 release 2012-05-30 23:18:58 -05:00
Steve Ebersole 3791267442 pass all System properties passed to Gradle that happen to start with 'hibernate.' to the System properties of the tests it spawns 2012-05-16 11:59:22 -05:00
Gail Badner 606752f867 Update version to 4.1.4-SNAPSHOT 2012-05-02 23:51:04 -07:00
Gail Badner 9e1095cafa prep for 4.1.3.Final 2012-05-02 21:37:05 -07:00
Steve Ebersole e46d799bbe re-release 4.1.2 with 'Final' qualifier 2012-04-05 14:13:38 -05:00
Steve Ebersole 2c9949fe5d re-release 4.1.2 with 'Final' qualifier 2012-04-05 13:50:41 -05:00
Steve Ebersole a30a1adc3d release 4.1.2 2012-04-04 12:12:16 -05:00
Steve Ebersole a5b8203bc0 release 4.1.2 2012-04-04 11:41:02 -05:00
Strong Liu e4a82a0b6b HHH-7197 - update build scripts to not use deprecated gradle apis and change manual's xml declation to use doc namespace 2012-03-26 15:12:10 +08:00
Strong Liu d2852e3c4d a little improvment on the build script 2012-03-23 16:02:45 +08:00
Strong Liu 749f7c1eb5 HHH-6271 fixes build error when tools.jar is not on classpath (linux) 2012-03-20 13:13:23 +08:00
Hardy Ferentschik 60c1b23c7b HHH-6271 Introducing Byteman in order to really test that a certain log message gets never called. 2012-03-19 23:19:46 +08:00
Strong Liu 3a5bb1f571 upgrade to junit 4.10
exclude xml-api which is part of JDK 6/7
change jboss-logging to make it JDK7 compatibile
2012-03-13 16:12:46 +08:00
Steve Ebersole ab80780cf1 release 4.1.1 2012-03-07 21:12:11 -06:00
Steve Ebersole 8563fb8a8b release 4.1.1 2012-03-07 21:10:40 -06:00
Hardy Ferentschik f31dd33b5f HHH-7037 creating a new util package 2012-03-07 15:29:20 +01:00
Strong Liu b4659173a8 1. remove commons-collections dependency.
2. moved org.hibernate.internal.util.collections.ConcurrentReferenceHashMap from envers module to core, and change it to doesn't allow null key / value.
3. Using ConcurrentReferenceHashMap this to replace old ReferenceMap (from commons-collections) which used in StatefulPersistenceContext.
4. copied org.hibernate.internal.util.collections.BoundedConcurrentHashMap from infinispan code base.
5. deprecate properties QUERY_PLAN_CACHE_MAX_STRONG_REFERENCES and QUERY_PLAN_CACHE_MAX_SOFT_REFERENCES
6. add two new properties QUERY_PLAN_CACHE_PARAMETER_METADATA_MAX_SIZE and QUERY_PLAN_CACHE_MAX_SIZE
7. remove LRUMap, SimpleMRUCache and SoftLimitMRUCache
2012-03-06 23:28:22 +08:00
Strong Liu a12f50c870 upgrade to use gradle 1.0 M8a 2012-02-28 16:47:34 +08:00
Strong Liu 13f4c830e1 change to use gradle-upload-auth-plugin v1.1.1 since v1.1.0 is not available in the jboss nexus 2012-02-20 16:45:48 +08:00
Strong Liu 975141f27e better idea support 2012-02-20 16:36:18 +08:00
Strong Liu 4843d357df HHH-7067 fix idea config issue and format 2012-02-17 10:52:26 +08:00
Steve Ebersole a21ba713ab HHH-7067 - Update build to work with Gradle m8 2012-02-15 16:38:24 -06:00
Steve Ebersole 7861fdee44 HHH-7067 - Update build to work with Gradle m8 2012-02-15 16:33:45 -06:00
Strong Liu 8f223d199b HHH-7062 upgrade to jboss-logging 3.1.0.GA 2012-02-14 15:58:01 +08:00
Steve Ebersole 10a12295e3 4.1 release 2012-02-09 00:46:36 -06:00
Steve Ebersole 081b2c5a14 4.1 release 2012-02-08 22:29:52 -06:00
Steve Ebersole 23891ff11a 4.0.1 2012-01-11 14:05:37 -06:00
Steve Ebersole b6e6f4f628 4.0.1 2012-01-11 12:19:54 -06:00
Steve Ebersole f6dec69c8c HHH-6909 - "Getting Started Guide" example code cannot be run successfully 2011-12-30 12:15:23 -06:00
Strong Liu a0b2a4b3c9 HHH-6900 upgrade to org.javassist:javassist:3.15.0-GA 2011-12-16 00:56:28 +08:00
Steve Ebersole 97bde41ce7 release 4.0.0.Final 2011-12-14 23:21:35 -06:00
Steve Ebersole 1a2da08aa3 release 4.0.0.Final 2011-12-14 23:18:36 -06:00
Strong Liu b302f74d6d prep for next 4.0.0.CR release development 2011-12-01 14:15:17 +08:00
Strong Liu 7bdb5a449d prep 4.0.0.CR7 2011-12-01 13:35:49 +08:00
Emmanuel Bernard b42d5f7691 HHH-6860 Upgrade dependency to Hibernate Commons Annotations 4.0.1.Final 2011-11-29 19:04:16 +01:00
Strong Liu 1f11f78074 HHH-6853 upgrade to jboss-logging 3.1.0.CR2 2011-11-26 16:29:01 +08:00
Strong Liu ff9eb6d1b2 test need to be compiled in UTF-8 2011-11-21 10:16:30 +08:00
Strong Liu 6b2972884a HHH-6821 Upgrade to jboss-logging-tools 1.0.0.CR5 2011-11-16 15:22:17 +08:00
Strong Liu 8065f9affe HHH-6818 update dependencies management 2011-11-14 17:38:30 +08:00
Strong Liu 93f6ad6e2e HHH-6818 update dependencies management 2011-11-14 17:12:51 +08:00
Steve Ebersole d44b0761be prep 4.0.0.CR6 2011-11-10 15:49:10 -06:00
Steve Ebersole 3913b4d881 prep 4.0.0.CR6 2011-11-10 12:53:05 -06:00
Steve Ebersole 564cdac5cb HHH-6816 - Upgrade to jboss-logging 3.1.0.CR1 2011-11-10 12:42:57 -06:00
Emmanuel Bernard ebd24bbc87 HHH-6798 Upgrade to Hibernate Commons Annotations 4.0.0.Final 2011-11-10 17:49:28 +01:00
Strong Liu 2d084cb8d9 HHH-6787 upgrade to JBoss Logging tools 1.0.0.CR3 2011-11-01 10:30:00 +00:00
Gail Badner 674c49c947 Set version to 4.0.0-SNAPSHOT 2011-10-27 04:48:10 -07:00
Gail Badner 22f9c7a132 4.0.0.CR5 prep 2011-10-27 03:11:47 -07:00
Steve Ebersole 02ab02d3fe prep 4.0.0.CR4 2011-09-28 22:16:53 -05:00
Steve Ebersole fccd878f6e prep 4.0.0.CR4 2011-09-28 22:08:33 -05:00
Strong Liu 67f803c69d HHH-6676 change the Intellij metadata generated by gradle idea task configuration (max heap size to 512M by default) 2011-09-26 00:37:40 +08:00
Strong Liu b552f70726 HHH-6675 upgrade dependencies 2011-09-26 00:29:13 +08:00
Strong Liu 1e1a6ebe04 HHH-6659 upgrade maven wagon plugin to 1.0 2011-09-15 22:07:00 +08:00
Steve Ebersole afc94dad59 prep 4.0.0.CR3 2011-09-14 21:27:11 -05:00
Steve Ebersole 55da9dacdf prep 4.0.0.CR3 2011-09-14 21:24:56 -05:00
Strong Liu 7b3a481af1 HHH-6658 upgrade jboss-logging-tools to 1.0.0.Beta7 2011-09-15 10:09:03 +08:00
Strong Liu 4ee000ecf5 HHH-6654 upgrade ant to 1.8.2 2011-09-14 14:25:12 +08:00
Strong Liu 6cd04c2fb7 HHH-6650 upgrade jacc dependency 2011-09-13 16:46:38 +08:00
Strong Liu 4b9517d0d9 HHH-6634 upgrade to jandex 1.0.3.Final 2011-09-06 14:29:38 +08:00
Strong Liu 37c3266edd prepare for next 4.0.0 development 2011-09-01 15:00:15 +08:00
Strong Liu bd5a0cf6d5 prepare for 4.0.0.CR2 release 2011-09-01 12:54:43 +08:00
Strong Liu 2be9501710 update gradle wrapper version to 1.0-m3 2011-09-01 02:42:28 +08:00
Emmanuel Bernard ee3dd3c5ff HHH-6621 Upgrade Hibernate Commons Annotations to 4.0.0.CR2 2011-08-31 19:02:00 +02:00
Emmanuel Bernard 45993edbc8 HHH-6622 Upgrade JBoss Logging to GA version 2011-08-31 16:00:32 +02:00
Strong Liu e941eca2d5 HHH-6618 running hibernate functional test cases on DB matrix 2011-08-30 14:06:13 +08:00
Steve Ebersole 4cbbdb65fd release 4.0.0.CR1 2011-08-17 21:26:53 -05:00
Steve Ebersole 41eb04fe81 release 4.0.0.CR1 2011-08-17 21:05:19 -05:00
Hardy Ferentschik 21ea415f61 HHH-6537 Upgrading classmate version 2011-08-05 10:56:57 +02:00
Hardy Ferentschik 99e184883a Setting development version 2011-08-03 15:20:06 +02:00
Hardy Ferentschik 3bd2b171ab Setting release version to 4.0.0.Beta5 2011-08-03 14:36:36 +02:00
Steve Ebersole 520db31a65 release 4.0.0.Beta4 2011-07-21 01:35:34 -05:00
Steve Ebersole 052ecb3652 release 4.0.0.Beta4 2011-07-21 00:00:22 -05:00
Steve Ebersole 9e95d41689 HHH-6371 - Develop metamodel binding creation using a push approach 2011-07-13 08:57:11 -05:00
Steve Ebersole 5efd0a8471 HHH-6371 - Develop metamodel binding creation using a push approach 2011-07-13 08:45:52 -05:00
Strong Liu f84ab09e57 prep for next development cycle 2011-07-07 13:57:02 +08:00
Strong Liu c6139a338d prepare 4.0.0.Beta3 2011-07-07 13:27:12 +08:00
Steve Ebersole f03ad76c7c prepare for post 4.0.0.Beta2 development 2011-06-22 17:19:55 -05:00
Steve Ebersole 59f498dc93 prepare 4.0.0.Beta2 2011-06-22 16:41:35 -05:00
Strong Liu b5f8d98312 HHH-6332 rollback 2011-06-23 00:24:06 +08:00