[GitHub] commons-lang pull request: remove compiler warnings from ThreadUti...

2015-05-07 Thread PascalSchumacher
Github user PascalSchumacher commented on the pull request: https://github.com/apache/commons-lang/pull/83#issuecomment-99986258 Thanks for merging! :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] commons-lang pull request: remove compiler warnings from ThreadUti...

2015-05-07 Thread britter
Github user britter commented on a diff in the pull request: https://github.com/apache/commons-lang/pull/83#discussion_r29878051 --- Diff: src/main/java/org/apache/commons/lang3/ThreadUtils.java --- @@ -292,12 +292,12 @@ private AlwaysTruePredicate() { }

[GitHub] commons-lang pull request: remove compiler warnings from ThreadUti...

2015-05-07 Thread britter
Github user britter commented on the pull request: https://github.com/apache/commons-lang/pull/83#issuecomment-99962539 Thank you! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] commons-lang pull request: remove compiler warnings from ThreadUti...

2015-05-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/83 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] commons-lang pull request: remove compiler warnings from ThreadUti...

2015-05-07 Thread britter
Github user britter commented on a diff in the pull request: https://github.com/apache/commons-lang/pull/83#discussion_r29866464 --- Diff: src/main/java/org/apache/commons/lang3/ThreadUtils.java --- @@ -292,12 +292,12 @@ private AlwaysTruePredicate() { }

[GitHub] commons-lang pull request: remove compiler warnings from ThreadUti...

2015-05-07 Thread PascalSchumacher
Github user PascalSchumacher commented on a diff in the pull request: https://github.com/apache/commons-lang/pull/83#discussion_r29869592 --- Diff: src/main/java/org/apache/commons/lang3/ThreadUtils.java --- @@ -292,12 +292,12 @@ private AlwaysTruePredicate() { }

[GitHub] commons-lang pull request: remove compiler warnings from ThreadUti...

2015-05-05 Thread PascalSchumacher
GitHub user PascalSchumacher opened a pull request: https://github.com/apache/commons-lang/pull/83 remove compiler warnings from ThreadUtils You can merge this pull request into a Git repository by running: $ git pull https://github.com/PascalSchumacher/commons-lang

[GitHub] commons-lang pull request: remove compiler warnings from ThreadUti...

2015-05-05 Thread coveralls
Github user coveralls commented on the pull request: https://github.com/apache/commons-lang/pull/83#issuecomment-99234742 [![Coverage Status](https://coveralls.io/builds/2494291/badge)](https://coveralls.io/builds/2494291) Coverage decreased (-0.01%) to 93.35% when