Navigation Menu

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

XStream needs to be phased out #1111

Open
jecollins opened this issue Dec 14, 2021 · 1 comment
Open

XStream needs to be phased out #1111

jecollins opened this issue Dec 14, 2021 · 1 comment

Comments

@jecollins
Copy link
Member

The functionality of XStream has been available in Java for some time through JAXB, and XStream is using reflection in ways that generate warning messages. JAXB is now a standard, and we should not expect continued support of XStream.

@jecollins
Copy link
Member Author

This is low priority, since it seems XStream is still active, and JAXB does not have all the features we use for controlling serialization.

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

1 participant