Changeset 32680 in osm for applications/editors/josm/plugins/OpeningHoursEditor/build.xml
- Timestamp:
- 2016-07-21T03:12:55+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/OpeningHoursEditor/build.xml
r32583 r32680 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="10 420"/>6 <property name="plugin.main.version" value="10580"/> 7 7 8 8 <property name="plugin.author" value="Falko Thomale"/> … … 24 24 <arg value="${javacc.home}/javacc.jar"/> 25 25 <arg value="javacc"/> 26 <arg value="-JDK_VERSION=1. 7"/>26 <arg value="-JDK_VERSION=1.8"/> 27 27 <arg value="-GRAMMAR_ENCODING=UTF-8"/> 28 28 <arg value="-UNICODE_INPUT"/>
Note:
See TracChangeset
for help on using the changeset viewer.
