GitHub user mureinik opened a pull request:

    https://github.com/apache/commons-rng/pull/7

    Replace FindBugs with SpotBugs

    As per the discussion in [1], FindBugs has been discontinued, and
    SpotBugs has taken its place.
    This patch updates the Commons RNG project to use SpotBugs
    accordingly.
    
    [1] 
http://mail-archives.apache.org/mod_mbox/commons-dev/201802.mbox/raw/%3C4131eded52b31d3c9114fa5cbae48c4a%40scarlet.be%3E/
    spotbgus

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

    $ git pull https://github.com/mureinik/commons-rng spotbugs

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

    https://github.com/apache/commons-rng/pull/7.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 #7
    
----
commit 52ab4ee9c83ed1c4b8f181cfe3fcb002402b7342
Author: Allon Mureinik <amureini@...>
Date:   2018-02-16T18:34:56Z

    Replace FindBugs with SpotBugs
    
    As per the discussion in [1], FindBugs has been discontinued, and
    SpotBugs has taken its place.
    This patch updates the Commons RNG project to use SpotBugs
    accordingly.
    
    [1] 
http://mail-archives.apache.org/mod_mbox/commons-dev/201802.mbox/raw/%3C4131eded52b31d3c9114fa5cbae48c4a%40scarlet.be%3E/
    spotbgus

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to