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

ASF GitHub Bot commented on LANG-1366:
--------------------------------------

GitHub user pckeyan opened a pull request:

    https://github.com/apache/commons-lang/pull/308

    LANG-1366 : Add Feature for No ClassName and MultiLine StringStyle

    Added sub class to print with No Class Name in Multiline.
    Added Junit.

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

    $ git pull https://github.com/pckeyan/commons-lang master

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

    https://github.com/apache/commons-lang/pull/308.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 #308
    
----
commit 2e806d5f576cfeb7fd151de197af3c54b9106e30
Author: Karthikeyan Palanivelu <karthikeyan.palaniv...@capitalone.com>
Date:   2017-11-06T15:28:50Z

    LANG-1366 - Add Feature for No ClassName and MultiLine StringStyle
    
    - Added the feature as a Inner Class to ToStringStyle
    - Added JUnit

commit d716403dc4c3cbe30e596fcb6ceea82138c61af4
Author: Karthikeyan Palanivelu <karthikeyan.palaniv...@capitalone.com>
Date:   2017-11-06T15:33:53Z

    Updated the Format

----


> Add Feature for No ClassName and MultiLine StringStyle
> ------------------------------------------------------
>
>                 Key: LANG-1366
>                 URL: https://issues.apache.org/jira/browse/LANG-1366
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>            Reporter: Karthikeyan Palanivelu
>              Labels: features
>
> Add feature to print String with No Class Name and MultiLine. This would be 
> of helpful for more like metrics related use cases which needs to print like 
> properties with No Class Name and each property in new line.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to