[
https://issues.apache.org/jira/browse/CXF-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820899#comment-17820899
]
Andriy Redko commented on CXF-8900:
-----------------------------------
[~minfrin] could you please provide the reproducer for the issue? on the other
note, since you've upgrading the existing project, I assume that the project
workspace has been cleaned up before the regeneration, is it a correct
assumption? Thank you
> cxf-xjc-plugin: code generated is half javax.xml.bind.annotation, half
> jakarta.xml.bind.annotation
> --------------------------------------------------------------------------------------------------
>
> Key: CXF-8900
> URL: https://issues.apache.org/jira/browse/CXF-8900
> Project: CXF
> Issue Type: Task
> Components: JAXB Databinding
> Environment: openjdk version "18.0.1.1" 2022-04-22
> OpenJDK Runtime Environment (build 18.0.1.1+2-6)
> OpenJDK 64-Bit Server VM (build 18.0.1.1+2-6, mixed mode, sharing)
> Reporter: Graham Leggett
> Priority: Major
>
> When upgrading an otherwise working project to cxf-xjc-plugin v4.0.0, which
> compiles a set of 17 XSD files into code, the resulting generated code has
> some XSD code using the javax.xml.bind namespace, and other XSD code using
> the jakarta.xml.bind namespace.
> I was expecting one namespace or the other, but to see both namespaces used
> apparently at random leaves me stuck.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)