Files
kotlin-fork/jps-plugin/testData/incremental/pureKotlin/moveClass/experimental-ic-build.log
T
Alexey Tsvetkov 402436f3eb Add dummy files to fix gradle incremental tests
Gradle won't call kotlin task if source directory is empty

KT-8487
2016-03-03 16:45:19 +03:00

20 lines
413 B
Plaintext
Vendored

================ Step #1 =================
Cleaning output files:
out/production/module/Foo.class
End of files
Compiling files:
src/b.kt
End of files
Exit code: OK
------------------------------------------
================ Step #2 =================
Cleaning output files:
out/production/module/Foo.class
End of files
Compiling files:
End of files
Exit code: OK
------------------------------------------