Jacques Le Roux created OFBIZ-10756:
---------------------------------------
Summary: Prepare the migration to XStream 1.5
Key: OFBIZ-10756
URL:
https://issues.apache.org/jira/browse/OFBIZ-10756 Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: Release Branch 16.11, Trunk, Release Branch 17.12, Release Branch 18.12
Reporter: Jacques Le Roux
Assignee: Jacques Le Roux
We currently use the UnsupportedClassConverter in UtilXml class. When the 1.5 version of XStream will be available another way to handle this kind of things will be available and used by default. It's already possible to use the same with the 1.4 version of XStream with its setupDefaultSecurity method.
So this Jira to replace the UnsupportedClassConverter in UtilXml class by XStream::setupDefaultSecurity method.
It's an improvement but better to backport it as much as possible
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)