Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-16535

Use regex to exclude generated classes for findbugs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0, 1.4.0, 1.1.6, 0.98.21, 1.2.3, 2.0.0
    • 1.3.0, 0.98.22, 1.1.7, 1.2.4, 2.0.0
    • findbugs
    • None
    • Reviewed

    Description

      As I tried in HBASE-16526,

        <Match>
          <Package name="org.apache.hadoop.hbase.ipc.protobuf.generated"/>
        </Match>
      

      This does not work.

      So I propose that we can use regex to match the class name to exclude the generated classes.

      Attachments

        1. HBASE-16535.patch
          2 kB
          Duo Zhang
        2. HBASE-16535.patch
          2 kB
          Duo Zhang

        Activity

          People

            zhangduo Duo Zhang
            zhangduo Duo Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: