[ https://issues.apache.org/jira/browse/KARAF-6531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-6531:
----------------------------------------
Summary: Replace JaxbUtil by DOM "handy" marshal/unmarshal (was: Replace JaxbUtil by
SxcUtil)
> Replace JaxbUtil by DOM "handy" marshal/unmarshal
> -------------------------------------------------
>
> Key: KARAF-6531
> URL: https://issues.apache.org/jira/browse/KARAF-6531
> Project: Karaf
> Issue Type: Improvement
> Components: karaf
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 4.3.0, 4.2.10
>
>
> Karaf has a "core" dependency to JAXB mostly for the features model marshalling/unmarshalling.
It's probably overkill to load whole JAXB for that, and it means that Karaf has a strong requirement
on JAXB. As the feature model is "static" (not modified at runtime), I think we can achieve
the same using SXC/SAX.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
|