-
Improvement
-
Resolution: Fixed
-
Major
-
None
In the Jenkins core we suffer from the missing automatic FindBugs run in pull requests. It should be enabled at least to discover serious issues being introduced by PRs.
I would like to enable automatic runs and to enable generation/reporting of FindBugs issues like we do in plugins.
- is blocked by
-
JENKINS-37440 Disable FindBugs analysis when skipping tests
-
- Resolved
-
- links to
Code changed in jenkins
User: Oleg Nenashev
Path:
cli/pom.xml
core/pom.xml
core/src/findbugs-filter.xml
pom.xml
src/findbugs/findbugs-excludes.xml
http://jenkins-ci.org/commit/jenkins/d8cae8221e5b5ef3b5276fb53879547169a02504
Log:
[FIXED JENKINS-36715] - Invoke FindBugs during the Jenkins core build (#2458)