16 lines
381 B
Plaintext
Vendored
16 lines
381 B
Plaintext
Vendored
OUT:
|
|
Buildfile: [TestData]/build.xml
|
|
|
|
build:
|
|
[mkdir] Created dir: [Temp]/classes
|
|
[javac] Compiling 1 source file to [Temp]/classes
|
|
[javac] Compiling [[TestData]] => [[Temp]/classes]
|
|
[javac] Running javac...
|
|
[jar] Building jar: [Temp]/hello.jar
|
|
[java] Module info 'META-INF/build.kotlin_module' exists
|
|
|
|
BUILD SUCCESSFUL
|
|
Total time: [time]
|
|
|
|
Return code: 0
|