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

Fixes #348. Fix encoding when reading xml file #349

Merged
merged 3 commits into from
Jan 29, 2025

Conversation

haramon
Copy link
Contributor

@haramon haramon commented Jan 28, 2025

No description provided.

@slawekjaranowski
Copy link
Member

@haramon can you add unit or integration tests?

@haramon
Copy link
Contributor Author

haramon commented Jan 28, 2025

@haramon can you add unit or integration tests?

Didn't find any real setup for an integration test. Unittest i will try... there are some for the XsdGeneratorHelper, but not for the method renameGeneratedSchemaFiles.

@slawekjaranowski
Copy link
Member

For integration tests example please look into: https://github.com/mojohaus/jaxb2-maven-plugin/tree/master/src/it
simply add new directory with your example

@haramon
Copy link
Contributor Author

haramon commented Jan 29, 2025

Thanks for the hint. Integration test added 👍

@slawekjaranowski slawekjaranowski merged commit 7d90242 into mojohaus:master Jan 29, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

schemagen with set parameter transformSchemas writes xsd without given encoding
2 participants