Ignore:
Timestamp:
2016-06-30T00:27:13+02:00 (8 years ago)
Author:
donvip
Message:

update findbugs filter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/findbugs-filter.xml

    r32460 r32461  
    99        <Match>
    1010                <Class name="~com.bric.*" />
     11        </Match>
     12        <Match>
     13                <Class name="~com.cybozu.*" />
    1114        </Match>
    1215        <Match>
     
    3639        <Match>
    3740                <Class name="~crosby.*" />
     41        </Match>
     42        <Match>
     43                <Class name="~de.bwaldvogel.*" />
    3844        </Match>
    3945        <Match>
Note: See TracChangeset for help on using the changeset viewer.