Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 7e9bf7e9e1d1500bb3b37fd30e2de49ea56bfe1f
https://github.com/hibernate/hibernate-orm/commit/7e9bf7e9e1d1500bb3b37fd...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/collection/idbag/PersistentIdBagTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/collection/lazynocascade/LazyAssociationNoCascadeTest.java
R
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/idbag/Mappings.hbm.xml
A
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/idbag/Mappings.xml
R
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/lazynocascade/Parent.hbm.xml
A
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/lazynocascade/Parent.xml
Log Message:
-----------
HHH-19324 - Switch tests using hbm.xml to use mapping.xml
Commit: f7c1a055433e961ff9d6043c8234f9fe57066bad
https://github.com/hibernate/hibernate-orm/commit/f7c1a055433e961ff9d6043...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M hibernate-core/src/main/resources/org/hibernate/xsd/mapping/mapping-7.0.xsd
M
hibernate-core/src/test/java/org/hibernate/orm/test/collection/list/IterateOverListInTheSetMethodTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/collection/list/PersistentListTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/collection/map/Parent.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/collection/map/PersistentMapTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/collection/original/CollectionTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/collection/original/Zoo.java
M hibernate-core/src/test/java/org/hibernate/orm/test/collection/set/Parent.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/collection/set/PersistentSetNonLazyTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/collection/set/PersistentSetTest.java
M
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/lazynocascade/Parent.xml
R
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/list/Mappings.hbm.xml
A
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/list/Mappings.xml
R
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/list/ParentChildMapping.hbm.xml
A
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/list/ParentChildMapping.xml
R
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/map/Mappings.hbm.xml
A
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/map/Mappings.xml
R
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/original/Zoo.hbm.xml
A
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/original/Zoo.xml
R
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/set/Mappings.hbm.xml
A
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/set/Mappings.xml
R
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/set/MappingsNonLazy.hbm.xml
A
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/set/MappingsNonLazy.xml
Log Message:
-----------
HHH-19324 - Switch tests using hbm.xml to use mapping.xml
Commit: 2adaf7632e9aca0eeac3c23d57d28819e4730faa
https://github.com/hibernate/hibernate-orm/commit/2adaf7632e9aca0eeac3c23...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/jaxb/mapping/spi/JaxbPluralAttribute.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/xml/internal/SimpleTypeInterpretation.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/xml/internal/attr/CommonPluralAttributeProcessing.java
M hibernate-core/src/main/resources/org/hibernate/xsd/mapping/mapping-7.0.xsd
M
hibernate-core/src/test/java/org/hibernate/orm/test/collection/list/PersistentListTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/collection/original/CollectionTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/collection/original/User.java
M
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/list/Mappings.xml
R
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/original/UserPermissions.hbm.xml
A
hibernate-core/src/test/resources/org/hibernate/orm/test/collection/original/UserPermissions.xml
Log Message:
-----------
HHH-19324 - Switch tests using hbm.xml to use mapping.xml
HHH-19428 - Support @ListIndexBase in mapping.xml
Commit: 55c583832b1aad81c9cf256fb2e511e8ca83adb4
https://github.com/hibernate/hibernate-orm/commit/55c583832b1aad81c9cf256...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/orm/test/bidi/Auction2Test.java
M hibernate-core/src/test/java/org/hibernate/orm/test/bidi/AuctionTest.java
R hibernate-core/src/test/java/org/hibernate/orm/test/bidi/AuctionTest2.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/bidi/AuctionWithAbstractBidClassTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/collection/list/PersistentListTest.java
M hibernate-core/src/test/resources/org/hibernate/orm/test/any/xml/Person.xml
R hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction.xml
R hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction2.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction2.xml
R hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction3.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction3.xml
Log Message:
-----------
HHH-19324 - Switch tests using hbm.xml to use mapping.xml
HHH-19428 - Support @ListIndexBase in mapping.xml
Compare:
https://github.com/hibernate/hibernate-orm/compare/53bfb215bb90...55c5838...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications