[
https://issues.apache.org/jira/browse/LANG-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barrie Treloar updated LANG-378:
--------------------------------
Attachment: LANG-378-patch.txt
Updated code to reflect lang3.
ToStringStyle exposes MULTI_LINE_WITH_INDENT_STYLE constant (the as the other
available styles do)
Now created as a patch instead of a project.
Unfortunately the large number of expected output for test files live in the
package example.*.
It's not too difficult to move to another location.
> Add new ToStyle to support MultiLine with Indent
> ------------------------------------------------
>
> Key: LANG-378
> URL: https://issues.apache.org/jira/browse/LANG-378
> Project: Commons Lang
> Issue Type: New Feature
> Components: lang.builder.*
> Affects Versions: 2.3
> Reporter: Barrie Treloar
> Priority: Minor
> Fix For: 3.1
>
> Attachments: LANG-378-patch.txt, MultiLineWithIndentToStyle.zip
>
>
> Multiline support places everything on a new line with no indentation to
> help in readability.
> Attached is a patch (with tests) to support Multiline behaviour with
> indentation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.