Changeset 16170 in josm for trunk/build.xml
- Timestamp:
- 2020-03-17T23:05:20+01:00 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r16169 r16170 608 608 </jacoco:report> 609 609 </target> 610 <target name="dist-optimized" depends="dist" unless="isJava1 1">610 <target name="dist-optimized" depends="dist" unless="isJava13"> 611 611 <ivy:cachepath file="${tools.ivy}" pathid="proguard.classpath" conf="proguard"/> 612 612 <taskdef resource="proguard/ant/task.properties" classpathref="proguard.classpath"/>
Note: See TracChangeset
for help on using the changeset viewer.