Preprocessor: do not use legacy package facade name in build.xml.
This commit is contained in:
@@ -755,7 +755,7 @@
|
||||
</assertions>
|
||||
<arg value="-cp"/>
|
||||
<arg value="${kotlin-home}/lib/kotlin-compiler.jar"/>
|
||||
<arg value="org.jetbrains.kotlin.preprocessor.PreprocessorPackage"/>
|
||||
<arg value="org.jetbrains.kotlin.preprocessor.PreprocessorCLI"/>
|
||||
<arg value="@{src}"/>
|
||||
<arg value="@{output}"/>
|
||||
<arg value="@{profile}"/>
|
||||
|
||||
Reference in New Issue
Block a user