d1c9d0328a
Otherwise the error message is confusing, see #KT-9292
17 lines
343 B
Plaintext
Vendored
17 lines
343 B
Plaintext
Vendored
OUT:
|
|
Buildfile: [TestData]/build.xml
|
|
|
|
build:
|
|
[mkdir] Created dir: [Temp]/classes
|
|
[javac] Compiling 1 source file to [Temp]/classes
|
|
|
|
ERR:
|
|
[javac] <withKotlin> task does not yet support the fork mode
|
|
|
|
BUILD FAILED
|
|
[TestData]/build.xml:6: Compile failed; see the compiler error output for details.
|
|
|
|
Total time: [time]
|
|
|
|
Return code: 1
|