Commit Graph

571 Commits

Author SHA1 Message Date
Christian Beikov bfa17d3fc7 Allow excluding tests of all sub projects, not just hibernate-core 2022-09-19 14:51:57 +02:00
Christian Beikov 3b4da627ab Switch to 6.2.0-SNAPSHOT 2022-09-02 16:50:21 +02:00
Sanne Grinovero 9ecb4484a4 HHH-15448 Run tests on MSSQL Server using trustServerCertificate=true 2022-08-16 09:35:17 +01:00
Hibernate-CI 2f176f79bc Post-steps for release : `6.1.2.Final` 2022-08-03 13:52:28 +00:00
Hibernate-CI c1e600078d Pre-steps for release : `6.1.2.Final` 2022-08-03 13:47:46 +00:00
Hibernate-CI f1ca6d9e5e Post-steps for release : `6.1.1.Final` 2022-07-01 12:18:25 +00:00
Hibernate-CI 81ea7a1a90 Pre-steps for release : `6.1.1.Final` 2022-07-01 12:13:32 +00:00
Yoann Rodière f46d61b6e7 Allow passing test launcher args through project properties 2022-06-09 17:13:56 +02:00
Hibernate-CI 9b934f6fb0 Post-steps for release : `6.1.0.Final` 2022-06-07 09:12:37 +00:00
Hibernate-CI 3a0e9f1c61 Pre-steps for release : `6.1.0.Final` 2022-06-07 09:08:23 +00:00
Andrea Boriero 30d896a19a HHH-15297 Invalid Automatic-Module-Name org.hibernate.orm.community-dialects 2022-05-24 14:42:07 +02:00
Andrea Boriero 7b2e93fa17 Gradle created a preVerifyRelease task 2022-05-16 16:11:37 +02:00
Steve Ebersole 8225ab1f9b Minor changes to signing and build logging cleanup 2022-05-11 20:36:48 -05:00
Christian Beikov e26eb667ee Switch main to 6.1.0-SNAPSHOT 2022-05-10 10:12:03 +02:00
Hibernate-CI dca3695a1d Post-steps for release : `6.0.1.Final` 2022-05-06 16:47:20 +00:00
Hibernate-CI f50460baa5 Pre-steps for release : `6.0.1.Final` 2022-05-06 16:43:13 +00:00
Steve Ebersole c43fa6b4d9 Fix signing of published artifacts
- for explicit signing, current form only works if the full task name/path is used from the command line, rather that Gradle's handling for tasks "short cuts".  E.g., this works :`gradlew signPublishedArtifactsPublication`; but this does not: `gradlew sign`
2022-05-05 12:49:00 -05:00
Christian Beikov c18e611ed6 HHH-15200 Add support for the SQLXML type 2022-05-05 09:07:37 +02:00
Steve Ebersole a39bf55a65 HHH-15236 - Fix signing of published artifacts 2022-04-29 08:18:18 -05:00
Steve Ebersole 69e57404c6 HHH-15226 - Publish a Gradle platform (Maven Bom++) for Hibernate ORM
- plus use Gradle version catalogs as opposed to `libraries.gradle`
- dropped OSGi manifest entries for hibernate-envers - they were broken and we decided we no longer support OSGi
2022-04-26 14:41:04 -05:00
Sanne Grinovero 2de227d84c HHH-15207 Upgrade GraalVM SDK to 22.0.0.2 2022-04-13 11:18:46 +01:00
Yoann Rodière 9b02781378 HHH-15209 Upgrade to bytebuddy 1.12.9 2022-04-13 09:35:10 +01:00
Sanne Grinovero 535019c471 HHH-15208 Upgrade to Micrometer 1.8.4 2022-04-13 09:27:35 +01:00
Sanne Grinovero 432b393042 HHH-15204 Remove dependency to jakarta.activation:jakarta.activation-api 2022-04-13 07:14:52 +01:00
Sanne Grinovero e0a99f25ce HHH-15188 Upgrade to Hibernate Validator 7.0.4.Final 2022-04-08 11:50:37 +01:00
Sanne Grinovero 68d4a5d27c HHH-15188 Cleanup unused dependency to Hibernate Validator 6.x 2022-04-08 11:50:37 +01:00
Sanne Grinovero eb37eb8379 HHH-15187 Upgrade to HCANN 6.0.0.Final 2022-04-08 11:50:37 +01:00
Christian Beikov 43d2274573 Switch to new Oracle image and try to improve podman experience 2022-04-07 12:34:00 +02:00
Hibernate-CI 2560cc6638 Post-steps for release : `6.0.0.Final` 2022-03-31 18:28:30 +00:00
Hibernate-CI 53889db409 Pre-steps for release : `6.0.0.Final` 2022-03-31 18:24:14 +00:00
Christian Beikov dcc0b7d7d8 Revert version change BENCHMARK 2022-03-26 12:14:17 +01:00
Christian Beikov bbe8783887 Further improvements 2022-03-26 01:56:33 +01:00
Christian Beikov e1742ac3ac Update H2 to 2.1.210 and HSQLDB to 2.6.1 2022-03-25 21:59:23 +01:00
Christian Beikov b737231416 Make sure Hibernate works with the Jakarta Persistence 3.1 API 2022-03-25 21:24:13 +01:00
Steve Ebersole 3da5571867 drop Wrapper.DistributionType.ALL for Gradle wrapper config 2022-03-16 09:37:01 -05:00
Steve Ebersole 5403e95958 HHH-14872 - Re-enable hibernate-gradle-plugin
plus additional improvements to Gradle scripts
2022-03-15 20:10:17 -05:00
Steve Ebersole 58d4d8a6e1 Gradle build clean-ups
- fix forbidden-apis task config
2022-03-15 16:24:07 -05:00
Steve Ebersole f82d381fe3 Gradle build clean-ups
- re-organize release task definitions to avoid use of subproject iteration
2022-03-15 12:15:56 -05:00
Steve Ebersole 92b46bca5b Gradle build clean-ups
- drop use of `allprojects`
2022-03-15 09:39:07 -05:00
Sanne Grinovero 2e9b34fc51 HHH-15119 Upgrade to ByteBuddy 1.12.8 2022-03-15 10:27:37 +00:00
Steve Ebersole e16fbb6c31 report-tasks 2022-03-09 12:28:13 -06:00
Yoann Rodière 5eb8a6fab1 HHH-15107 Use net.bytebuddy.experimental=true when running tests against JDK19 2022-03-09 08:11:09 +01:00
Yoann Rodière a88170d24a HHH-15107 Upgrade to Mockito 4.3.1 2022-03-09 08:11:09 +01:00
Hibernate-CI 92686b16e2 Post-steps for release : `6.0.0.CR2` 2022-03-09 03:59:38 +00:00
Hibernate-CI 8c5fdea247 Pre-steps for release : `6.0.0.CR2` 2022-03-09 03:54:06 +00:00
Steve Ebersole 50c0c2ff9d HHH-14604 - Sign published artifacts 2022-03-03 15:45:41 -06:00
Steve Ebersole 662182adff Gradle Enterprise - remote build cache 2022-03-03 15:45:41 -06:00
Andrea Boriero d8a98af76e Fix LocalTime and OffsetTime parameter binding 2022-02-11 13:16:28 +01:00
Hibernate-CI 3df3d37dbd Post-steps for release : `6.0.0.CR1` 2022-01-27 15:22:20 +00:00
Hibernate-CI 6b37a21c28 Pre-steps for release : `6.0.0.CR1` 2022-01-27 15:17:31 +00:00