Changeset 33592 in osm for applications/editors/josm
- Timestamp:
- 2017-09-11T01:58:47+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r33189 r33592 45 45 <iterate target="checkstyle"/> 46 46 </target> 47 <target name=" findbugs">48 <iterate target=" findbugs"/>47 <target name="spotbugs"> 48 <iterate target="spotbugs"/> 49 49 </target> 50 50 </project>
Note:
See TracChangeset
for help on using the changeset viewer.