You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ya...@apache.org on 2018/03/02 09:47:41 UTC

[struts] 01/01: Merge pull request #210 from lukaszlenart/jackson-xml

This is an automated email from the ASF dual-hosted git repository.

yasserzamani pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 26babb6fdf385e624f187bbf3127bd56ee5f5e9c
Merge: 6e691ff 6c5b79c
Author: Yasser Zamani <ya...@live.com>
AuthorDate: Fri Mar 2 13:17:38 2018 +0330

    Merge pull request #210 from lukaszlenart/jackson-xml
    
    WW-4922: Jackson XML

 apps/rest-showcase/pom.xml                         |  5 ++
 apps/rest-showcase/src/main/resources/struts.xml   |  6 ++
 plugins/rest/pom.xml                               | 11 +++
 .../struts2/rest/handler/JacksonXmlHandler.java    | 61 +++++++++++++++
 .../rest/handler/JacksonXmlHandlerTest.java        | 87 ++++++++++++++++++++++
 .../apache/struts2/rest/handler/SimpleBean.java    | 46 ++++++++----
 pom.xml                                            |  9 ++-
 7 files changed, 207 insertions(+), 18 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
yasserzamani@apache.org.