Changeset 30416 in osm for applications/editors/josm/plugins/OpeningHoursEditor/build.xml
- Timestamp:
- 2014-04-26T04:34:53+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/OpeningHoursEditor/build.xml
r30122 r30416 4 4 <property name="commit.message" value="fixed main version"/> 5 5 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 6 <property name="plugin.main.version" value=" 6162"/>6 <property name="plugin.main.version" value="7001"/> 7 7 8 8 <property name="plugin.author" value="Falko Thomale"/> … … 23 23 <arg value="${javacc.home}/javacc.jar"/> 24 24 <arg value="javacc"/> 25 <arg value="-JDK_VERSION=1. 6"/>25 <arg value="-JDK_VERSION=1.7"/> 26 26 <arg value="-GRAMMAR_ENCODING=UTF-8"/> 27 27 <arg value="-UNICODE_INPUT"/>
Note:
See TracChangeset
for help on using the changeset viewer.
