You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: