Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move JavaCompiler, Reference and J2SJAXBModel from XJC API to JXC API #1761

Closed
lukasj opened this issue Oct 7, 2023 · 0 comments · Fixed by #1763
Closed

Move JavaCompiler, Reference and J2SJAXBModel from XJC API to JXC API #1761

lukasj opened this issue Oct 7, 2023 · 0 comments · Fixed by #1763

Comments

@lukasj
Copy link
Member

lukasj commented Oct 7, 2023

JavaCompiler, Reference and J2SJAXBModel are JXC specific, so there is no reason to have them included in XJC itself. Moving them to where they do belong will allow xjc to drop the dependency on java.compiler module.

@lukasj lukasj changed the title Move JavaCompiler and Reference from XJC API to JXC API Move JavaCompiler, Reference and J2SJAXBModel from XJC API to JXC API Oct 7, 2023
lukasj added a commit to lukasj/jaxb-ri that referenced this issue Oct 7, 2023
… XJC API to JXC API

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
lukasj added a commit that referenced this issue Oct 7, 2023
…JXC API

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant