[
https://issues.apache.org/jira/browse/JENA-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367904#comment-16367904
]
ASF GitHub Bot commented on JENA-1491:
--------------------------------------
GitHub user ajs6f opened a pull request:
https://github.com/apache/jena/pull/363
JENA-1491: Migrate FindBugs to StopBugs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ajs6f/jena JENA-1491
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/363.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 #363
----
commit 8cc26701f842584c16d2120f2e0013e24482c1cc
Author: ajs6f <ajs6f@...>
Date: 2018-02-16T21:31:25Z
JENA-1491: Migrate FindBugs to StopBugs
----
> Migrate FindBugs to StopBugs
> ----------------------------
>
> Key: JENA-1491
> URL: https://issues.apache.org/jira/browse/JENA-1491
> Project: Apache Jena
> Issue Type: Task
> Components: Build
> Affects Versions: Jena 3.6.0
> Reporter: A. Soroka
> Assignee: A. Soroka
> Priority: Trivial
> Fix For: Jena 3.7.0
>
>
> FindBugs is moribund:
> [https://mailman.cs.umd.edu/pipermail/findbugs-discuss/2016-November/004321.html]
> but the work of that project continues in the much livelier SpotBugs project:
> [https://spotbugs.github.io/]
> We just need to make a few small Maven tweaks to switch over. He wrote
> hopefully.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)