summaryrefslogtreecommitdiff
path: root/plugins/kotlin/jps/jps-plugin/tests/testData/incremental/multiModule/multiplatform/withGeneratedContent/simple/editingPJvmJava/build.log
blob: 2205b574ff8a4d0b91fc64b33c5d486fb9d1b2fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
================ Step #1 create new service =================

Building c
Exit code: NOTHING_DONE
------------------------------------------
Building pJs
Exit code: NOTHING_DONE
------------------------------------------
Building pJvm
Compiling files:
  pJvm/src/servicePJvmNewImpl.kt
End of files
Exit code: OK
------------------------------------------
Compiling files:
  pJvm/src/PJvmNewJavaClass.java
End of files
Cleaning output files:
  out/production/pJvm/META-INF/pJvm.kotlin_module
  out/production/pJvm/ServicePJvmNewImplKt.class
End of files
Compiling files:
  pJvm/src/servicePJvmNewImpl.kt
End of files
Exit code: OK
------------------------------------------

================ Step #2 edit new service =================

Building c
Exit code: NOTHING_DONE
------------------------------------------
Building pJs
Exit code: NOTHING_DONE
------------------------------------------
Building pJvm
Cleaning output files:
  out/production/pJvm/PJvmNewJavaClass.class
End of files
Exit code: NOTHING_DONE
------------------------------------------
Compiling files:
  pJvm/src/PJvmNewJavaClass.java
End of files

================ Step #3 delete new service =================

Building c
Exit code: NOTHING_DONE
------------------------------------------
Building pJs
Exit code: NOTHING_DONE
------------------------------------------
Cleaning output files:
  out/production/pJvm/PJvmNewJavaClass.class
End of files
Cleaning output files:
  out/production/pJvm/META-INF/pJvm.kotlin_module
  out/production/pJvm/ServicePJvmNewImplKt.class
End of files
Building pJvm
Compiling files:
End of files
Exit code: OK
------------------------------------------