d986b0e565
As side effect: - used cli compiler in both ant tasks. - got the ability to use custom args in JS ant task too.
11 lines
164 B
Plaintext
11 lines
164 B
Plaintext
OUT:
|
|
Buildfile: [TestData]/build.xml
|
|
|
|
build:
|
|
[kotlinc] Compiling [[TestData]/hello.kt] => [[Temp]/hello.jar]
|
|
|
|
BUILD SUCCESSFUL
|
|
Total time: [time]
|
|
|
|
Return code: 0
|