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

Multi schema modules generate unusable episode files #56

Open
christopherpicard opened this issue Aug 30, 2017 · 1 comment
Open

Multi schema modules generate unusable episode files #56

christopherpicard opened this issue Aug 30, 2017 · 1 comment

Comments

@christopherpicard
Copy link

I have a module that has several schema files in it. Each has a different namespace and a different purpose. However when you look at the episode files, it generates one per module name and not one per schema. This results in requiring all the schema's in the module be imported in the schema file if it needs any of them. If you don't you get the following error: [ant:xjc} [ERROR] SCD "x-schema::tns" didnt match any schema component.

Not sure why episode files are done at the module level in the first place, but at a minimum and option to generate an episode file per schema would be nice to fix this issue.

@klu2
Copy link

klu2 commented Feb 19, 2018

we have the same issue. any please for that to be fixed?

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

No branches or pull requests

2 participants