Changeset 13601 in josm for trunk/tools
- Timestamp:
- 2018-04-06T18:45:46+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/spotbugs/josm-filter.xml
r13220 r13601 47 47 <Class name="org.openstreetmap.josm.Main" /> 48 48 </Match> 49 <Match> 50 <Bug pattern=" SF_SWITCH_FALLTHROUGH" /> 51 <Class name="org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant" /> 52 </Match> 49 53 50 54 <Match>
Note:
See TracChangeset
for help on using the changeset viewer.