]
Marek Novotny reassigned DROOLS-5642:
-------------------------------------
Assignee: (was: Ant Stephenson)
Replace com.sun.jaxb with org.glassfish.jaxb dependencies
---------------------------------------------------------
Key: DROOLS-5642
URL:
https://issues.redhat.com/browse/DROOLS-5642
Project: Drools
Issue Type: Task
Components: build
Reporter: Marek Novotny
Priority: Major
There is a mix of com.sun.jaxb dependencies and new RI packaged org.glassfish.jaxb
dependencies see documentation for RI
https://javaee.github.io/jaxb-v2/doc/user-guide/ch03.html#deployment-mave...
We should unify on one set of JAXB API/runtime to not mix more dependencies with the same
classes. Now it requires to dance in between duplicatedClasses with exclusions.
New versions of hibernate, cxf references jakarta jaxb or org.glassfish.jaxb