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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: