Uploaded image for project: 'Yetus'
  1. Yetus
  2. YETUS-749

change findbugs to spotbugs

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • build, Precommit
    • None
    • Hide
      <!-- markdown -->
      Precommit now includes specific support for SpotBugs. Note that only one of FindBugs or SpotBugs may be enabled. By default, SpotBugs will disable FindBugs automatically. To specifically pick one or the other, use the `--plugins` control. For example:

      ```
      ---plugins=all,-findbugs
      ```

      will disable FindBugs whereas

      ```
      --plugins=all,-spotbugs
      ```

      will disable SpotBugs.

      The SpotBugs plug-in requires the SPOTBUGS_HOME environment variable to be defined. It should point to the location where SpotBugs has been installed.
      Show
      <!-- markdown --> Precommit now includes specific support for SpotBugs. Note that only one of FindBugs or SpotBugs may be enabled. By default, SpotBugs will disable FindBugs automatically. To specifically pick one or the other, use the `--plugins` control. For example: ``` ---plugins=all,-findbugs ``` will disable FindBugs whereas ``` --plugins=all,-spotbugs ``` will disable SpotBugs. The SpotBugs plug-in requires the SPOTBUGS_HOME environment variable to be defined. It should point to the location where SpotBugs has been installed.
    • Important

    Description

      The latest versions of spotbugs are now shipping with executables, it seems. The findbugs plugin should be moved over to spotbugs, check for those executables, etc.

      Attachments

        1. YETUS-749.00.patch
          25 kB
          Allen Wittenauer
        2. YETUS-749.01.patch
          31 kB
          Allen Wittenauer
        3. YETUS-749.02.patch
          31 kB
          Allen Wittenauer
        4. YETUS-749.03.patch
          31 kB
          Allen Wittenauer

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            aw Allen Wittenauer
            aw Allen Wittenauer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0h
              0h
              Logged:
              Time Spent - 6h 40m
              6h 40m

              Slack

                Issue deployment