You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by mureinik <gi...@git.apache.org> on 2017/10/21 11:41:13 UTC

[GitHub] commons-lang pull request #302: Remove ObjectUtils' trailing white spaces

GitHub user mureinik opened a pull request:

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

    Remove ObjectUtils' trailing white spaces

    Commit 6ea2fc8 inadvertently introduced trailing white spaces in `ObjectUtils`' code, thus breaking the Checkstyle validation.
    
    This patch removes these redundant TWS in order to allow the build to pass.

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

    $ git pull https://github.com/mureinik/commons-lang ObjectUtils

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

    https://github.com/apache/commons-lang/pull/302.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 #302
    
----
commit f0930aa1512a408635d2286c01d49523b1234db7
Author: Allon Mureinik <am...@redhat.com>
Date:   2017-10-21T11:38:53Z

    Remove ObjectUtils' trailing white spaces
    
    Commit 6ea2fc8 inadvertently introduced trailing white spaces in
    ObjectUtils' code, thus breaking the Checkstyle validation.
    
    This patch removes these redundant TWS in order to allow the build to
    pass.

----


---

[GitHub] commons-lang issue #302: Remove ObjectUtils' trailing white spaces

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

    https://github.com/apache/commons-lang/pull/302
  
    
    [![Coverage Status](https://coveralls.io/builds/13823315/badge)](https://coveralls.io/builds/13823315)
    
    Changes Unknown when pulling **f0930aa1512a408635d2286c01d49523b1234db7 on mureinik:ObjectUtils** into ** on apache:master**.



---

[GitHub] commons-lang issue #302: Remove ObjectUtils' trailing white spaces

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

    https://github.com/apache/commons-lang/pull/302
  
    
    [![Coverage Status](https://coveralls.io/builds/13823315/badge)](https://coveralls.io/builds/13823315)
    
    Changes Unknown when pulling **f0930aa1512a408635d2286c01d49523b1234db7 on mureinik:ObjectUtils** into ** on apache:master**.



---

[GitHub] commons-lang pull request #302: Remove ObjectUtils' trailing white spaces

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

[GitHub] commons-lang issue #302: Remove ObjectUtils' trailing white spaces

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

    https://github.com/apache/commons-lang/pull/302
  
    Thank you!


---