hibernate-orm/hibernate-core
Yoann Rodière e6cd7d8495 HHH-12946 Remove unnecessary dependencies when building with JDK9+
We don't need to depend on JAXB's compiler (XJC) in our modules,
we just need the dependency in specific tasks during the build.
In particular we don't want users to transitively depend on XJC.

Also, we don't need an explicit dependency to JAXB in every module,
having one in hibernate-core is enough.
2019-09-11 10:26:35 +02:00
..
src HHH-13590 : test cases 2019-09-03 14:21:18 -07:00
hibernate-core.gradle HHH-12946 Remove unnecessary dependencies when building with JDK9+ 2019-09-11 10:26:35 +02:00