Changeset 31768 in osm for applications/editors/josm/plugins/turnlanes
- Timestamp:
- 2015-11-17T00:54:22+01:00 (9 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins
- Property svn:ignore
-
old new 3 3 Dxf-Import 4 4 TombPlugin 5 missingroads 6 scoutsigns 7 traffic-flow-direction
-
- Property svn:ignore
-
applications/editors/josm/plugins/turnlanes/build.xml
r30416 r31768 36 36 </fileset> 37 37 </copy> 38 <jar destfile="${plugin.jar}" basedir="${plugin.build.dir}"> 38 <jar destfile="${plugin.jar}" basedir="${plugin.build.dir}" manifestencoding="UTF-8"> 39 39 <!-- 40 40 ************************************************
Note:
See TracChangeset
for help on using the changeset viewer.