[hibernate/hibernate-orm] 06fdd2: HHH-14196 Add parsing of persistence.xml/orm.xml d...
by Scott Marlow
Branch: refs/heads/5.3
Home: https://github.com/hibernate/hibernate-orm
Commit: 06fdd27b3d12d92d95e8184cf757f35556fe8f52
https://github.com/hibernate/hibernate-orm/commit/06fdd27b3d12d92d95e8184...
Author: Scott Marlow <smarlow(a)redhat.com>
Date: 2020-11-10 (Tue, 10 Nov 2020)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/jaxb/internal/stax/LocalXmlResourceResolver.java
M hibernate-core/src/main/java/org/hibernate/boot/xsd/ConfigXsdSupport.java
M hibernate-core/src/main/java/org/hibernate/boot/xsd/LocalXsdResolver.java
M hibernate-core/src/main/java/org/hibernate/boot/xsd/MappingXsdSupport.java
M hibernate-core/src/main/java/org/hibernate/cfg/EJB3DTDEntityResolver.java
A hibernate-core/src/main/resources/org/hibernate/jpa/orm_3_0.xsd
A hibernate-core/src/main/resources/org/hibernate/jpa/persistence_3_0.xsd
M hibernate-core/src/test/resources/org/hibernate/test/annotations/xml/ejb3/orm5.xml
Log Message:
-----------
HHH-14196 Add parsing of persistence.xml/orm.xml documents in the EE 9 namespace
Signed-off-by: Scott Marlow <smarlow(a)redhat.com>
4 years, 1 month