Commit Graph

642 Commits

Author SHA1 Message Date
Christian Beikov 0bc9557830 Use ojdbc6 for Oracle 11 to make timeout tests work 2023-10-02 15:26:42 +02:00
Christian Beikov 5bfde33fcc HHH-17160 Upgrade to Gradle 8.3 2023-09-29 18:23:22 +02:00
Christian Beikov ce0bf719a0 HHH-16962 - General documentation improvements
HHH-17141 - Prepare for 6.3.0 release

https://hibernate.atlassian.net/browse/HHH-16962
https://hibernate.atlassian.net/browse/HHH-17141
(cherry picked from commit a2d45a2679)
2023-09-27 21:24:24 +02:00
Christian Beikov 82e66d0037 Make use of connection pooling in most tests 2023-09-27 21:24:24 +02:00
Christian Beikov 6edcde1667 Fix Gradle toolchain issues 2023-09-27 21:24:24 +02:00
Steve Ebersole 1589d1efe3 General Gradle work - toolchains 2023-09-27 21:24:24 +02:00
Steve Ebersole 3b835dbeb6 HHH-17015 - Upgrade to Gradle 8
https://hibernate.atlassian.net/browse/HHH-17015
2023-09-27 21:24:24 +02:00
Steve Ebersole e48e20b133 HHH-17015 - Upgrade to Gradle 8
https://hibernate.atlassian.net/browse/HHH-17015
2023-09-27 21:24:24 +02:00
Gavin King 6562a0065f update to latest HSQLDB release 2023-09-27 21:24:24 +02:00
Hibernate-CI 566b82ef38 Post-steps for release : `6.2.9.Final` 2023-09-19 09:36:26 +00:00
Hibernate-CI b79c22beac Pre-steps for release : `6.2.9.Final` 2023-09-19 09:31:02 +00:00
Yoann Rodière 495eb28698 HHH-17145 Don't use net.bytebuddy.experimental on JDK 21 2023-09-05 14:34:14 +02:00
Hibernate-CI 3cd300e818 Post-steps for release : `6.2.8.Final` 2023-08-31 17:16:39 +00:00
Hibernate-CI c452317d3c Pre-steps for release : `6.2.8.Final` 2023-08-31 17:11:34 +00:00
Christian Beikov 4449aede4b Reduce read/lock timeout for Derby and Oracle 2023-08-17 14:09:36 +02:00
Gavin King 864b7f22fc put sybase on port 9000
port 5000 does not work on my Mac laptops and I'm getting sick
of having to do this manually all the time
2023-08-16 15:59:08 +02:00
Christian Beikov d4abf0819a Setup TiDB for local testing 2023-08-10 11:42:53 +02:00
Christian Beikov 6c72ea5d84 HHH-16611 Switch NameQualifierSupport for Sybase to BOTH 2023-08-08 16:09:02 +02:00
Sanne Grinovero 3b05c27a56 HHH-16963 Avoid H2's capability to register a JVM shutdown hook: causes classloader leaks during tests 2023-08-01 16:07:28 -04:00
Andrea Boriero 74acc73c2b Gradle add test logging exceptionFormat = 'full' 2023-07-28 08:41:56 +02:00
Simon Convent 71dc1c2f64 HHH-15824 Upgrade to Gradle 7.6.2 2023-07-25 13:15:24 +02:00
Hibernate-CI 46d907deb1 Post-steps for release : `6.2.7.Final` 2023-07-20 19:15:49 +00:00
Hibernate-CI 253008e702 Pre-steps for release : `6.2.7.Final` 2023-07-20 19:10:05 +00:00
Hibernate-CI 216411567e Post-steps for release : `6.2.6.Final` 2023-06-30 12:04:12 +00:00
Hibernate-CI 7a63a176f0 Pre-steps for release : `6.2.6.Final` 2023-06-30 11:58:28 +00:00
Hibernate-CI d64234e290 Post-steps for release : `6.2.5.Final` 2023-06-15 09:45:42 +00:00
Hibernate-CI 21abf2fb21 Pre-steps for release : `6.2.5.Final` 2023-06-15 09:40:07 +00:00
Hibernate-CI 90d2e1eeb1 Post-steps for release : `6.2.4.Final` 2023-06-01 10:09:46 +00:00
Hibernate-CI e026bed281 Pre-steps for release : `6.2.4.Final` 2023-06-01 10:03:51 +00:00
Hibernate-CI 73973d3453 Post-steps for release : `6.2.3.Final` 2023-05-18 13:44:05 +00:00
Hibernate-CI 5d74ff2805 Pre-steps for release : `6.2.3.Final` 2023-05-18 13:38:17 +00:00
Steve Ebersole 9e9a135218 fix sql highlighting
(cherry picked from commit b208755db9)
2023-05-10 17:00:41 -05:00
Jan Schatteman 6844ed07b2 HHH-16515 - Add @nullable annotations to org.hibernate.action.spi
HHH-16515 - Add the org.hibernate.context.spi package to nullness checking
HHH-16515 - Add the org.hibernate.bytecode.spi package to nullness checking

Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-05-08 22:02:19 +02:00
Jan Schatteman 260a8cfff6 HHH-16515 - Add o.h.pretty to nullness checking
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-04-28 16:15:52 +02:00
Hibernate-CI 6746c30275 Post-steps for release : `6.2.2.Final` 2023-04-28 09:46:32 +00:00
Hibernate-CI 38c0fd1d2d Pre-steps for release : `6.2.2.Final` 2023-04-28 09:41:01 +00:00
Christian Beikov db3c73f302 HHH-16528 Revert SybaseDialect NameQualifierSupport to CATALOG only and fix ansinull option for jconnect 2023-04-28 10:31:10 +02:00
Jan Schatteman 23046adb4c HHH-16515 - Add @Nullable annotations to org.hibernate.spi
Signed-off-by: Jan Schatteman <jschatte@redhat.com>

Correction to gradle/java-module.gradle for the checkerframework
Co-authored-by: Christian Beikov <christian.beikov@gmail.com>

Add @Nullable annotations to org.hibernate.spi
2023-04-26 20:32:55 +02:00
Steve Ebersole 991ea65c7c HHH-16511 - Ability to drop-in extra JDBC drivers
(cherry picked from commit 519f0f7ced)
2023-04-25 05:00:21 -05:00
Hibernate-CI 28929487cd Post-steps for release : `6.2.1.Final` 2023-04-14 09:53:42 +00:00
Hibernate-CI 0b912fe422 Pre-steps for release : `6.2.1.Final` 2023-04-14 09:48:12 +00:00
Christian Beikov 484cbfe720 HHH-16389 Introduce checkerframework for nullness marking/checking and null check the JPA metamodel generator 2023-04-05 19:14:59 +02:00
Hibernate-CI 82714e5ae9 Post-steps for release : `6.2.0.Final` 2023-03-31 03:45:32 +00:00
Hibernate-CI 82ae94d761 Pre-steps for release : `6.2.0.Final` 2023-03-31 03:40:21 +00:00
Hibernate-CI 50de183221 Post-steps for release : `6.2.0` 2023-03-31 02:12:55 +00:00
Hibernate-CI 7abf7998e7 Pre-steps for release : `6.2.0` 2023-03-31 02:07:53 +00:00
Hibernate-CI 814efa5011 Post-steps for release : `6.2.0.CR4` 2023-03-17 20:29:11 +00:00
Hibernate-CI f581925ac5 Pre-steps for release : `6.2.0.CR4` 2023-03-17 20:24:15 +00:00
Steve Ebersole bf2716ac5c HHH-16284 - Rename JdbcParameterRender to ParameterMarkerStrategy 2023-03-13 16:06:46 -05:00
Hibernate-CI 3f24a0064f Post-steps for release : `6.2.0.CR3` 2023-03-01 20:43:07 +00:00