Changeset 29854 in osm for applications/editors/josm/plugins/czechaddress/build.xml
- Timestamp:
- 2013-08-21T03:47:16+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/czechaddress/build.xml
r29784 r29854 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. 5"/>8 <property name="ant.build.javac.target" value="1.6"/> 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="6 088"/>35 <attribute name="Plugin-Mainversion" value="6162"/> 36 36 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 37 37 </manifest>
Note:
See TracChangeset
for help on using the changeset viewer.
