Changeset 16854 in osm
- Timestamp:
- 2009-08-04T17:32:32+02:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/tageditor/build.xml
r16853 r16854 179 179 180 180 <target name="commit-dist"> 181 <echo>Commiting ../dist/${plugin.jar} ...</echo>181 <echo>Commiting ${plugin.jar} ...</echo> 182 182 <exec append="true" output="svn.log" executable="svn" failifexecutionfails="false"> 183 183 <env key="LANG" value="C"/>
Note:
See TracChangeset
for help on using the changeset viewer.