Commit Graph

305 Commits

Author SHA1 Message Date
Hibernate-CI dfb4d174e8 5.4.29.Final 2021-03-03 11:46:30 +00:00
Sanne Grinovero 00cc7d950b HHH-14463 Upgrade to ByteBuddy 1.10.21: OOB support for JDK17 2021-02-23 15:10:41 +01:00
Hibernate-CI 7ccbe09d89 5.4.29-SNAPSHOT 2021-02-09 13:17:35 +00:00
Hibernate-CI 6fd244e7ce 5.4.28.Final 2021-02-09 13:08:27 +00:00
Karel Maesen 5af975d57d HHH-14442 Upgrade geolatte-geom to 1.6.1 2021-02-09 12:48:58 +01:00
Sanne Grinovero a5b194dadd HHH-14415 Upgrade to Jandex 2.2.3.Final 2021-01-24 15:05:48 +00:00
Yoann Rodière 6845edd74e
HHH-14371 Correctly set JVM args in the JVM running tests
Turns out getJvmArgs() returns a copy, so modifying that copy won't
change the JVM args.

Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2021-01-07 17:21:05 +01:00
Yoann Rodière ab44830251
HHH-14372 Upgrade to Weld 3.1.5.Final in tests
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2021-01-07 17:21:05 +01:00
Yoann Rodière 08079035c7
HHH-14315 Force JVM options when using toolchains
Apparently Gradle won't just use the same options as in its own JVM.

Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2021-01-07 17:15:35 +01:00
Yoann Rodière fb2a5cf94b
HHH-14315 Add optional support for toolchains to the Gradle build
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2021-01-07 17:15:35 +01:00
Yoann Rodière adcadc855c
HHH-14315 Upgrade to Gradle 6.7
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2021-01-07 17:15:35 +01:00
Yoann Rodière 4c15128838
HHH-14323 Restore the system property net.bytebuddy.experimental=true in tests on JDK15+
Turns out it's necessary for JDKs with experimental support.
2021-01-07 17:15:35 +01:00
Yoann Rodière 4bf0a96c22
HHH-14323 Allow forcing the tested Java version in the Gradle build
... just in case we need that for some cutting-edge JDK, for example 15,
that would not be supported by Gradle yet.
2021-01-07 17:15:35 +01:00
Yoann Rodière dfc04d8f5d
HHH-14323 Do not set net.bytebuddy.experimental=true in tests anymore
It's no longer necessary since we upgraded to byte-buddy 1.10.2,
and it causes bytecode to be converted from Java 14 to Java 12 in some
cases (I don't know why).
2021-01-07 17:15:34 +01:00
Yoann Rodière 1b44713d09
HHH-14323 Generate Java 13/14 bytecode for tests when building with JDK13/14 2021-01-07 17:15:34 +01:00
Yoann Rodière 96b2b71393
HHH-14323 Remove unnecessary checks around Java 8 compatibility
The build requires JDK8+, so we're alwways Java 8 compatible.
2021-01-07 17:15:34 +01:00
Hibernate-CI bbec5c3118 5.4.28-SNAPSHOT 2020-12-22 20:11:24 +00:00
Hibernate-CI d558f6526a 5.4.27.Final 2020-12-22 20:03:27 +00:00
Hibernate-CI d901ccfa33 5.4.27-SNAPSHOT 2020-12-14 16:54:55 +00:00
Hibernate-CI 05792d9510 5.4.26.Final 2020-12-14 16:46:53 +00:00
Erin Schnabel 0009fec578 HHH-14337 Micrometer support 2020-12-14 14:55:52 +00:00
Hibernate-CI 8fb4da6fa5 5.4.26-SNAPSHOT 2020-12-01 15:33:46 +00:00
Hibernate-CI 4d8beecac0 5.4.25.Final 2020-12-01 15:23:53 +00:00
Hibernate-CI 245f8dd014 5.4.25-SNAPSHOT 2020-11-17 21:41:39 +00:00
Hibernate-CI 0b5d3a2acc 5.4.24.Final 2020-11-17 21:33:32 +00:00
Christian Beikov 324c27fbb2 HHH-14158 Update Javassist to 3.27.0-GA 2020-11-10 19:36:25 +00:00
Hibernate-CI 310c7aff1d 5.4.24-SNAPSHOT 2020-11-01 22:51:33 +00:00
Hibernate-CI 35ca0d2430 5.4.23.Final 2020-11-01 22:44:16 +00:00
Sanne Grinovero 20910f8a29 HHH-13895 Upgrade the PostgreSQL JDBC driver used for testing to v. 42.2.16 2020-10-31 07:00:04 +00:00
Sanne Grinovero efc82d82df HHH-14303 Upgrade to JBoss Loging 3.4.1.Final 2020-10-31 06:44:34 +00:00
Sanne Grinovero e723df064f HHH-14302 Upgrade to Agroal 1.9 2020-10-31 06:44:27 +00:00
Sanne Grinovero 191c3dc158 HHH-14301 Upgrade to Byte Buddy 1.10.17 2020-10-31 06:44:16 +00:00
Sanne Grinovero aeddc6e98e HHH-14300 Update to Hibernate Validator 6.1.6.Final 2020-10-31 06:44:06 +00:00
Sanne Grinovero 333e7e3d15 HHH-14299 Upgrade to Hibernate Commons Annotations 5.1.2.Final 2020-10-30 16:54:23 +00:00
Sanne Grinovero ed1a67738b HHH-14284 Update Oracle JDBC driver: one more case of the old driver being mentioned 2020-10-27 09:13:35 +00:00
Sanne Grinovero 9f90694d3c HHH-14290 Upgrade to Hibernate Commons Annotations 5.1.1.Final 2020-10-27 08:18:07 +00:00
Sanne Grinovero 113019c9fb HHH-14284 Introduce settings to make it easier to test with a local Oracle instance run via docker 2020-10-26 20:22:42 +00:00
Sanne Grinovero 273a734857 HHH-14284 Update Oracle JDBC driver configuration to test with version 19.8.0.0 2020-10-26 20:10:25 +00:00
Sanne Grinovero ded7fb5814 HHH-14283 Review tuning of JVM parameters for the build 2020-10-26 10:07:11 +00:00
Hibernate-CI fa74cd36d0 5.4.23-SNAPSHOT 2020-09-30 17:46:56 +00:00
Hibernate-CI 8b52c403db 5.4.22.Final 2020-09-30 17:39:13 +00:00
Falko Modler 15673f5d2e HHH-14031 Update h2 to 1.4.197
Notes:
- h2 1.4.197+ does not support ns precision by default anymore
- h2 DateTimeUtils.resetCalendar() is required for many tests to avoid failures due to h2 internal caching
2020-09-09 11:28:55 +01:00
Andrea Boriero 68acb2edfa HHH-14199 fix the error when running 'setDataBase' gradle task 2020-09-01 10:32:39 +01:00
Nathan Xu b36803cecf HHH-14199 fix the error when running 'setDataBase' gradle task 2020-09-01 08:36:17 +01:00
Hibernate-CI baea15f7c7 5.4.22-SNAPSHOT 2020-08-27 10:58:45 +00:00
Hibernate-CI 31f8d9efb6 5.4.21.Final 2020-08-27 10:36:27 +00:00
Sanne Grinovero 4957792ecd HHH-14150 Upgrade to Byteman 4.0.13 2020-08-12 10:40:30 +02:00
Hibernate-CI e73b05100d 5.4.21-SNAPSHOT 2020-08-10 15:51:28 +00:00
Hibernate-CI 16ec2ee167 5.4.20.Final 2020-08-10 15:43:53 +00:00
Falko Modler 74126b7537 HHH-14144 Explicitly set localization assumptions for the build and testsuite 2020-08-10 17:26:44 +02:00