Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-3314

Remove findbugs-filter.xml and convert its contents to annotations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.1.0
    • core
    • None

    Description

      In oozie-core, we have a file called "findbugs-filter.xml" which tells findbugs that it shluld ignore certain problems in a couple of classes.

      However if we try to compile a sub-module or run findbugs directly (let's say in a sharelib project), the build will fail because it won't be able to open findbugs.xml. It's not straightforward how to define the path of the XML in a way that it makes this xml accessible regardless of what module you're compiling.

      It's better to just convert its contents to annotations - especially since we already use this method too.

      Attachments

        1. OOZIE-3314-2.patch
          11 kB
          Andras Salamon
        2. OOZIE-3314-1.patch
          6 kB
          Andras Salamon

        Issue Links

          Activity

            People

              asalamon74 Andras Salamon
              pbacsko Peter Bacsko
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: