From 411afb03036b960122c2c11f42df4764f1ce0af6 Mon Sep 17 00:00:00 2001 From: Vyacheslav Gerasimov Date: Fri, 8 Jun 2018 19:08:08 +0300 Subject: [PATCH] 182: Suppress compiler proguard warnings from intellij-core dependencies --- compiler/compiler.pro.182 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/compiler/compiler.pro.182 b/compiler/compiler.pro.182 index ecec32a6ab6..710ecbf24f0 100644 --- a/compiler/compiler.pro.182 +++ b/compiler/compiler.pro.182 @@ -58,6 +58,12 @@ messages/**) # Depends on apache batick which has lots of dependencies -dontwarn com.intellij.util.SVGLoader* +-dontwarn org.jdom.xpath.jaxen.* +-dontwarn com.intellij.util.io.Decompressor* +-dontwarn org.w3c.dom.Location +-dontwarn org.w3c.dom.Window + + #-libraryjars '' #-libraryjars '' #-libraryjars ''