Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 33079d3768a111e93dd3b43d4dba5553eea85433
https://github.com/hibernate/hibernate-orm/commit/33079d3768a111e93dd3b43...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M
local-build-plugins/src/main/java/org/hibernate/orm/toolchains/JdkVersionConfig.java
Log Message:
-----------
Fix Java launcher used in CI tests being downgraded by mistake
Commit: d77577bda65f3a325882d1fd73da9f0e8cc59c26
https://github.com/hibernate/hibernate-orm/commit/d77577bda65f3a325882d1f...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M
local-build-plugins/src/main/java/org/hibernate/orm/toolchains/JavaModulePlugin.java
Log Message:
-----------
Fix tests being compiled to JDK 21 bytecode by default on CI
Commit: b4e997bfad3a2a983503dd5d1d5ea22304a07c60
https://github.com/hibernate/hibernate-orm/commit/b4e997bfad3a2a983503dd5...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Compile main code with JDK 17 on JDK 17 CI runs
Commit: 967ab4fab84fa69e0e7104442e02d7b7f459508c
https://github.com/hibernate/hibernate-orm/commit/967ab4fab84fa69e0e71044...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M
local-build-plugins/src/main/java/org/hibernate/orm/toolchains/JavaModulePlugin.java
Log Message:
-----------
Remove obsolete workaround of a Gradle bug
Commit: fab6a1c1e1495cb02140fef9473b32198490071c
https://github.com/hibernate/hibernate-orm/commit/fab6a1c1e1495cb02140fef...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M
local-build-plugins/src/main/java/org/hibernate/orm/toolchains/JavaModulePlugin.java
M
local-build-plugins/src/main/java/org/hibernate/orm/toolchains/JdkVersionConfig.java
M
local-build-plugins/src/main/java/org/hibernate/orm/toolchains/JdkVersionSettingsPlugin.java
M tooling/metamodel-generator/hibernate-processor.gradle
Log Message:
-----------
Unify configuration of tasks with explicit/implicit Java versions
So that we always set the test release version, in particular.
Commit: 3f7a4c7b794124c77144840d291a7bcd6c95f36f
https://github.com/hibernate/hibernate-orm/commit/3f7a4c7b794124c77144840...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Use "additionalOptions" to skip Jacoco in Jenkinsfile
Commit: 06096cfee511f019e13986e177ef39fb9bb256e4
https://github.com/hibernate/hibernate-orm/commit/06096cfee511f019e13986e...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Enable JDK 17 testing even on PRs
Commit: 5a9381a060e4b9ced400396a42197db764879d80
https://github.com/hibernate/hibernate-orm/commit/5a9381a060e4b9ced400396...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M gradle.properties
Log Message:
-----------
Limit bytecode used in tests to Java 22, since we still use Gradle 8.8
Compare:
https://github.com/hibernate/hibernate-orm/compare/4371308cd1cc...5a9381a...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications