Changeset 28605 in osm
- Timestamp:
- 2012-08-23T19:37:58+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/alignways/build.xml
r27852 r28605 35 35 with 36 36 --> 37 <property name="plugin.main.version" value=" 4980"/>37 <property name="plugin.main.version" value="5464"/> 38 38 <!-- 39 39 ************************************************ ** should not be … … 46 46 <!-- this is the directory where the plugin jar is copied to --> 47 47 <property name="plugin.dist.dir" value="../../dist"/> 48 <property name="ant.build.javac.target" value="1. 5"/>48 <property name="ant.build.javac.target" value="1.6"/> 49 49 <property name="plugin.dist.dir" value="../../dist"/> 50 50 <property name="plugin.jar" value="${plugin.dist.dir}/${ant.project.name}.jar"/>
Note:
See TracChangeset
for help on using the changeset viewer.