Report warnings on usages of kotlin-stdlib-jre7/kotlin-stdlib-jre8

#KT-21347 Fixed
This commit is contained in:
Alexander Udalov
2018-02-15 17:59:16 +01:00
parent 71e9ee7437
commit 46a1109910
2 changed files with 35 additions and 6 deletions
@@ -3,6 +3,8 @@ Buildfile: [TestData]/build.xml
build:
[kotlinc] Compiling [[TestData]/main.kt] => [[Temp]/test.jar]
[kotlinc] [CompilerLib]/kotlin-stdlib-jre7.jar: warning: kotlin-stdlib-jre7 is deprecated. Please use kotlin-stdlib-jdk7 instead
[kotlinc] [CompilerLib]/kotlin-stdlib-jre8.jar: warning: kotlin-stdlib-jre8 is deprecated. Please use kotlin-stdlib-jdk8 instead
BUILD SUCCESSFUL
Total time: [time]