Branch: refs/heads/7.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: cf26fa46b7d97c44b11c0735e4d8a30c1171e171
https://github.com/hibernate/hibernate-orm/commit/cf26fa46b7d97c44b11c073...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M MAINTAINERS.md
M settings.gradle
Log Message:
-----------
Disallow plain HTTP for maven mirror
We use HTTPS, so plain HTTP is just not needed.
Commit: 87e4fe5e46f379d070c9774bb7f6ca13dc3fe01d
https://github.com/hibernate/hibernate-orm/commit/87e4fe5e46f379d070c9774...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M MAINTAINERS.md
M settings.gradle
M tooling/hibernate-maven-plugin/hibernate-maven-plugin.gradle
Log Message:
-----------
Allow setting MAVEN_MIRROR through -D
This can be useful for tools that can be parameterized with a Gradle
command, but whose execution environment is entirely not under our
control, so we can't set environment variables.
Commit: d5bf40b3052297229d965a9bb24338985910d210
https://github.com/hibernate/hibernate-orm/commit/d5bf40b3052297229d965a9...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M settings.gradle
M tooling/hibernate-maven-plugin/hibernate-maven-plugin.gradle
M
tooling/hibernate-maven-plugin/src/intTest/java/org/hibernate/orm/tooling/maven/AbstractMavenTestIT.java
Log Message:
-----------
Allow authentication for the maven mirror
Commit: 46fba7ed510930b31fa373a1f9334db710130317
https://github.com/hibernate/hibernate-orm/commit/46fba7ed510930b31fa373a...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M settings.gradle
Log Message:
-----------
Only add "extra" Maven repositories when *not* using a mirror
Compare:
https://github.com/hibernate/hibernate-orm/compare/be6f5cf580fb...46fba7e...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications