43 lines
1.0 KiB
Plaintext
Vendored
43 lines
1.0 KiB
Plaintext
Vendored
================ Step #1 =================
|
|
|
|
Building module1
|
|
Actions after cache changed: [REBUILD_CHUNK, DO_NOTHING]
|
|
Cleaning output files:
|
|
out/production/module1/a/A.class
|
|
End of files
|
|
Compiling files:
|
|
module1/src/A.kt
|
|
End of files
|
|
Exit code: OK
|
|
------------------------------------------
|
|
Building module2
|
|
Actions after cache changed: [REBUILD_CHUNK, DO_NOTHING]
|
|
Cleaning output files:
|
|
out/production/module2/b/B.class
|
|
End of files
|
|
Compiling files:
|
|
module2/src/B.kt
|
|
End of files
|
|
Exit code: OK
|
|
------------------------------------------
|
|
Building module3
|
|
Actions after cache changed: [REBUILD_CHUNK, DO_NOTHING]
|
|
Cleaning output files:
|
|
out/production/module3/c/C.class
|
|
End of files
|
|
Compiling files:
|
|
module3/src/C.kt
|
|
End of files
|
|
Exit code: OK
|
|
------------------------------------------
|
|
Building module4
|
|
Actions after cache changed: [REBUILD_CHUNK, DO_NOTHING]
|
|
Cleaning output files:
|
|
out/production/module4/D/D.class
|
|
End of files
|
|
Compiling files:
|
|
module4/src/D.kt
|
|
End of files
|
|
Exit code: OK
|
|
------------------------------------------
|