[
https://issues.apache.org/jira/browse/LANG-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000566#comment-14000566
]
ASF GitHub Bot commented on LANG-1015:
--------------------------------------
GitHub user thiagoh opened a pull request:
https://github.com/apache/commons-lang/pull/26
Adding the new JsonToStringStyle to ToStringStyle
Implementation of `JsonToStringStyle` inside `ToStringStyle` that outputs
the String representation of the object in json format.
Jira ticket https://issues.apache.org/jira/browse/LANG-1015
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thiagoh/commons-lang branch-3-json-style
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/26.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 #26
----
commit 609775c1acfae2da487fb762337a7d4d9c44cef5
Author: thiagoh <[email protected]>
Date: 2014-05-16T17:07:08Z
json to string style
commit 2dd9ee994beb9a45001c94835443092dc3962d7c
Author: thiagoh <[email protected]>
Date: 2014-05-17T00:32:26Z
implementation of JsonToStringStyle with test cases
----
> Adding the new JsonToStringStyle to ToStringStyle
> -------------------------------------------------
>
> Key: LANG-1015
> URL: https://issues.apache.org/jira/browse/LANG-1015
> Project: Commons Lang
> Issue Type: New Feature
> Components: lang.*, lang.builder.*
> Affects Versions: 4.0
> Reporter: Thiago Andrade
> Assignee: Benedikt Ritter
> Labels: github
>
> Placeholder ticket for github PR 25:
> https://github.com/apache/commons-lang/pull/26
--
This message was sent by Atlassian JIRA
(v6.2#6252)