[jira] [Created] (OFBIZ-10756) Prepare the migration to XStream 1.5

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-10756) Prepare the migration to XStream 1.5

Nicolas Malin (Jira)
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)