GitHub user jwagenleitner opened a pull request:

    https://github.com/apache/groovy/pull/371

    Serialization options for JsonOutput

    

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

    $ git pull https://github.com/jwagenleitner/groovy Json-JsonOutput

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

    https://github.com/apache/groovy/pull/371.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 #371
    
----
commit 01b187288ab3e92904c6cec1ec3df605c671e30a
Author: John Wagenleitner <[email protected]>
Date:   2016-07-24T19:05:02Z

    refactor(json): move public methods up
    
    In preparation for introducing a new nested classes moved
    public methods that will remain on JsonOutput up above
    the private methods.

commit 2c0336b8491913fe9bfed61571925b99dc52dc6c
Author: John Wagenleitner <[email protected]>
Date:   2016-07-24T19:05:35Z

    Serialization options for JsonOutput
    
    Introduces the JsonOutput.Generator that can be configured
    with options in order to alter the generated JSON output.

commit 724a584793b0d9de26b7a95e99e6e357bca500da
Author: John Wagenleitner <[email protected]>
Date:   2016-07-24T19:28:40Z

    JsonBuilder - add ability to use JsonOutput.Options

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to