[GitHub] commons-lang pull request #350: Replace FindBugs with SpotBugs

2018-09-06 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] commons-lang pull request #350: Replace FindBugs with SpotBugs

2018-08-28 Thread PascalSchumacher
GitHub user PascalSchumacher opened a pull request:

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

Replace FindBugs with SpotBugs



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

$ git pull https://github.com/PascalSchumacher/commons-lang spotbugs

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

https://github.com/apache/commons-lang/pull/350.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 #350


commit 82fd2516d6c018e46ef290e05551349a9ed82ca8
Author: pascalschumacher 
Date:   2018-08-28T17:00:09Z

Replace FindBugs with SpotBugs




---