You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2018/12/31 06:41:00 UTC

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

     [ https://issues.apache.org/jira/browse/OFBIZ-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-10756.
-----------------------------------
       Resolution: Implemented
    Fix Version/s: 16.11.06
                   17.12.01

Done in
trunk r1850015  
R17 r1850016
R16 r1850017

I'll do the same for R18 soon...


> 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: Trunk, Release Branch 16.11, Release Branch 17.12, Release Branch 18.12
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Major
>             Fix For: 17.12.01, 16.11.06
>
>
> We currently use the UnsupportedClassConverter method 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)