[
https://issues.apache.org/jira/browse/LUCENE-7764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Jelinski updated LUCENE-7764:
------------------------------------
Attachment: LUCENE-7764.patch
The attached patch adds Findbugs analysis to precommit. All bugs present at the
time of patch generation were added to exclusion filter, so precommit will only
fail the build on newly introduced bugs.
The list of exclusions was autogenerated by {{ant findbugs-exclude}} that
creates exclusion list based on the current issues.
The patch also adds {{ant findbugs}} target, which generates a HTML file
containing all current bugs (no exclusions) under build/findbugs/lucene.html.
> Add FindBugs analysis to precommit
> ----------------------------------
>
> Key: LUCENE-7764
> URL: https://issues.apache.org/jira/browse/LUCENE-7764
> Project: Lucene - Core
> Issue Type: Sub-task
> Components: general/build
> Reporter: Daniel Jelinski
> Priority: Minor
> Attachments: LUCENE-7764.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]