summaryrefslogtreecommitdiff
path: root/plugins/kotlin/jps/jps-plugin/tests/testData/incremental/cacheVersionChanged/touchedFile/data-container-version-build.log
blob: 74e2febc1a5f1dd2c99a47bf185399d0445173d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
================ Step #1 =================

Lookups cache are INVALID
Marked as dirty by Kotlin:
  src/a.kt
  src/b.kt
  src/other.kt
Cleaning output files:
  out/production/module/META-INF/module.kotlin_module
  out/production/module/other/OtherKt.class
  out/production/module/test/AKt.class
  out/production/module/test/BKt.class
End of files
Compiling files:
  src/a.kt
  src/b.kt
  src/other.kt
End of files
Exit code: OK
------------------------------------------