Commit Graph

33 Commits

Author SHA1 Message Date
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 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
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
Andrea Boriero d2e38f8a0d HHH-12510 - Update PostgreSQL driver 2018-04-20 12:19:05 +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 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 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
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 0c17ef47b3 HHH-12296 Upgrade to Byte Buddy 1.7.10 to support JDK10 2018-02-22 11:17:40 +00: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
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
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 d806eff912 HHH-12190 - General tidying of Gradle scripts 2018-01-16 14:34:43 -06:00