Changeset 28174 in osm for applications/editors/josm/plugins/mirrored_download/build.xml
- Timestamp:
- 2012-04-01T08:56:40+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mirrored_download/build.xml
r28108 r28174 26 26 <!-- this is the directory where the plugin jar is copied to --> 27 27 <property name="plugin.dist.dir" value="${josm.basedir}/dist"/> 28 <property name="ant.build.javac.target" value="1. 5"/>28 <property name="ant.build.javac.target" value="1.6"/> 29 29 <property name="plugin.dist.dir" value="${josm.basedir}/dist"/> 30 30 <property name="plugin.jar" value="${plugin.dist.dir}/${ant.project.name}.jar"/>
Note:
See TracChangeset
for help on using the changeset viewer.
