Marek Novotny created DROOLS-5642:
-------------------------------------
Summary: 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
Assignee: Ant Stephenson
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
--
This message was sent by Atlassian Jira
(v7.13.8#713008)