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

Hudson commented on WW-4989:
----------------------------

SUCCESS: Integrated in Jenkins build Struts-master-JDK7 #234 (See 
[https://builds.apache.org/job/Struts-master-JDK7/234/])
[WW-4989] Uses JacksonXML handler a default handler for XML in the REST 
(yasser.zamani: rev 85812fb9bbf1dc8358d0352157142ec3131e015b)
* (delete) 
plugins/rest/src/main/java/org/apache/struts2/rest/handler/JacksonLibHandler.java
* (add) 
plugins/rest/src/test/java/org/apache/struts2/rest/handler/JacksonJsonHandlerTest.java
* (edit) plugins/rest/src/main/resources/struts-plugin.xml
* (delete) 
plugins/rest/src/test/java/org/apache/struts2/rest/handler/JacksonLibHandlerTest.java
* (add) 
plugins/rest/src/main/java/org/apache/struts2/rest/handler/JacksonJsonHandler.java


> Use JacksonXML handler instead of XStream as a default handler for XML in the 
> REST plugin
> -----------------------------------------------------------------------------------------
>
>                 Key: WW-4989
>                 URL: https://issues.apache.org/jira/browse/WW-4989
>             Project: Struts 2
>          Issue Type: Dependency
>          Components: Plugin - REST
>            Reporter: Lukasz Lenart
>            Assignee: Lukasz Lenart
>            Priority: Major
>             Fix For: 2.6
>
>
> XStream library isn't actively developed but still maintained. Switching to 
> JacksonXML is just a matter of a simple change in struts.xml. Backward 
> compatibility will be kept by allowing users to use the existing XStream 
> handler as optional to JacksonXML.
> https://struts.apache.org/plugins/rest/#custom-contenttypehandlers



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to