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/05/14 07:14:11 UTC

[struts] branch master updated (57901ab -> dcadfeb)

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

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


    from 57901ab  Merge pull request #125 from lukaszlenart/immutable-context
     add 73cace0  Adds sorted and navigable set support JSON plugin
     add 459cb61  Adds deque and queue support JSON plugin
     new dcadfeb  Merge pull request #219 from loomchild/add-sortedset-support

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:
 .../org/apache/struts2/json/JSONPopulator.java     |  6 ++-
 .../org/apache/struts2/json/JSONPopulatorTest.java | 25 +++++++++++
 .../org/apache/struts2/json/WrapperClassBean.java  | 50 ++++++++++++++++++++++
 .../resources/org/apache/struts2/json/json-7.txt   |  7 ++-
 4 files changed, 86 insertions(+), 2 deletions(-)

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

[struts] 01/01: Merge pull request #219 from loomchild/add-sortedset-support

Posted by ya...@apache.org.
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 dcadfeb2c01b006a0198551ea84c7ac674220f2f
Merge: 57901ab 459cb61
Author: Yasser Zamani <ya...@live.com>
AuthorDate: Mon May 14 11:44:06 2018 +0430

    Merge pull request #219 from loomchild/add-sortedset-support
    
    WW-4937 Add SortedSet support to JSON plugin

 .../org/apache/struts2/json/JSONPopulator.java     |  6 ++-
 .../org/apache/struts2/json/JSONPopulatorTest.java | 25 +++++++++++
 .../org/apache/struts2/json/WrapperClassBean.java  | 50 ++++++++++++++++++++++
 .../resources/org/apache/struts2/json/json-7.txt   |  7 ++-
 4 files changed, 86 insertions(+), 2 deletions(-)

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