Prevent processing changes if all kotlin in chunk was rebuilt

Original commit: 19089f8b17
This commit is contained in:
Alexey Tsvetkov
2015-12-01 20:06:03 +03:00
parent 43aab45ce0
commit e8ced612d1
10 changed files with 118 additions and 52 deletions
@@ -8,7 +8,11 @@ module1/src/module1_A.kt
End of files
Cleaning output files:
out/production/module2/b/B.class
out/production/module2/b/C.class
End of files
Compiling files:
module2/src/module2_B.kt
End of files
Compiling files:
module2/src/module2_C.java
End of files