[ 
https://issues.apache.org/jira/browse/LANG-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Matèrne updated LANG-1052:
------------------------------
    Attachment: LANG-1052.patch

As requested on the mailinglist, here the patch file.

Created via:
1. "git format-patch trunk" on the feature branch in my local git repo.
2. checkout the svn repo
3. applied the generated patches (one for each commit) via "patch -p1 -i 
<patchfiles in right order>"
4. generated the patch using TortoiseSVN  

> Multiline recursive to string style
> -----------------------------------
>
>                 Key: LANG-1052
>                 URL: https://issues.apache.org/jira/browse/LANG-1052
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.builder.*
>            Reporter: Jan Matèrne
>            Priority: Minor
>             Fix For: Review Patch
>
>         Attachments: LANG-1052.patch
>
>
> Add a new ToStringStyle to create a "deep" toString().
> But instead a single line like the RecursiveToStringStyle this creates a 
> multiline String similar to the ToStringStyle.MultiLineToStringStyle.
> Pull-Request at https://github.com/apache/commons-lang/pull/34
> CLA signed some years ago ;)
> jhm



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

Reply via email to