Changeset 33592 in osm


Ignore:
Timestamp:
2017-09-11T01:58:47+02:00 (7 years ago)
Author:
donvip
Message:

switch to spotbugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/build.xml

    r33189 r33592  
    4545        <iterate target="checkstyle"/>
    4646    </target>
    47     <target name="findbugs">
    48         <iterate target="findbugs"/>
     47    <target name="spotbugs">
     48        <iterate target="spotbugs"/>
    4949    </target>
    5050</project>
Note: See TracChangeset for help on using the changeset viewer.