Changeset 17853 in josm for trunk/build.xml
- Timestamp:
- 2021-05-02T10:03:49+02:00 (5 years ago)
- File:
-
- 1 edited
-
trunk/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r17711 r17853 565 565 </jacoco:report> 566 566 </target> 567 <target name="dist-optimized" depends="dist" unless="isJava13"description="Build an optimized JOSM distribution file">567 <target name="dist-optimized" depends="dist" description="Build an optimized JOSM distribution file"> 568 568 <ivy:cachepath log="download-only" file="${tools.ivy}" pathid="proguard.classpath" conf="proguard"/> 569 569 <taskdef resource="proguard/ant/task.properties" classpathref="proguard.classpath"/>
Note:
See TracChangeset
for help on using the changeset viewer.
