b50a803b6f
#KT-54337 fixed
16 lines
611 B
Plaintext
Vendored
16 lines
611 B
Plaintext
Vendored
OUT:
|
|
Buildfile: [TestData]/build.xml
|
|
|
|
build:
|
|
[kotlinc] Compiling [[TestData]/hello.kt] => [[Temp]/hello.jar]
|
|
[kotlinc] logging: using Kotlin home directory [KotlinProjectHome]/dist/kotlinc
|
|
[kotlinc] logging: using JDK home inferred from java.home: [JavaHome]
|
|
[kotlinc] logging: exception on loading scripting plugin: java.lang.ClassNotFoundException: org.jetbrains.kotlin.scripting.compiler.plugin.ScriptingCompilerConfigurationComponentRegistrar
|
|
[kotlinc] logging: using JVM IR backend
|
|
[kotlinc] logging: configuring the compilation environment
|
|
|
|
BUILD SUCCESSFUL
|
|
Total time: [time]
|
|
|
|
Return code: 0
|