Changeset 16649 in josm for trunk/build.xml
- Timestamp:
- 2020-06-15T21:37:22+02:00 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r16648 r16649 98 98 <isset property="isJava9"/> 99 99 </condition> 100 </target>101 102 <!--103 ** Used by Eclipse ant builder for updating104 ** the REVISION file used by JOSM105 -->106 <target name="create-revision-eclipse">107 <antcall target="create-revision"/>108 100 </target> 109 101 <!--
Note: See TracChangeset
for help on using the changeset viewer.