You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/11/28 07:15:15 UTC

[struts] branch master updated (a728c74 -> 7c7d5be)

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

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


    from a728c74  Merge pull request #183 from lukaszlenart/pimp-my-struts
     add 0d42ff5  WW-4893 Upgrades Jackson to version 2.9.2
     add 941374e  WW-4892 Uses Jackson handler as a default one to handle JSON
     add a2824b7  WW-4892 Makes json-lib optional
     add 794cd5e  WW-4892 Marks handler as deprecated
     new 7c7d5be  Merge pull request #187 from lukaszlenart/jackson-5

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 plugins/rest/pom.xml                                                 | 1 +
 .../main/java/org/apache/struts2/rest/handler/JsonLibHandler.java    | 3 +++
 plugins/rest/src/main/resources/struts-plugin.xml                    | 2 +-
 pom.xml                                                              | 5 +++--
 4 files changed, 8 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" <co...@struts.apache.org>'].

[struts] 01/01: Merge pull request #187 from lukaszlenart/jackson-5

Posted by lu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 7c7d5be4414ec472633bae817fd5a07ee790e1e3
Merge: a728c74 794cd5e
Author: Lukasz Lenart <lu...@gmail.com>
AuthorDate: Tue Nov 28 08:15:13 2017 +0100

    Merge pull request #187 from lukaszlenart/jackson-5
    
    WW-4892 WW-4893: Use Jackson to handle JSON request

 plugins/rest/pom.xml                                                 | 1 +
 .../main/java/org/apache/struts2/rest/handler/JsonLibHandler.java    | 3 +++
 plugins/rest/src/main/resources/struts-plugin.xml                    | 2 +-
 pom.xml                                                              | 5 +++--
 4 files changed, 8 insertions(+), 3 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
"commits@struts.apache.org" <co...@struts.apache.org>.