Closed mbladel closed 1 year ago
I moved the xsd and jaxb changes back to hibernate-orm (my jpa32 branch). We'll need to apply those related changes there if they still need to be. They are unfortunately the files in conflict
The xsd
and jaxb
changes are required to align with Hibernate 6 / JPA 3.2 specs. Since we're probably going to require more changes with that in mind, how should we handle that moving forward?
Change it on my branch and publish a new SNAPSHOT. Not ideal, but not terrible. I think we just want to "batch" up as much as we can at one go
Addresses #34 and refines what was already implemented for #31.