No printing of verbose compiler output in Ant task and REPL
This commit is contained in:
@@ -2,10 +2,6 @@ OUT Buildfile: build.xml
|
||||
OUT
|
||||
OUT build:
|
||||
OUT [kotlinc] Compiling [[TestData]/hello.kt] => [[Temp]/hello.jar]
|
||||
OUT [kotlinc] OUTPUT: Output:
|
||||
OUT [kotlinc] Hello/namespace.class
|
||||
OUT [kotlinc] Sources:
|
||||
OUT [kotlinc] [TestData]/hello.kt
|
||||
OUT
|
||||
OUT BUILD SUCCESSFUL
|
||||
OUT Total time: [time]
|
||||
|
||||
Reference in New Issue
Block a user