[ 
https://issues.apache.org/jira/browse/LANG-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045737#comment-13045737
 ] 

Barrie Treloar commented on LANG-378:
-------------------------------------

I missed adding
{code}
suite.addTestSuite(MultiLineWithIndentToStringStyleTest.class);
{code}
to BuilderTestSuite for the LANG-378-patch.txt.

The test works, but wont be included in the ant test target.

> 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.x
>
>         Attachments: LANG-378-patch.txt, 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to