-
Epic
-
Resolution: Unresolved
-
Minor
-
SpotBugs cleanup in the Jenkins core
-
Jenkins core includes a number of medium- and low-severity warnings. It would be great to fix it and to cleanup all warnings. SpotBugs automation and Medium-level warnings cleanup in the Java codebase would be a great first step.
How to contribute?
- Modify Jenkins pom.xml to use the Medium threshold for SpotBugs
- Run the build without tests (-DskipTests)
- Start processing and fixing the reported SpotBugs issues
- is blocking
-
JENKINS-47455 NullPointerException from AbstractBuild$AbstractBuildExecution.decideWorkspace
-
- Resolved
-
Code changed in jenkins
User: Oleg Nenashev
Path:
core/pom.xml
pom.xml
http://jenkins-ci.org/commit/jenkins/de86f325db7f2b85b1c9fe723309059a592a63ac
Log:
JENKINS-36716 - Update Jenkins core to new FindBugs annotations from parent POM + refer the EPIC