Sanne Grinovero
08faa14d5c
HHH-14300 Update to Hibernate Validator 6.1.6.Final
2020-11-02 10:53:44 +00:00
Sanne Grinovero
9ef1ab87c1
HHH-14299 Upgrade to Hibernate Commons Annotations 5.1.2.Final
2020-11-02 10:50:41 +00:00
Steve Ebersole
29848c49db
ORM + Gradle
...
HHH-14285 - project template
HHH-14286 - Gradle plugin
2020-10-28 16:09:42 -05:00
Andrea Boriero
4d8c89920a
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-10-27 14:24:37 +00:00
Sanne Grinovero
0544dba5bb
HHH-14284 Update Oracle JDBC driver: one more case of the old driver being mentioned
2020-10-27 09:12:50 +00:00
Sanne Grinovero
75646309a7
HHH-14290 Upgrade to Hibernate Commons Annotations 5.1.1.Final
2020-10-27 06:27:57 +00:00
Sanne Grinovero
9fe61e1a22
HHH-14284 Introduce settings to make it easier to test with a local Oracle instance run via docker
2020-10-26 21:49:34 +00:00
Sanne Grinovero
2ef9451112
HHH-14284 Update Oracle JDBC driver configuration to test with version 19.8.0.0
2020-10-26 21:49:28 +00:00
Sanne Grinovero
37a77e695d
HHH-14283 Review tuning of JVM parameters for the build
2020-10-26 10:13:50 +00:00
Andrea Boriero
0bd2c32f76
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-10-02 12:39:41 +01:00
Sanne Grinovero
e5a8282012
HHH-13895 Upgrade the PostgreSQL JDBC driver used for testing to v. 42.2.16
2020-10-01 20:28:36 +01:00
Andrea Boriero
140fbb45d6
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-09-22 11:43:55 +01:00
Falko Modler
1cf99c748a
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 10:32:21 +01:00
Andrea Boriero
8b938610cf
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge
2020-09-08 08:19:13 +01:00
Andrea Boriero
f07c26339b
HHH-14199 fix the error when running 'setDataBase' gradle task
2020-09-01 10:31:48 +01:00
Andrea Boriero
b1ba79105d
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-09-01 09:44:22 +01:00
Nathan Xu
517a0b9639
HHH-14199 fix the error when running 'setDataBase' gradle task
2020-09-01 08:35:39 +01:00
Hibernate-CI
5f2f225cc7
6.0.0-SNAPSHOT
2020-08-20 20:37:57 +00:00
Hibernate-CI
329685bc09
6.0.0.Alpha6
2020-08-20 20:27:58 +00:00
Andrea Boriero
b744d7891c
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_50
2020-08-12 10:21:46 +01:00
Andrea Boriero
de3359537f
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_49
2020-08-12 09:42:28 +01:00
Sanne Grinovero
fb6bb820f1
HHH-14150 Upgrade to Byteman 4.0.13
2020-08-12 10:21:34 +02:00
Falko Modler
f270f688e6
HHH-14144 Explicitly set localization assumptions for the build and testsuite
2020-08-10 17:23:35 +02:00
Andrea Boriero
283c3fefb5
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-08-07 11:23:44 +01:00
Rafi Shamim
4655bdbe12
HHH-13724 Add CockroachDB dialects and configs for testing
2020-07-27 12:49:40 +01:00
Andrea Boriero
476ffb4299
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_48
2020-07-24 07:17:21 +01:00
Colm O hEigeartaigh
61ed4bf88d
HHH-14100 - Update c3p0 to 0.9.5.5
2020-07-21 17:53:00 +02:00
Andrea Boriero
4550c70d15
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_47
2020-07-20 10:50:17 +01:00
Yoann Rodière
066c1d4ab7
HHH-14111 Upgrade to forbiddenapis 3.0.1
2020-07-20 10:25:15 +02:00
Yoann Rodière
86578a1698
HHH-14111 Upgrade to Gradle 6.5.1
2020-07-20 10:25:15 +02:00
Andrea Boriero
9ba18b8c5d
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_46
2020-07-07 15:43:17 +01:00
Yoann Rodière
1fcef3a632
Enable automatic Maven Central sync when calling task bintrayPublish
...
Copied from https://github.com/hibernate/hibernate-reactive/pull/246
Note you need to call the bintrayPublish task after calling
bintrayUpload, otherwise it won't work.
So you will need to use something like this:
./gradlew bintrayUpload bintrayPublish -P PERSONAL_BINTRAY_USER=... -P PERSONAL_BINTRAY_API_KEY=... -P SONATYPE_OSSRH_USER=... -P SONATYPE_OSSRH_PASSWORD=...
2020-06-22 19:53:36 +01:00
Yoann Rodière
70721d80a7
Move the update to version.properties to a release task
...
This is necessary if we want to check that the working tree is empty as
part of the release process (see next commit).
2020-06-22 19:53:36 +01:00
Andrea Boriero
cfeee5059b
Add gradle task to automate the CI release
2020-06-22 19:53:36 +01:00
Andrea Boriero
257e479e92
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_39
2020-05-14 10:00:59 +01:00
Sanne Grinovero
03d34ae84c
HHH-14012 Upgrade to Hibernate Validator 6.1.5.Final
2020-05-11 18:38:37 +01:00
Sanne Grinovero
bc12eee661
Revert "HHH-13950 Update to Bean Validation 3 preview: Hibernate Validator 7.0.0.Alpha1"
...
This reverts commit b9a24f458c
.
2020-05-11 18:00:20 +01:00
Andrea Boriero
5d572cc876
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_37
2020-05-05 09:21:34 +01:00
Sanne Grinovero
438f6c950c
HHH-13992 Upgrade to ByteBuddy 1.10.10
2020-04-30 12:13:37 +01:00
Sanne Grinovero
ae4e6ef729
HHH-13981 Upgrade to Jandex 2.1.3.Final
2020-04-24 22:30:40 +01:00
Steve Ebersole
593eeb0d9f
Alpha5
2020-04-24 15:00:11 -05:00
Steve Ebersole
cd4c38cbe0
Alpha5
2020-04-24 13:38:01 -05:00
Andrea Boriero
72f8c079e9
Revert "HHH-13950 Update to Bean Validation 3 preview: Hibernate Validator 7.0.0.Alpha1"
...
This reverts commit b9a24f458c
.
2020-04-24 13:56:53 +01:00
Sanne Grinovero
035c0a37e6
HHH-13977 Upgrade to Agroal 1.8
2020-04-23 21:36:06 +01:00
Sanne Grinovero
68e8ad641a
HHH-13972 Disable the ForbiddenAPI classloader cache
2020-04-23 12:13:28 +01:00
Andrea Boriero
5b614ab454
Update to antlr 4.8-1
2020-04-22 15:48:09 +01:00
Andrea Boriero
9ec19e3c65
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_36
2020-04-22 15:15:10 +01:00
Sanne Grinovero
cecaeb92b3
HHH-13963 Remove the JipiJapa fork
2020-04-21 22:55:54 +01:00
Andrea Boriero
88d65adafb
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_35
2020-04-20 13:44:39 +01:00
Andrea Boriero
a0b4566264
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_34
2020-04-20 12:17:22 +01:00