Commit Graph

474 Commits

Author SHA1 Message Date
Andrea Boriero 00ed63f0bc Fix findbugs exclude generated java sources and cfg package, Add excludeFilterConfig to remove all low level bugs warnings except DM_CONVERT_CASE 2015-05-26 06:10:29 +01:00
Steve Ebersole bd256e4783 HHH-9803 - Checkstyle fix ups - headers 2015-05-18 23:25:14 -05:00
Steve Ebersole d5951c6e02 HHH-9803 - Checkstyle fix ups 2015-05-18 21:49:44 -05:00
Steve Ebersole 42bb59354f HHH-9803 - Checkstyle fix ups 2015-05-16 14:23:34 -05:00
Steve Ebersole ab66df1ecf HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-12 13:59:12 -05:00
Steve Ebersole fde734e828 HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-08 15:31:51 -05:00
Steve Ebersole c6ce04c810 release 5.0.0.Beta2 2015-04-29 23:33:27 -05:00
Steve Ebersole 371632b977 release 5.0.0.Beta2 2015-04-29 22:33:39 -05:00
Steve Ebersole 5fe83ba4c8 HHH-9717 - Build script improvements 2015-04-20 12:00:12 -05:00
Steve Ebersole f0029d49bc HHH-9717 - Build script improvements - checkstyle and findbugs 2015-04-17 13:03:10 -05:00
Steve Ebersole 9abb981ac2 HHH-9733 - Add checks for no-arg uses of String#toUpperCase and String#toLowerCase 2015-04-17 12:21:00 -05:00
Steve Ebersole f116ada16d HHH-9717 - Build script improvements - fixed generated POM 2015-04-10 15:30:13 -05:00
Steve Ebersole 650267077d HHH-9717 - Build script improvements - applied new standalone XJC and AnimalSniffer plugins 2015-04-10 11:58:22 -05:00
Steve Ebersole da06b22dee HHH-9717 - Build script improvements - applied new standalone XJC and AnimalSniffer plugins 2015-04-09 21:42:42 -05:00
Steve Ebersole 6e7357beeb HHH-9717 - Build script improvements - applied new standalone XJC and AnimalSniffer plugins 2015-04-09 11:36:04 -05:00
Steve Ebersole 9786409096 HHH-9550 - Allow a dialect to specify the level of catalog/schema support 2015-04-07 14:31:41 -05:00
Steve Ebersole 6ec4e0cdba Changes for AnimalSniffer 2015-04-01 19:19:29 -05:00
Steve Ebersole 7019db74fb release 5.0.0.Beta1 2015-03-31 16:39:37 -05:00
Steve Ebersole 7799d697cb release 5.0.0.Beta1 2015-03-31 15:11:15 -05:00
Steve Ebersole f295d66d6e HHH-8844 - Add support for Java 8 date and time types (JSR-310) 2015-03-31 13:02:19 -05:00
Steve Ebersole a92ddea9ca HHH-9492 - Migrate to new bootstrap API (MetadataSources, etc) - Gunnar's feedback 2015-03-26 00:25:52 -05:00
Steve Ebersole 5f6d1d24f7 HHH-8844 - Add support for Java 8 date and time types (JSR-310) 2015-03-24 16:01:15 -05:00
Steve Ebersole c02e6c44fa HHH-9677 - Upgrade Gradle 2015-03-23 11:20:01 -05:00
Steve Ebersole 80bf715f0b HHH-9490 - Migrate from dom4j to jaxb for XML processing - hibernate-osgi 2015-03-19 12:40:29 -05:00
Steve Ebersole 9caca0ce37 HHH-9490 - Migrate from dom4j to jaxb for XML processing;
HHH-9492 - Migrate to new bootstrap API (MetadataSources, etc);
HHH-7078 - Split NamingStrategy into ImplicitNamingStrategy/PhysicalNamingStrategy;
HHH-6005 - Better handling of implicit column naming with @ElementCollection of @Embeddables;
HHH-9633 - Add tests that explicitly test the "main" NamingStrategy impls
2015-03-10 16:53:51 -05:00
Gail Badner c7db015cc6 HHH-9561 : Master version is 4.3.7-SNAPSHOT; should be 5.0.0-SNAPSHOT 2015-01-06 11:28:19 -08:00
Gail Badner 53b7c6288c 4.3.6.Final post release 2014-07-16 22:50:24 -07:00
Gail Badner d6323457d2 4.3.6.Final release 2014-07-16 16:25:19 -07:00
Brett Meyer 8c1a5123a0 4.3.5.Final post release 2014-04-02 11:24:39 -04:00
Brett Meyer 7ee941e13c 4.3.5.Final release 2014-04-02 10:06:55 -04:00
Brett Meyer 94a490a04f 4.3.4.Final post release 2014-03-03 10:57:21 -05:00
Brett Meyer b8ad87dd53 4.3.4.Final release 2014-03-03 10:25:01 -05:00
Brett Meyer b5f762c70b 4.3.3.Final post release 2014-02-28 15:34:08 -05:00
Brett Meyer fa3bcd1bda 4.3.3.Final release 2014-02-28 14:35:41 -05:00
Brett Meyer fe30113b9d 4.3.2.Final post release 2014-02-27 16:13:24 -05:00
Brett Meyer c83cec884a (correction) 4.3.2.Final release 2014-02-27 15:54:38 -05:00
Brett Meyer cffeb311f7 4.3.3.Final release 2014-02-27 13:40:01 -05:00
Steve Ebersole 95566f772f 4.3.1 release 2014-01-22 12:32:15 -06:00
Steve Ebersole 3ca7da3dd0 4.3.1 release 2014-01-22 11:43:17 -06:00
Steve Ebersole f5d1e20b12 4.3.0.CR2 release 2013-12-05 14:33:00 -06:00
Steve Ebersole e8d6879826 4.3.0.CR2 release 2013-12-05 13:42:48 -06:00
Steve Ebersole 49ff975f7d HHH-8733 - General build cleanup 2013-12-02 22:11:00 -06:00
Steve Ebersole cacede9751 HHH-8733 - General build cleanup - hibernate-testing 2013-12-02 21:04:53 -06:00
Steve Ebersole 055a750a53 HHH-8733 - General build cleanup 2013-12-02 20:57:57 -06:00
Brett Meyer ee5f5b3c69 HHH-8733 removed sourceSet handling in OSGi manifest generation 2013-11-26 13:04:55 -05:00
Steve Ebersole d1023821b1 HHH-8733 - General build cleanup 2013-11-26 13:04:55 -05:00
Brett Meyer aabd904ec6 HHH-8733 temporary fix for eclipse task 2013-11-25 13:39:35 -05:00
Steve Ebersole ffecce514e HHH-8733 - General build cleanup 2013-11-22 21:20:27 -06:00
Steve Ebersole f9aa122b5e HHH-8733 - General build cleanup 2013-11-22 19:46:05 -06:00
Steve Ebersole 1b3829a95d HHH-8733 - General build cleanup 2013-11-22 15:28:28 -06:00
Steve Ebersole c1612fe004 HHH-8733 - General build cleanup 2013-11-22 14:53:24 -06:00
Steve Ebersole 6f25adcfd2 HHH-8734 - Update to Gradle 1.9 2013-11-21 13:46:40 -06:00
Brett Meyer f9c8ec9f2a 4.3.0.CR1 post-release 2013-11-20 16:52:56 -05:00
Brett Meyer 4e37d0ad8a 4.3.0.CR1 post-release 2013-11-20 15:51:17 -05:00
Steve Ebersole b1d38a2040 release 4.3.0.CR1 2013-11-20 12:18:52 -06:00
Steve Ebersole 67d8a53887 HHH-8700 - Update ORM modules using JPA metamodel generator to use the new module 2013-11-18 15:36:23 -06:00
Hardy Ferentschik 7c8984469b HHH-8483 Getting metamodel-generator:build working 2013-11-11 20:08:16 +08:00
Steve Ebersole 6863c3da82 4.3.0.Beta5 release 2013-10-09 15:00:23 -05:00
Steve Ebersole 6258647c24 4.3.0.Beta5 release 2013-10-09 13:22:52 -05:00
Strong Liu d476eb7e16 HHH-8601 remove slf4j infavor of log4j 2013-10-10 01:14:26 +08:00
Strong Liu d1aef40dcb HHH-8601 remove commons-logging and upgrade slf4j 2013-10-10 00:28:19 +08:00
Steve Ebersole f08ede4808 HHH-8499 - Prepare for 4.3 Beta4 release 2013-09-12 12:15:12 -05:00
Steve Ebersole 6dcb4e3b51 HHH-8499 - Prepare for 4.3 Beta4 release 2013-09-12 12:14:28 -05:00
Steve Ebersole 9e54c418ab HHH-8499 - Prepare for 4.3 Beta4 release 2013-09-12 11:44:42 -05:00
Steve Ebersole d9310b13f7 HHH-8490 - Remove buildDashboard dependency on check 2013-09-11 12:01:06 -05:00
Steve Ebersole cbd828217a HHH-8485 - Apply newly extracted version-injection plugin 2013-09-10 16:08:18 -05:00
Steve Ebersole 41e29b7bad HHH-8474 - Upgrade to Gradle 1.7 2013-09-06 10:54:08 -05:00
Steve Ebersole ffd950956c HHH-8467 - Compiling should trigger animal-sniffer execution 2013-09-06 10:30:15 -05:00
Steve Ebersole 91dace33b3 HHH-8459 - Improved handling of JPA schema-generation target files 2013-08-27 16:17:28 -05:00
Brett Meyer b4ab20a97b HHH-8117 Add package export versions in OSGi manifests 2013-06-07 14:29:35 -04:00
Steve Ebersole d874bc4737 4.3.0.Beta3 2013-05-29 13:42:26 -05:00
Steve Ebersole 9699ce41c2 4.3.0.Beta3 2013-05-29 12:48:01 -05:00
Steve Ebersole 7bd9ba2adf HHH-8144 - Create a 'release' task that performs all tasks needed for doing a release 2013-05-16 18:52:27 -05:00
Steve Ebersole 1337d36a79 HHH-8235 - Drop database profiles upstream 2013-05-10 15:59:02 -05:00
Steve Ebersole 5373be01df HHH-8232 - Upgrade to Gradle 1.6 2013-05-10 11:10:29 -05:00
Steve Ebersole e9a54405c2 HHH-8232 - Upgrade to Gradle 1.6 2013-05-09 20:33:19 -05:00
Steve Ebersole 40373412e0 HHH-8220 - pom dependencies scope changed from compile to runtime 2013-05-07 21:19:15 -05:00
Steve Ebersole 2bc63badea HHH-8220 - pom dependencies scope changed from compile to runtime 2013-05-07 08:02:33 -05:00
Strong Liu 7004914ec0 HHH-8159 - Apply fixups indicated by analysis tools 2013-05-07 13:30:29 +08:00
Gunnar Morling 77a4c3e52e HHH-8219 - Adding Animal Sniffer plug-in to make sure only Java 6 APIs are used 2013-05-06 22:16:57 +02:00
Brett Meyer f40f814b00 4.3.0.Beta2 post release 2013-05-02 15:44:41 -04:00
Brett Meyer 9a003f921b 4.3.0.Beta2 release 2013-05-02 15:12:41 -04:00
Steve Ebersole 07a6abfab9 HHH-8159 - Apply fixups indicated by analysis tools 2013-05-01 13:46:23 -05:00
Steve Ebersole d2ec514894 HHH-8159 - Apply fixups indicated by analysis tools 2013-04-30 08:07:24 -05:00
Steve Ebersole 6a388b754c HHH-8159 - Apply fixups indicated by analysis tools 2013-04-19 14:35:39 -05:00
Steve Ebersole 0416d3f24a HHH-8146 - Update to use maven-publishing plugin 2013-04-18 13:40:56 -05:00
Steve Ebersole 8eeef7af3b HHH-8146 - Update to use maven-publishing plugin 2013-04-16 18:26:02 -05:00
Brett Meyer 079fd4ac01 HHH-8160 Corrected Import-Package in module manifests 2013-04-16 10:29:44 -04:00
Steve Ebersole b8ebe0ef4d HHH-8159 - Apply fixups indicated by analysis tools 2013-04-09 19:40:58 -05:00
Steve Ebersole 34e7512c76 HHH-8159 - Apply fixups indicated by analysis tools 2013-04-09 19:38:40 -05:00
Brett Meyer 9ace3a6a08 HHH-7617 Gradle eclipse task missing src paths and test source generation 2013-04-09 15:30:20 -04:00
Brett Meyer cc4ef44670 HHH-8160 Updated for Gradle 1.5 OSGi plugin changes and package
versioning issues
2013-04-09 09:57:36 -04:00
Steve Ebersole 826aa6301f HHH-8156 - Apply new Gradle plugins 2013-04-08 21:24:09 -05:00
Steve Ebersole e037fcb55f HHH-8145 - Add MaxPermSize to test configuration 2013-04-05 14:40:43 -05:00
Steve Ebersole 64cbd2fdd0 HHH-8151 - Consolidate defining "java language level" in one place 2013-04-05 14:38:23 -05:00
Steve Ebersole 0c72623038 HHH-8152 - General cleanup 2013-04-05 14:31:43 -05:00
Steve Ebersole 378fc1378a HHH-8143 - Create a 'generateSources' task that performs all generation tasks 2013-04-04 14:45:49 -05:00
Steve Ebersole d6fe409a48 HHH-8142 - Create a 'compile' task that performs all copmpilations 2013-04-04 13:42:17 -05:00
Steve Ebersole 26868ad314 HHH-8141 - Upgrade to Gradle 1.5 2013-04-04 13:01:39 -05:00
Steve Ebersole 2c5cb697e1 4.3.0.Beta1 release 2013-04-03 12:17:58 -05:00
Steve Ebersole 485a5314e9 4.3.0.Beta1 release 2013-04-03 11:39:14 -05:00
Brett Meyer 56867417e2 HHH-7527 Enterprise OSGi JPA support 2013-02-14 10:44:35 -05:00
Brett Meyer 470c7432c4 Updated master version to 4.3.0-SNAPSHOT 2013-01-30 13:57:30 -05:00
Steve Ebersole d11165d4d2 HHH-7749 - Allow setting system properties for tests on gradle command line 2012-11-02 13:54:20 -05:00
brmeyer d41545e13b HHH-7725 reverting build.gradle change 2012-11-01 02:08:52 -04:00
brmeyer 628145bb01 4.1.8.Final release 2012-11-01 02:08:46 -04:00
Steve Ebersole 0ab36bed8c HHH-7725 - Make handling multi-table bulk HQL operations more pluggable 2012-10-31 11:22:33 -05:00
Steve Ebersole 110c3a4b92 HHH-7550 - Fix UP-TO-DATE checking for APT-based tasks 2012-08-24 20:39:53 -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
Eric Dalquist 8de0f9e875 HHH-7468 Recreate toString value holder after deserialization 2012-08-02 13:30:21 +08: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 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 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
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
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
Hardy Ferentschik 2eab57d990 HHH-6308 upgrading to latest validator release - 4.2.0.Final 2011-06-20 19:49:43 +02:00
Strong Liu fc90bc3a8a HHH-6332 deploy javadoc jar 2011-06-20 12:06:36 +08:00
Strong Liu 6e15b5c282 HHH-6322 upgrade to hibernate-jpa-2.0-api-1.0.1.Final 2011-06-15 10:54:40 +08:00
Hardy Ferentschik 5b4e976972 HHH-6307 Upgrading slf4j to 1.6.1 2011-06-13 14:31:52 +02:00
Steve Ebersole ad180ff95a prep for next development cycle 2011-06-08 23:14:53 -05:00
Steve Ebersole 15bc4ed369 prep 4.0.0.Beta1 release 2011-06-08 22:43:35 -05:00
Steve Ebersole c7818f3e1e prep 4.0.0.Beta1 release 2011-06-08 22:39:07 -05:00
Steve Ebersole 4b9b4da041 prep 4.0.0.Beta1 release 2011-06-08 21:20:32 -05:00
Stevo Slavic 006c96b952 HHH-6228 Compile tasks using now UTF-8 encoding. Initially they used platform encoding making build platform dependent.
Change-Id: I64d5496a71c96008b175f53b3febdad7ed6febfd
2011-05-17 11:01:11 +02:00
Strong Liu fcf439d4d1 HHH-6133 Enhance annotation based Jandex index with configuration extracted from orm.xml 2011-05-12 10:00:03 +02:00
Steve Ebersole 87a01563fe prepare for post 4.0.0.Alpha3 dev 2011-05-05 15:46:37 -05:00
Steve Ebersole 5873ff8e94 prepare 4.0.0.Alpha3 2011-05-05 15:46:37 -05:00
Steve Ebersole 9c388815ff prepare 4.0.0.Alpha3 2011-05-05 15:46:37 -05:00
Hardy Ferentschik dd019a1f43 HHH-6148 Adding classmate as a replacement for the commons annotations generic resolution code 2011-04-26 11:35:18 +02:00
Steve Ebersole 44cca7a375 HHH-6106 - Fix up IntelliJ project generation 2011-04-13 22:33:54 -05:00
Steve Ebersole 3853152782 HHH-6106 - Fix up IntelliJ project generation 2011-04-11 16:45:17 -05:00
Hardy Ferentschik 0d29c346ec HHH-6111 enabling jaxb model generation for hbm configuration files 2011-04-11 19:11:06 +02:00
Hardy Ferentschik 42502e696b HHH-6109 Starting work for annotation binding against the new metamodel. Enabling JAXB for parsing of orm.xml 2011-04-11 19:09:44 +02:00
Steve Ebersole 5408dac36b prepare for 4.0.0.Alpha3 development 2011-04-06 17:36:47 -05:00
Steve Ebersole 691712fcbb prepare 4.0.0.Alpha2 release 2011-04-06 16:10:02 -05:00
Steve Ebersole 03c4009391 HHH-6088 - Move to slf4j-log4j12 for test logging 2011-04-06 11:32:57 -05:00
adamw c2167b85a7 HHH-6014: Removing the testng dependency from envers and from the available libraries as it isn't used anymore 2011-04-01 21:40:09 +02:00
JPAV 4d3ad4b4c8 Merge branch 'master' of git://github.com/hibernate/hibernate-core 2011-03-24 13:12:56 -05:00
JPAV f5a3e38cd7 HHH-6050 Changed single compile-time dependency to slf4j in parent build file to testRuntime 2011-03-24 13:12:51 -05:00
Strong Liu aa24c3a0c5 HHH-6036 Doc integration 2011-03-24 15:48:07 +08:00
Strong Liu 8c56875fc5 HHH-6036 integration documentation generation 2011-03-22 23:39:53 +08:00
Steve Ebersole 29e21e9b25 HHH-6038 - Migrate to use newly separated gradle-upload-auth-plugin 2011-03-22 08:29:49 -05:00
Steve Ebersole 82d2ef4b1f HHH-6025 - Remove cglib dependencies 2011-03-18 14:48:17 -05:00
Steve Ebersole 1c203f35ec HHH-5942 - Migrate to JUnit 4 2011-03-14 13:14:07 -05:00
Steve Ebersole f25a62855e prepare for 4.0.0.Alpha2 development 2011-03-09 18:40:41 -06:00
Steve Ebersole 0fece2cf80 prepare 4.0.0.Alpha1 release 2011-03-09 18:22:34 -06:00
Steve Ebersole b1a9f36375 HHH-6000 - split annotation processor execution out into separate tasks 2011-03-09 15:29:40 -06:00
Steve Ebersole 43b812c1de HHH-6000 - split annotation processor execution out into separate tasks 2011-03-09 13:15:47 -06:00
Gail Badner d3b5c687ee HHH-5890 : License comment refers to non-exiting page 2011-03-09 03:50:31 -08:00
JPAV 346418c4ef Final sync with upstream master 2011-03-08 16:19:57 -06:00
Steve Ebersole 56d242acdf HHH-5949 - Migrate, complete and integrate TransactionFactory as a service 2011-03-06 08:46:57 -06:00
Steve Ebersole 4d5b9f1ca1 HHH-5949 - Migrate, complete and integrate TransactionFactory as a service 2011-03-03 14:16:58 -06:00
Steve Ebersole 08d9fe2117 HHH-5949 - Migrate, complete and integrate TransactionFactory as a service 2011-03-02 16:52:43 -06:00
Steve Ebersole f13acbe670 HHH-5897 - Upgrade to Gradle 0.9.2 2011-02-23 15:30:24 -06:00
Steve Ebersole 4fd609e41e HHH-5904 - Deploy just testing artifacts from hibernate-core, not all tests 2011-02-23 15:30:23 -06:00
Steve Ebersole 2aa2dc0c59 HHH-5897 - Upgrade to Gradle 0.9.2 2011-02-23 15:20:40 -06:00
Steve Ebersole f8b76e204e HHH-5900 - Revert change to add upload repositiory authentication handling in build script 2011-02-23 15:20:40 -06:00
Steve Ebersole a02a8a88b5 HHH-5898 - Improve authentication for Gradle uploads 2011-02-23 15:20:39 -06:00
Hardy Ferentschik 318352519f HHH-5880 Added username and password for authentication of deploys into remote repos 2011-02-23 15:20:00 -06:00
JPAV ece77365dc Updated to work with latest releases of jboss-logging and jboss-logging-tools 2011-02-16 16:14:27 -06:00
Steve Ebersole e6eb434f7b HHH-5897 - Upgrade to Gradle 0.9.2 2011-02-10 10:13:14 -06:00
Steve Ebersole 3ba79384f0 HHH-5904 - Deploy just testing artifacts from hibernate-core, not all tests 2011-02-10 09:45:28 -06:00
JPAV 9b725c471c Attempt to compile twice, once only for annotations, then for everything else 2011-02-09 15:23:05 -06:00
JPAV c7f09e5130 Attempt to compile twice, once only for annotations, then for everything else 2011-02-09 13:05:57 -06:00
JPAV 8c806d361d Changes from requests at Hibernate meeting: message codes, use XXXf methods for debug and trace, use @Cause 2011-02-08 13:55:27 -06:00
Steve Ebersole 2f8655e661 HHH-5897 - Upgrade to Gradle 0.9.2 2011-02-08 11:19:50 -06:00
Steve Ebersole 8f593ed866 HHH-5900 - Revert change to add upload repositiory authentication handling in build script 2011-02-08 08:12:02 -06:00
Steve Ebersole e7d5b9c0bf HHH-5898 - Improve authentication for Gradle uploads 2011-02-08 07:50:26 -06:00