[
https://issues.apache.org/jira/browse/CXF-7907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16741826#comment-16741826
]
Dennis Kieselhorst commented on CXF-7907:
-----------------------------------------
I noticed that features.xml still has
<{color:#000080}bundle
{color}{color:#0000ff}start-level={color}{color:#008000}"20"{color}>mvn:com.sun.xml.bind/jaxb-impl/${cxf.jaxb.bundle.version}</{color:#000080}bundle{color}>
<{color:#000080}bundle
{color}{color:#0000ff}start-level={color}{color:#008000}"20"{color}>mvn:com.sun.xml.bind/jaxb-xjc/${cxf.jaxb.bundle.version}</{color:#000080}bundle{color}>
<{color:#000080}bundle
{color}{color:#0000ff}start-level={color}{color:#008000}"20"{color}>mvn:com.sun.xml.bind/jaxb-core/${cxf.jaxb.bundle.version}</{color:#000080}bundle{color}>
should be changed to org.glassfish.jaxb as well, shouldn't it?
> Change jaxb-api to jakarta.xml.bind-api artifact dependency
> -----------------------------------------------------------
>
> Key: CXF-7907
> URL: https://issues.apache.org/jira/browse/CXF-7907
> Project: CXF
> Issue Type: Task
> Reporter: Dennis Kieselhorst
> Assignee: Freeman Fang
> Priority: Minor
> Fix For: 3.3.0
>
>
> see [https://github.com/eclipse-ee4j/jaxb-api/pull/66]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)