You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by britter <gi...@git.apache.org> on 2018/09/04 09:18:13 UTC

[GitHub] commons-lang pull request #351: LANG-1417: Add @FunctionalInterface to Threa...

GitHub user britter opened a pull request:

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

    LANG-1417: Add @FunctionalInterface to ThreadPredicate and ThreadGrou…

    …pPredicate

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

    $ git pull https://github.com/britter/commons-lang LANG-1417

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

    https://github.com/apache/commons-lang/pull/351.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 #351
    
----
commit 54f8d3c02abe04765ffe957e7d412bde2adf58c1
Author: Benedikt Ritter <br...@...>
Date:   2018-09-04T09:16:55Z

    LANG-1417: Add @FunctionalInterface to ThreadPredicate and ThreadGroupPredicate

----


---

[GitHub] commons-lang pull request #351: LANG-1417: Add @FunctionalInterface to Threa...

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

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


---

[GitHub] commons-lang issue #351: LANG-1417: Add @FunctionalInterface to ThreadPredic...

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

    https://github.com/apache/commons-lang/pull/351
  
    
    [![Coverage Status](https://coveralls.io/builds/18814766/badge)](https://coveralls.io/builds/18814766)
    
    Coverage remained the same at 95.253% when pulling **54f8d3c02abe04765ffe957e7d412bde2adf58c1 on britter:LANG-1417** into **3ee9cc840088762c875a9c02531077279f7c237f on apache:master**.



---