[
https://issues.apache.org/jira/browse/WW-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16268303#comment-16268303
]
Hudson commented on WW-4892:
----------------------------
SUCCESS: Integrated in Jenkins build Struts-master-JDK7 #64 (See
[https://builds.apache.org/job/Struts-master-JDK7/64/])
WW-4892 Uses Jackson handler as a default one to handle JSON (lukaszlenart: rev
941374ecdb99ccc316f6b527b8df0f1cf2bb80c0)
* (edit) plugins/rest/src/main/resources/struts-plugin.xml
WW-4892 Makes json-lib optional (lukaszlenart: rev
a2824b7c87659c0c8f8cfc4b1b1fe2cc60b19138)
* (edit) plugins/rest/pom.xml
WW-4892 Marks handler as deprecated (lukaszlenart: rev
794cd5e1413f77f6a350528e4b068dad872c3642)
* (edit)
plugins/rest/src/main/java/org/apache/struts2/rest/handler/JsonLibHandler.java
> Use Jackson handle by default to handle JSON
> --------------------------------------------
>
> Key: WW-4892
> URL: https://issues.apache.org/jira/browse/WW-4892
> Project: Struts 2
> Issue Type: Improvement
> Components: Plugin - REST
> Affects Versions: 2.5.14
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Fix For: 2.5.14.1
>
>
> Existing JsonLibHandler is using outdated json-lib which wasn't updated for
> years, switching to Jackson (which is already available in to the plugin) is
> the best option.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)