Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36715

Jenkins Core build should invoke FindBugs by default

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • 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.

          [JENKINS-36715] Jenkins Core build should invoke FindBugs by default

          Oleg Nenashev created issue -
          Oleg Nenashev made changes -
          Assignee New: Oleg Nenashev [ oleg_nenashev ]
          Oleg Nenashev made changes -
          Epic Link New: JENKINS-36716 [ 172750 ]
          Oleg Nenashev made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Oleg Nenashev made changes -
          Remote Link New: This issue links to "PR #2458 (Web Link)" [ 14632 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 173445 ] New: JNJira + In-Review [ 185839 ]

          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)

          • Move FindBugs call to the parent POM, always run it and generate XMLs
          • Update FindBugs to 3.0.4
          • Filter away Stream encoding issues
          • Rework FindBugs definitions according to comments from @jtnord
          • Generalize configuration, findbugs:findbugs now takes it.
          • Add TODOs to FindBugs excludes file
          • Remove explicit failOnError
          • Fix the typo spotted by @jtnord

          SCM/JIRA link daemon added a comment - 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) Move FindBugs call to the parent POM, always run it and generate XMLs Update FindBugs to 3.0.4 Filter away Stream encoding issues Rework FindBugs definitions according to comments from @jtnord Generalize configuration, findbugs:findbugs now takes it. Add TODOs to FindBugs excludes file Remove explicit failOnError Fix the typo spotted by @jtnord
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          Jesse Glick made changes -
          Link New: This issue is blocked by JENKINS-37440 [ JENKINS-37440 ]

            oleg_nenashev Oleg Nenashev
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: