diff --git a/build.xml b/build.xml index f4fe41b343a..13e3164ea44 100644 --- a/build.xml +++ b/build.xml @@ -299,6 +299,7 @@ -outjars '${kotlin-home}/lib/kotlin-compiler.jar' -dontwarn org.jetbrains.jet.internal.com.intellij.util.** + -dontwarn org.jetbrains.jet.internal.com.intellij.codeInsight.** -libraryjars '${rtjar}' diff --git a/update_dependencies.xml b/update_dependencies.xml index 84dfdea7080..0c5624ea48e 100644 --- a/update_dependencies.xml +++ b/update_dependencies.xml @@ -10,8 +10,8 @@