You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by osiegmar <gi...@git.apache.org> on 2017/09/08 08:38:42 UTC

[GitHub] commons-lang pull request #284: remove redundant modifiers (support recent c...

GitHub user osiegmar opened a pull request:

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

    remove redundant modifiers (support recent checkstyle versions)

    

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

    $ git pull https://github.com/osiegmar/commons-lang remove-redundant-modifiers

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

    https://github.com/apache/commons-lang/pull/284.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 #284
    
----
commit ed12b7e727ffda8fcbae1a25f074986faa24a569
Author: Oliver Siegmar <ol...@siegmar.de>
Date:   2017-09-08T08:36:07Z

    remove redundant modifiers (support recent checkstyle versions)

----


---

[GitHub] commons-lang issue #284: remove redundant modifiers (support recent checksty...

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

    https://github.com/apache/commons-lang/pull/284
  
    Thanks! :+1:


---

[GitHub] commons-lang pull request #284: remove redundant modifiers (support recent c...

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

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


---

[GitHub] commons-lang issue #284: remove redundant modifiers (support recent checksty...

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

    https://github.com/apache/commons-lang/pull/284
  
    
    [![Coverage Status](https://coveralls.io/builds/13181677/badge)](https://coveralls.io/builds/13181677)
    
    Coverage remained the same at 95.194% when pulling **ed12b7e727ffda8fcbae1a25f074986faa24a569 on osiegmar:remove-redundant-modifiers** into **cc94767e7eabdfcf9d1cab1d8d1d8556864394c6 on apache:master**.



---