Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: adf2b7c1210cb0d7027fea2fc9c0b41dfcf6977c
https://github.com/hibernate/hibernate-orm/commit/adf2b7c1210cb0d7027fea2...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
R hibernate-core/src/main/java/org/hibernate/annotations/Comment.java
R hibernate-core/src/main/java/org/hibernate/annotations/Comments.java
R hibernate-core/src/main/java/org/hibernate/binder/internal/CommentBinder.java
R hibernate-core/src/main/java/org/hibernate/binder/internal/CommentsBinder.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/internal/AggregateComponentSecondPass.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/internal/CollectionBinder.java
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/EntityBinder.java
M hibernate-core/src/main/java/org/hibernate/boot/models/HibernateAnnotations.java
R
hibernate-core/src/main/java/org/hibernate/boot/models/annotations/internal/CommentAnnotation.java
R
hibernate-core/src/main/java/org/hibernate/boot/models/annotations/internal/CommentsAnnotation.java
M hibernate-core/src/main/resources/org/hibernate/xsd/mapping/mapping-8.0.xsd
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/comment/CommentElementCollectionTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/comment/CommentTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/comment/CommentsTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/pc/FilterSqlFragmentAliasTest.java
Log Message:
-----------
HHH-18183 - Remove @Comment / @Comments
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications