Commit Graph

710 Commits

Author SHA1 Message Date
Marco Belladelli 384bdbc19c Exclude generated sources from spotless 2024-09-18 12:06:40 +02:00
Gavin King 23084dd16c indentWithTabs 2024-09-16 21:26:00 +02:00
Gavin King a43bcd80a8 enable spotless 2024-09-16 21:26:00 +02:00
marko-bekhta cf6d9619b0 HHH-18488 Disable adding of @Generated on logger impls 2024-08-28 10:36:21 -05:00
marko-bekhta e87a64d976 HHH-18488 Configure archive tasks to produce reproducible archives 2024-08-28 10:36:21 -05:00
Andrea Boriero ccba3f62be Fix forbiddenapis failure with GraalVM 21 2024-08-15 13:52:33 -05:00
Hibernate-CI 82df248598 Post-steps for release : `7.0.0.Beta1` 2024-08-15 13:52:33 -05:00
Hibernate-CI f5436f47a1 Pre-steps for release : `7.0.0.Beta1` 2024-08-15 13:52:33 -05:00
marko-bekhta ef58e1540a Update JavaDoc CSS for new layout 2024-08-15 13:52:32 -05:00
Steve Ebersole e136e5b04c HHH-18306 - Implicit instantiation for queries with single selection item broken
HHH-18401 - SelectionQuery needs better validation of query return type
2024-08-15 13:52:30 -05:00
Steve Ebersole 599cba50bf 7.0 releases 2024-08-15 13:52:30 -05:00
Hibernate-CI 8af8d3274c Post-steps for release : `7.0.0.Alpha3` 2024-08-15 13:52:30 -05:00
Hibernate-CI 3e956e2ef6 Pre-steps for release : `7.0.0.Alpha3` 2024-08-15 13:52:30 -05:00
Steve Ebersole 2863e43467 HHH-17979 - Add @PropertyRef
HHH-18075 - Transform property-ref
HHH-18060 - HbXmlTransformer work
2024-08-15 13:52:29 -05:00
Steve Ebersole fd388087c8 HHH-17979 - Add @PropertyRef
HHH-18075 - Transform property-ref
HHH-18060 - HbXmlTransformer work
2024-08-15 13:52:29 -05:00
Steve Ebersole 0294576c8b javadoc 2024-08-15 13:52:28 -05:00
Hibernate-CI 924c802d83 Post-steps for release : `7.0.0.Alpha2` 2024-08-15 13:52:27 -05:00
Hibernate-CI 1b4576afff Pre-steps for release : `7.0.0.Alpha2` 2024-08-15 13:52:27 -05:00
Steve Ebersole 2acfd01431 Make Javadoc work (css) 2024-08-15 13:52:26 -05:00
Hibernate-CI 84b0b0572f Post-steps for release : `7.0.0.Alpha1` 2024-08-15 13:52:25 -05:00
Hibernate-CI cb7ce5a6a4 Pre-steps for release : `7.0.0.Alpha1` 2024-08-15 13:52:25 -05:00
Steve Ebersole 1e110584f1 HHH-17377 - Migrate to JPA 3.2
https://hibernate.atlassian.net/browse/HHH-17377

Fixed SQM/JPA Criteria compilation errors.  Just Graph left
2024-08-15 13:52:22 -05:00
Steve Ebersole edc96869ca 6.6.0 (manual) 2024-08-08 15:58:54 -05:00
Steve Ebersole 85a15264de 6.6.0 (manual) 2024-08-08 14:25:29 -05:00
Steve Ebersole c6e8df8c5d 6.6.0.CR2 bad release fix-ups 2024-08-06 11:10:27 -05:00
Steve Ebersole 782c0a52ab 6.6.0.CR2 bad release fix-ups 2024-08-06 10:57:28 -05:00
Vladimír Kuruc 711dffa7e3 HHH-18312 Fix for Informix nationalized JDBC types support 2024-07-05 16:55:37 +02:00
Christian Beikov 5e98f780a5 Post-steps for release : 6.6.0.CR1 2024-06-14 19:03:06 +02:00
Christian Beikov 39bd4c8393 Pre-steps for release : 6.6.0.CR1 2024-06-14 19:03:06 +02:00
Vladimír Kuruc a2aa6309cd HHH-18267 Informix docker image configured 2024-06-13 17:38:27 +02:00
Steve Ebersole 0fd0277745 Gradle 8.8 2024-06-12 05:31:10 -05:00
Andrea Boriero 8166086957 Upgrade Gradle to 8.8, upgrade checkframework to 0.6.40, fix HibernateProcessor resources creation causing whole tests recompilation 2024-06-11 23:46:57 +02:00
Christian Beikov 0db4148205 Add APT_DEBUG flag to allow debugging the Javac process and annotation processors 2024-06-11 16:16:14 +02:00
Vladimír Kuruc df940d392f Informix run fix 2024-06-10 23:18:26 +02:00
Christian Beikov 3b6c1bc7d6 Make it possible to run with informix 2024-06-07 14:52:35 +02:00
Steve Ebersole 1861eccc2c Upgrade XJC plugin to address branch-switch issues 2024-05-31 11:57:34 -05:00
Steve Ebersole d7c1886aaa Gradle remote build cache 2024-05-08 18:35:58 +02:00
Hibernate-CI 8541c15eec Post-steps for release : `6.6.0.Alpha1` 2024-04-25 16:07:56 +00:00
Hibernate-CI 252a8d6bb2 Pre-steps for release : `6.6.0.Alpha1` 2024-04-25 16:05:55 +00:00
marko-bekhta 477be17b8d Update Develocity build scan configuration 2024-04-17 13:04:46 +02:00
LLEFEVRE 17fd96473c HHH-17736 Improve Atlas for atps 2024-03-27 17:15:47 +01:00
LLEFEVRE 4d920d114a HHH-17736 Improve Atlas for atps 2024-03-27 17:15:47 +01:00
Christian Beikov 46ec063cd8 Bump version to 6.6 2024-03-25 17:55:55 +01:00
Yoann Rodière 5b27fa0464 Tag the JDK used to run tests, not the one used to run Gradle 2024-03-25 09:54:09 +01:00
Yoann Rodière 1cac1d5bc9 Fix db/ci.node not being added to build scan tags 2024-03-25 09:54:09 +01:00
Yoann Rodière b34462138d Remove non-fonctional "JOB_NAME" custom value in build scans
It doesn't seem to work as we get "JOB null" on every build scan.
Even if it worked, it would most likely only display the top-level job,
e.g. `hibernate-orm-pipeline` on Jenkins, which doesn't give much
information.
2024-03-21 10:59:24 -05:00
Yoann Rodière bc14ea52eb Add more tags to build scans 2024-03-21 10:59:24 -05:00
Steve Ebersole f898de7e98 HHH-17850 - Add jacoco test coverage to the build 2024-03-14 15:00:56 -05:00
Gavin King 4bc4ffe056 HHH-17778 rename jpametamodelgen -> processor 2024-03-01 22:58:59 +01:00
Yoann Rodière 3b31351234 Move setting of net.bytebuddy.experimental to the Jenkinsfile
The hope is that whenever we add a new JDK version to test,
we'll notice this setting, will try to remove it and upgrade bytebuddy
if necessary. This would avoid mess-ups like the one that caused
https://github.com/hibernate/hibernate-orm/pull/7790
2024-02-06 13:42:21 +00:00