[jira] [Comment Edited] (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] [Comment Edited] (OFBIZ-10756) Prepare the migration to XStream 1.5

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731209#comment-16731209 ]

Jacques Le Roux edited comment on OFBIZ-10756 at 12/31/18 7:11 AM:
-------------------------------------------------------------------

Done in
trunk r1850015  
R17 r1850016
R16 r1850017+1850019  


was (Author: jacques.le.roux):
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)