Changeset 33593 in osm for applications/editors/josm/plugins
- Timestamp:
- 2017-09-11T14:12:42+02:00 (7 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/CustomizePublicTransportStop/build.xml
r33095 r33593 97 97 <target name="test"/> 98 98 <target name="checkstyle"/> 99 <target name=" findbugs"/>99 <target name="spotbugs"/> 100 100 </project> -
applications/editors/josm/plugins/routes/build.xml
r33532 r33593 43 43 <target name="test"/> 44 44 <target name="checkstyle"/> 45 <target name=" findbugs"/>45 <target name="spotbugs"/> 46 46 <target name="revision"> 47 47 <exec append="false" output="REVISION" executable="svn" failifexecutionfails="false">
Note:
See TracChangeset
for help on using the changeset viewer.