Changeset 12801 in josm for trunk/.settings


Ignore:
Timestamp:
2017-09-09T15:02:42+02:00 (7 years ago)
Author:
Don-vip
Message:

FindBugs is dead. Long live SpotBugs!

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        44build
        55plugin-check
        6 findbugs-josm.xml
         6*-josm.xml
        77javadoc
        8 checkstyle-josm.xml
        98taginfo_*.json
        109taginfo-img
         
        1211junit*.properties
        1312foobar
        14 pmd-josm.xml
        1513imagery_*
         14validator-*
  • trunk/.settings/edu.umd.cs.findbugs.core.prefs

    r10850 r12801  
    203203detector_threshold=3
    204204effort=max
    205 excludefilter0=tools/findbugs/josm-filter.xml|true
     205excludefilter0=tools/spotbugs/josm-filter.xml|true
    206206filter_settings=Low|BAD_PRACTICE,CORRECTNESS,EXPERIMENTAL,I18N,MALICIOUS_CODE,MT_CORRECTNESS,PERFORMANCE,SECURITY,STYLE|false|20
    207207filter_settings_neg=NOISE|
Note: See TracChangeset for help on using the changeset viewer.