You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by pckeyan <gi...@git.apache.org> on 2017/11/14 18:53:28 UTC

[GitHub] commons-lang pull request #308: LANG-1366 : Add Feature for No ClassName and...

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 <ka...@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 <ka...@capitalone.com>
Date:   2017-11-06T15:33:53Z

    Updated the Format

----


---

[GitHub] commons-lang issue #308: LANG-1366 : Add Feature for No ClassName and MultiL...

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/commons-lang/pull/308
  
    
    [![Coverage Status](https://coveralls.io/builds/14199893/badge)](https://coveralls.io/builds/14199893)
    
    Coverage decreased (-0.003%) to 95.165% when pulling **d716403dc4c3cbe30e596fcb6ceea82138c61af4 on pckeyan:master** into **721f3ef4aaa1f5cea764b3e9b1d639878b2a0a3b on apache:master**.



---