Changeset 15203 in osm for applications/editors/josm/plugins/czechaddress/build.xml
- Timestamp:
- 2009-05-25T02:34:09+02:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/czechaddress/build.xml
r15201 r15203 34 34 <attribute name="Author" value="Radomír Černoch"/> 35 35 <attribute name="Plugin-Description" value="Creating and handling address nodes and buildings within Czech Republic."/> 36 <attribute name="Plugin-Mainversion" value="1 566"/>37 <attribute name="Plugin-Version" value="0.1"/> 36 <attribute name="Plugin-Mainversion" value="1607"/> 37 <attribute name="Plugin-Version" value="0.1.1"/> 38 38 <attribute name="Plugin-Class" value="${plugin.basepackage}.CzechAddressPlugin"/> 39 39 </manifest> … … 97 97 <pathelement path="${java.class.path}"/> 98 98 </classpath> 99 <arg value="/home/radek/Desktop/Hustopeče.osm"/> 99 <!--<arg value="/home/radek/Desktop/Hustopeče.osm"/>--> 100 100 </java> 101 101 </target>
Note:
See TracChangeset
for help on using the changeset viewer.
