Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: ddcfc54661fd366c5306634d2d2dee97e77c0efa
https://github.com/hibernate/hibernate-orm/commit/ddcfc54661fd366c5306634...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/jaxb/hbm/transform/HbmXmlTransformer.java
A hibernate-core/src/test/java/org/hibernate/orm/test/boot/jaxb/JaxbHelper.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/boot/jaxb/hbm/BasicComposition.java
A hibernate-core/src/test/java/org/hibernate/orm/test/boot/jaxb/hbm/BasicEntity.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/boot/jaxb/hbm/BasicTransformationTests.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/boot/jaxb/hbm/TransformationHelper.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/boot/jaxb/mapping/BasicMappingJaxbTests.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/boot/jaxb/mapping/HbmTransformationJaxbTests.java
R
hibernate-core/src/test/java/org/hibernate/orm/test/boot/jaxb/mapping/JaxbHelper.java
A hibernate-core/src/test/resources/mappings/hbm/basic.xml
A hibernate-core/src/test/resources/mappings/hbm/simple.xml
Log Message:
-----------
HHH-17429 - Complete implementation of HbmXmlTransformer (6.x)
HHH-16822 - Fail to marshall transformed content with HbmXmlTransformer
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications