[
https://issues.apache.org/jira/browse/SLING-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251720#comment-15251720
]
ASF GitHub Bot commented on SLING-5146:
---------------------------------------
GitHub user visiongeist opened a pull request:
https://github.com/apache/sling/pull/134
SLING-5146 Add JSONObject/JSONArray support to JSONWriter
Adds support for JSONObject and JSONArray to JSONWriter
follow up from #106
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/134.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 #134
----
commit 01dbab8ac4c4ae58de500ed240c3c36d6b51a821
Author: Damien Antipa <[email protected]>
Date: 2016-04-21T10:59:38Z
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
> Fix For: Commons JSON 2.0.18
>
>
> JSONWriter should be able to accept JSONObject and JSONArray as parameter to
> generate their output
> PR: https://github.com/apache/sling/pull/106
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)