Changeset 30416 in osm for applications/editors/josm/plugins/czechaddress/build.xml
- Timestamp:
- 2014-04-26T04:34:53+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/czechaddress/build.xml
r29854 r30416 6 6 <property name="plugin.jar" value="${plugin.dist.dir}/${ant.project.name}.jar"/> 7 7 <property name="plugin.manifest" value="${plugin.build.dir}/org/openstreetmap/josm/plugins/czechaddress/MANIFEST.MF"/> 8 <property name="ant.build.javac.target" value="1. 6"/>8 <property name="ant.build.javac.target" value="1.7"/> 9 9 <target name="clean" description="Removes all build files and the plugins's jar"> 10 10 <delete dir="${plugin.build.dir}"/> … … 33 33 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/CS:JOSM/Plugins/CzechAddress"/> 34 34 <attribute name="Plugin-Icon" value="images/preferences/czech_flag.png"/> 35 <attribute name="Plugin-Mainversion" value=" 6162"/>35 <attribute name="Plugin-Mainversion" value="7001"/> 36 36 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 37 37 </manifest>
Note:
See TracChangeset
for help on using the changeset viewer.
