Remove redundant clearDir in build.xml
This commit is contained in:
@@ -439,8 +439,6 @@
|
|||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="jdkAnnotations">
|
<target name="jdkAnnotations">
|
||||||
<cleandir dir="${output}/classes/stdlib"/>
|
|
||||||
|
|
||||||
<pack_annotations jarfile="kotlin-jdk-annotations.jar"
|
<pack_annotations jarfile="kotlin-jdk-annotations.jar"
|
||||||
annotationsdir="${basedir}/jdk-annotations"
|
annotationsdir="${basedir}/jdk-annotations"
|
||||||
title="Kotlin Compiler JDK Annotations"/>
|
title="Kotlin Compiler JDK Annotations"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user