-
Enhancement
-
Resolution: Done
-
Major
-
29.0.0.Final
-
None
org.hibernate.validator module is using xerces dependency. It must use java.xml module instead
There was WFLY-16165 that already did this, but the dependency on xerces got back, perhaps by mistake?
Check original PR https://github.com/wildfly/wildfly/pull/15368/files
Check current state of that file https://github.com/wildfly/wildfly/blame/main/ee-feature-pack/galleon-shared/src/main/resources/modules/system/layers/base/org/hibernate/validator/main/module.xml#L44
So please, if we still want to get rid of this dependency, it has to be done again.
- clones
-
WFLY-16165 Eliminate Hibernate Validator dependency on legacy Xerces and use JDK JAXP instead
- Closed
- is cloned by
-
JBEAP-25342 Eliminate Hibernate Validator dependency on legacy Xerces and use JDK JAXP instead
- Closed
- is incorporated by
-
WFLY-18846 Migrate WildFly and user applications to JAXP specification version 1.6
- Closed