Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: f5e729758e533094f0d8d69c94161b90907fc2be
https://github.com/hibernate/hibernate-orm/commit/f5e729758e533094f0d8d69...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2025-11-19 (Wed, 19 Nov 2025)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/entitynonentity/EntityNonEntityTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/entitynonentity/GSM.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/entitynonentity/Phone.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/entitynonentity/Voice.java
M hibernate-core/src/test/java/org/hibernate/orm/test/annotations/onetomany/A.java
M hibernate-core/src/test/java/org/hibernate/orm/test/annotations/onetomany/B.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/onetomany/BankAccount.java
M hibernate-core/src/test/java/org/hibernate/orm/test/annotations/onetomany/Box.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/onetomany/Comment.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/onetomany/Employee.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/onetomany/Forum.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/onetomany/Order.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/onetomany/OrderByTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/onetomany/OrderItem.java
M hibernate-core/src/test/java/org/hibernate/orm/test/annotations/onetomany/Post.java
M hibernate-core/src/test/java/org/hibernate/orm/test/annotations/onetomany/User.java
M hibernate-core/src/test/java/org/hibernate/orm/test/annotations/onetomany/Zoo.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/uniqueconstraint/UniqueConstraintBatchingTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/connections/AbstractBeforeCompletionReleaseTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/connections/BeforeCompletionReleaseInSesionBuilderTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/connections/BeforeCompletionReleaseTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/connections/ConnectionProviderFromBeanContainerTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/connections/ExplicitConnectionProviderInstanceTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/connections/HibernateCreateBlobFailedCase.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/id/hhh12973/PostgreSQLSequenceGeneratorWithSerialTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/id/hhh12973/SequenceMismatchStrategyFixWithSequenceGeneratorTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/id/hhh12973/SequenceMismatchStrategyLogTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/id/hhh12973/SequenceMismatchStrategyWithoutSequenceGeneratorTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/id/sequence/NegativeValueSequenceTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/onetoone/OneToOneMapsIdChangeParentTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/persister/entity/TemporaryTableStrategyTest.java
M hibernate-testing/hibernate-testing.gradle
M settings.gradle
Log Message:
-----------
HHH-19916 More drop JUnit 4 usage work
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications