You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/15 09:44:05 UTC

[jira] [Commented] (SLING-5146) Add JSONObject/JSONArray support to JSONWriter

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

ASF GitHub Bot commented on SLING-5146:
---------------------------------------

GitHub user visiongeist opened a pull request:

    https://github.com/apache/sling/pull/106

    SLING-5146 Add JSONObject/JSONArray support to JSONWriter

    Adds support for JSONObject and JSONArray to JSONWriter

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/visiongeist/sling issue/SLING-5146

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/106.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #106
    
----
commit c06014e14eb1e22df493e3e2b5d105a6482bd97b
Author: Damien Antipa <da...@adobe.com>
Date:   2015-10-15T07:41:58Z

    SLING-5146 Add JSONObject/JSONArray support to JSONWriter

----


> Add JSONObject/JSONArray support to JSONWriter
> ----------------------------------------------
>
>                 Key: SLING-5146
>                 URL: https://issues.apache.org/jira/browse/SLING-5146
>             Project: Sling
>          Issue Type: Improvement
>          Components: Commons
>            Reporter: Damien Antipa
>            Priority: Minor
>
> JSONWriter should be able to accept JSONObject and JSONArray as parameter to generate their output



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)