Commit Graph

626 Commits

Author SHA1 Message Date
Sanne Grinovero 293acd048c HHH-12949 Upgrade to Gradle 4.10 2018-09-04 22:42:36 +01:00
Vlad Mihalcea 440a2ef490 HHH-12929 - Add AtomikosJtaPlatform implementation 2018-09-03 17:17:09 +03:00
Guillaume Smet cac2cd057b Uncomment MariaDB dialect in gradle/databases.gradle
I don't know why it has been commmented out but it prevents from running
the tests with -Pdb=mariadb as no dialect is defined.
2018-08-14 00:33:55 +02:00
Guillaume Smet 954dd20be0 HHH-12909 Upgrade ByteBuddy to 1.8.17 2018-08-13 17:31:47 +02:00
Sanne Grinovero 8a8685d98e HHH-12884 Upgrade to Gradle 4.9 2018-08-08 10:57:59 +01:00
Sanne Grinovero c1603f30c7 HHH-12887 Remove direct dependency on ASM 2018-08-06 23:49:02 +01:00
Guillaume Smet 0e2657d0bb HHH-12877 Upgrade ByteBuddy to 1.8.15 2018-08-02 00:00:29 +02:00
Guillaume Smet 2733a3cb09 HHH-12816 Enable the experimental features of ByteBuddy when building with JDK 11 2018-07-17 19:33:06 +02:00
Guillaume Smet 4d057eab2f HHH-12813 Disable Asciidoclet in Javadoc generation
We don't have the certainty that we don't use Asciidoctor Javadoc but
using Asciidoclet leads to malformed Javadoc if we are using HTML
Javadoc, which concerns the high majority of our files.
2018-07-15 15:02:50 +02:00
Guillaume Smet 3abb6805b6 HHH-12805 Upgrade Mockito to 2.19.1 2018-07-14 11:59:53 +02:00
Guillaume Smet 972a79d448 HHH-12803 Upgrade ByteBuddy to 1.8.13 2018-07-14 11:43:28 +02:00
Sanne Grinovero c424583d8e HHH-12799 Enforce version alignment of Mockito and ByteBuddy dependencies 2018-07-12 16:19:57 +01:00
Sanne Grinovero c063b310b4 HHH-12789 Upgrade to Mockito 2.19.0 2018-07-11 10:01:16 +02:00
Guillaume Smet c5d97e4e23 HHH-12781 Update Javassist dependency to 3.23.1 2018-07-11 09:52:31 +02:00
Guillaume Smet 35806c9dcb master is now 5.4 2018-07-05 16:15:12 +02:00
Guillaume Smet 3b5d71b3a7 Prepare for next development iteration 2018-07-05 15:54:01 +02:00
Guillaume Smet bd08b65ccc 5.3.2.Final 2018-07-05 14:28:19 +02:00
Sanne Grinovero adb81781ca HHH-12766 Upgrading to Byteman 4.0.3 2018-07-03 23:24:37 +01:00
Sanne Grinovero f54949d280 HHH-12759 Upgrade integration tests to WildFly 13.0.0.Final 2018-07-02 19:59:53 +01:00
Guillaume Smet afbec8856c HHH-12724 Add javax.activation as a dependency
It is required by JAXB now that JDK 9 does not provide it anymore.
2018-06-26 12:01:06 +02:00
Vlad Mihalcea ffa5eb0e1d HHH-12704 - MSSQL executing StoredProcedure on different DB using dot notation throws error
Add test case proving the issue is caused by the SQL Server JDBC Driver
2018-06-22 14:27:52 +03:00
Vlad Mihalcea f2238ec089 Upgrade Oracle library to JDBC 4.2 2018-06-19 17:56:22 +03:00
Sanne Grinovero f0a31fbc3d HHH-12701 Upgrade to Jandex 2.0.5.Final 2018-06-18 13:43:01 +01:00
Sanne Grinovero 8b28248d3d HHH-12694 Upgrade to Hibernate Commons Annotations 5.0.4.Final 2018-06-15 10:21:36 +01:00
Sanne Grinovero 7f983adb50 HHH-12677 Update javadoc API links from EE7 to EE8 - more links 2018-06-13 19:40:52 +01:00
Sanne Grinovero 7022adfb2b HHH-12674 Fixing build dependency order 2018-06-13 10:58:12 +01:00
Sanne Grinovero cb9baa1728 HHH-12674 Use new approach to define pom.xml metadata 2018-06-13 10:47:27 +01:00
Sanne Grinovero 2dbfcc7135 HHH-12674 Upgrade Gradle wrapper to version 4.8 2018-06-13 10:47:14 +01:00
Sanne Grinovero f52e999690 HHH-12674 Avoid using deprecated Gradle methods 2018-06-13 10:40:38 +01:00
Sanne Grinovero 19d59dac71 HHH-12659 Configure ForbiddenAPIs for JDK10 as intended target compatibility 2018-06-01 22:58:31 +01:00
Sanne Grinovero 292a4e4337 HHH-12658 Upgrade to Gradle 4.7 2018-06-01 12:46:44 +01:00
Vlad Mihalcea 964602557f HHH-12656 - Document how contributors can run tests on different databases 2018-06-01 09:15:16 +03:00
Chris Cranford 6e00051f9d post 5.3.1 2018-05-25 18:48:14 -04:00
Chris Cranford 7430cdafcf 5.3.1 2018-05-25 17:43:43 -04:00
Sanne Grinovero e88b5d37d1 HHH-12636 Upgrade to ByteBuddy 1.8.12 to fix issue with entities having no package 2018-05-25 21:59:56 +01:00
smarlow b34f615200 HHH-12620 some test dependencies 2018-05-25 11:56:00 -04:00
Sanne Grinovero 898f900a87 HHH-12616 Clarify ambiguity in License name 2018-05-23 13:47:00 +01:00
Yoann Rodière 5edb2e441f HHH-12576 Upgrade to jboss-transaction-api 1.1.1.Final 2018-05-22 16:36:46 +02:00
Yoann Rodière 9a1083a88d HHH-12575 Upgrade to Classmate 1.3.4 2018-05-22 16:36:46 +02:00
Vlad Mihalcea 5cfb0a508c HHH-12559 - Add support for MySQL 8 SKIP LOCKED and NOWAIT 2018-05-22 12:30:59 +03:00
Sanne Grinovero 2d55060ff6 HHH-12610 Upgrade to Byte Buddy 1.8.11 to improve JDK compatibility 2018-05-21 18:38:24 +01:00
Steve Ebersole 24cfffeec4 post 5.3.0.Final 2018-05-14 17:40:41 -05:00
Steve Ebersole bdad25abfe prep 5.3.0.Final 2018-05-14 17:39:13 -05:00
Steve Ebersole 9f4ff8ae90 HHH-8786 - find, refresh, lock should throw LockTimeoutException or PessimisticLockException when lock problems occur
HHH-12570 - MariaDB 10.3 adds support for lock timeouts via WAIT plus NOWAIT
2018-05-14 12:08:06 -05:00
Steve Ebersole 9f293b113b HHH-12519 - Use Forbidden APIs library (Gradle plugin) to check our use of APIs
- fixing failures in non-core projects
2018-05-12 21:22:42 -05:00
Steve Ebersole ad5f63bf64 HHH-12519 - Use Forbidden APIs library (Gradle plugin) to check our use of APIs
- linked `forbiddenApis` task with the `check` task
2018-05-12 20:38:00 -05:00
Steve Ebersole 56f44399a4 HHH-12519 - Use Forbidden APIs library (Gradle plugin) to check our use of APIs
- minor cleanup
2018-05-12 20:31:05 -05:00
Steve Ebersole 0695b3ff6e HHH-12519 - Use Forbidden APIs library (Gradle plugin) to check our use of APIs
- initial support; implicit usage of default Locale is a major problem
2018-05-12 20:29:50 -05:00
Steve Ebersole 82f2aa0d5d HHH-12474 - Make sure the JPA version is defined by a single property across build files
added HibernateVersion following pattern of JpaVersion
2018-04-30 10:38:34 -05:00
Steve Ebersole a80dc5e62d post 5.3.0.CR2 2018-04-27 10:15:26 -05:00
Steve Ebersole 4bb183b33a prep 5.3.0.CR2 2018-04-27 09:48:06 -05:00
Andrea Boriero d2e38f8a0d HHH-12510 - Update PostgreSQL driver 2018-04-20 12:19:05 +01:00
Sanne Grinovero af4fb456e1 Updating link in generated POM file metadata 2018-04-11 22:55:38 +01:00
Sanne Grinovero 4bbb5668d6 HHH-12478 Upgrade to Mockito 2.18.0 to improve memory utilization of tests 2018-04-11 22:48:15 +01:00
Andrea Boriero e2b7317560 HHH-12474 - Make sure the JPA version is defined by a single property across build files 2018-04-11 21:54:21 +01:00
Jonathan Bregler 69000ddc16 HHH-12462 - Use SAP HANA JDBC driver from Maven Central 2018-04-05 15:02:17 +03:00
simeonmalchev d736c3fa62 HHH-12453 - Update Vibur dependency from 22.0 to 22.1 2018-04-02 09:17:51 +03:00
Steve Ebersole c14180ea5b HHH-12410 - Cannot use AttributeConverter with spatial types
HHH-12443 - Introduce TypeConfiguration
2018-03-29 23:16:33 -05:00
Steve Ebersole 80e1fb6884 HHH-12432 - Upgrade to Hibernate Commons Annotations 5.0.3.Final 2018-03-28 21:34:16 -05:00
Philippe Marschall f6aa8abd11 HHH-11806 - Add support for MariaDB 10.3
HHH-11769 - New MariaDB Dialect for MariaDB >= v10.1
2018-03-27 14:46:25 +03:00
Steve Ebersole fbe32f162a HHH-11356 - Adjust the 2nd-Cache SPIs to better reflect supported uses
Fix-ups from Radim's review
2018-03-26 14:37:56 -05:00
Steve Ebersole 93d9162243 HHH-12390 - Add hibernate-jipijapa for integrating with WildFly
- checkstyle fixups
- adjust checkstyle to allow up to 5 newlines at the end of the file (1 to 5)
- fixed bad 4.6 Gradle wrapper version (cant load builds)
2018-03-26 11:42:09 -05:00
Steve Ebersole 6f48fa1a49 HHH-12390 - Add hibernate-jipijapa for integrating with WildFly
- functional changes - building, all tests passing
- formatting changes coming in next commit to isolate them
- removed Infinispan dependencies (not compile/test failures in any subproject as a result)
2018-03-26 11:42:09 -05:00
Scott Marlow 2a1a85383e HHH-12390 add hibernate-jipijapa 2018-03-26 11:42:09 -05:00
Sanne Grinovero a8a9bde70b HHH-12415 Update Gradle wrapper to Gradle 4.6 2018-03-21 16:58:31 +00:00
Sanne Grinovero c8bd656461 HHH-12398 Upgrade to Byte Buddy 1.8.0 to support JDK10 and preliminary support for JDK11 2018-03-16 20:09:35 +00:00
Sanne Grinovero 0719c48540 Remove redundant copies of the license header 2018-03-08 00:22:44 +00:00
barreiro ebfab7cb07 HHH-12358 Upgrade Agroal dependency to 0.4 2018-03-05 23:09:33 +01:00
Sanne Grinovero 186f980d3d HHH-12344 Upgrade to JBoss Logging 3.3.2.Final 2018-03-02 15:28:19 +00:00
Sanne Grinovero b8130d0177 HHH-12343 Upgrade to WildFly 12.0.0.Final 2018-03-02 15:26:55 +00:00
Sanne Grinovero 0a75278f90 HHH-12342 Upgrade to Byteman 4.0.1 2018-03-02 15:26:50 +00:00
Sanne Grinovero 66d3232eb6 HHH-11253 Running all tests with Byte Buddy will require more memory 2018-03-02 14:15:18 +00:00
Sanne Grinovero 0c17ef47b3 HHH-12296 Upgrade to Byte Buddy 1.7.10 to support JDK10 2018-02-22 11:17:40 +00:00
Steve Ebersole 8516e31d98 5.3 cr1 - version back to SNAPSHOT 2018-02-15 12:14:21 -06:00
Steve Ebersole 9e1bf7e762 5.3 cr1 - prep release : fixed problem in release task dependencies 2018-02-15 12:14:21 -06:00
Steve Ebersole 2636c1e2f0 5.3 cr1 - prep release 2018-02-15 12:14:21 -06:00
Sanne Grinovero 5fe1297c14 HHH-12293 Upgrade to Hibernate Commons Annotations 5.0.2.Final 2018-02-14 11:58:28 +00:00
simeonmalchev 7eba71411d Updated Vibur dependency from 21.3 to 22.0 2018-02-12 08:47:10 +02:00
Steve Ebersole 3501c09db6 5.3 beta2 2018-02-01 14:51:08 -06:00
Steve Ebersole 01ea48e68b 5.3 beta2 2018-02-01 14:12:40 -06:00
Steve Ebersole f28e037a58 5.3 beta2 2018-02-01 14:00:37 -06:00
Steve Ebersole 21794a29fc 5.3 beta2 2018-02-01 13:26:51 -06:00
Steve Ebersole 16d9736569 5.3 beta2 2018-02-01 13:23:17 -06:00
Steve Ebersole dc7ed28865 5.3 beta2 2018-02-01 13:19:08 -06:00
Steve Ebersole 867d668482 HHH-12172 - Move to BinTray for publishing artifacts 2018-02-01 11:39:40 -06:00
Steve Ebersole 2c6caaa684 5.3 beta2 2018-02-01 11:36:46 -06:00
simeonmalchev 85cdbc76e5 HHH-12264 - Updated Vibur dependency from 21.2 to 21.3 2018-01-30 14:28:42 +02:00
barreiro 1b2424c211 HHH-12252 - Add Agroal to ConnectionProviderInitiator 2018-01-30 10:19:09 +02:00
Andrea Boriero 9d335961b8 HHH-12246 - Gradle build fails with Java 9 2018-01-24 14:51:36 +00:00
Guillaume Smet b8c1a1ff35 HHH-12244 Upgrade validation-api to 2.0.1.Final
It should be consistent with the version of Validator used.
2018-01-24 08:56:49 +00:00
Steve Ebersole 7d3158625e HHH-12172 - Move to BinTray for publishing artifacts 2018-01-22 11:44:46 -06:00
Steve Ebersole 9e20eece55 HHH-12190 - General tidying of Gradle scripts
- adding `ciBuild` task, standardizing `release` task
2018-01-22 11:44:46 -06:00
Vlad Mihalcea 925cf5fb7f Add SAP settings for local testing 2018-01-22 15:32:48 +02:00
Steve Ebersole 9543697ea3 prepare for 5.3.0.Beta1 2018-01-18 10:40:43 -06:00
Steve Ebersole 538039fe20 prepare for 5.3.0.Beta1 2018-01-18 10:22:34 -06:00
Steve Ebersole 8e6332a964 HHH-12190 - General tidying of Gradle scripts 2018-01-17 22:47:31 -06:00
Steve Ebersole ed2f17722f prepare for 5.3.0.Beta1 2018-01-17 22:32:45 -06:00
Steve Ebersole 350b9d2184 prepare for 5.3.0.Beta1 2018-01-17 22:03:15 -06:00
Vlad Mihalcea 856f99244d Fix db property resolving issue 2018-01-17 11:12:07 +02:00
Steve Ebersole 644c74d470 HHH-12190 - General tidying of Gradle scripts 2018-01-16 14:34:43 -06:00
Steve Ebersole e1a970aa11 HHH-12190 - General tidying of Gradle scripts 2018-01-16 14:34:43 -06:00
Steve Ebersole d806eff912 HHH-12190 - General tidying of Gradle scripts 2018-01-16 14:34:43 -06:00
Steve Ebersole 981eb41d79 Update to Gradle 4.4 2017-12-18 10:56:30 -06:00
Andrea Boriero ca368f85a6 HHH-11507 - Upgrade to Gradle 4.2 2017-09-21 15:07:29 +01:00
rhart 3ce94fbb0c HHH-11346 - Upgrade gradle to 3.2.1 2016-12-20 09:41:28 +00:00
Steve Ebersole 015be3df6e HHH-10864 - Allow ORM to be built with Java 9 2016-06-17 13:40:44 -05:00
Steve Ebersole acab6c579b HHH-10438 - Upgrade the Gradle wrapper to use Gradle version 2.10 2016-01-25 10:08:54 -06:00
Steve Ebersole d97280dce3 HHH-10438 - Upgrade the Gradle wrapper to use Gradle version 2.10 (revert) 2016-01-24 20:44:23 -06:00
Steve Ebersole 4311866d52 HHH-10438 - Upgrade the Gradle wrapper to use Gradle version 2.10 2016-01-24 20:10:56 -06:00
Steve Ebersole 559eb936ad HHH-10153 - Upgrade to Gradle 2.7 2015-09-30 16:09:12 -05:00
Steve Ebersole ee97148743 HHH-9738 - Upgrade master (5.0) to Gradle 2.4 2015-05-29 16:03:31 -05:00
Steve Ebersole 7d9bc1d71c HHH-9738 - Upgrade master (5.0) to Gradle 2.4 2015-05-29 16:01:47 -05:00
Steve Ebersole bd256e4783 HHH-9803 - Checkstyle fix ups - headers 2015-05-18 23:25:14 -05:00
Steve Ebersole c02e6c44fa HHH-9677 - Upgrade Gradle 2015-03-23 11:20:01 -05:00
Steve Ebersole 28334c77be HHH-8773 - Remove cleaning as release task dep
(cherry picked from commit 79ee394e0a)
2014-01-22 11:34:16 -06:00
Steve Ebersole 6f25adcfd2 HHH-8734 - Update to Gradle 1.9 2013-11-21 13:46:40 -06:00
Steve Ebersole 41e29b7bad HHH-8474 - Upgrade to Gradle 1.7 2013-09-06 10:54:08 -05:00
Steve Ebersole e9a54405c2 HHH-8232 - Upgrade to Gradle 1.6 2013-05-09 20:33:19 -05:00
Steve Ebersole 26868ad314 HHH-8141 - Upgrade to Gradle 1.5 2013-04-04 13:01:39 -05:00
Strong Liu 7a82349f75 HHH-7385 change to use gradle 1.1 2012-08-08 17:09:11 +08:00
Strong Liu a12f50c870 upgrade to use gradle 1.0 M8a 2012-02-28 16:47:34 +08:00
Strong Liu ad4b4fc990 HHH-7067 update wrapper properties 2012-02-17 09:08:53 +08:00
Strong Liu 2be9501710 update gradle wrapper version to 1.0-m3 2011-09-01 02:42:28 +08:00
Strong Liu e941eca2d5 HHH-6618 running hibernate functional test cases on DB matrix 2011-08-30 14:06:13 +08:00
Steve Ebersole 44cca7a375 HHH-6106 - Fix up IntelliJ project generation 2011-04-13 22:33:54 -05:00
Steve Ebersole cf6594b9af HHH-5897 - Upgrade to Gradle 0.9.2 2011-02-23 15:30:23 -06:00