182: Suppress compiler proguard warnings from intellij-core dependencies

This commit is contained in:
Vyacheslav Gerasimov
2018-06-08 19:08:08 +03:00
parent 272f8b832b
commit 411afb0303
+6
View File
@@ -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 '<rtjar>'
#-libraryjars '<jssejar>'
#-libraryjars '<bootstrap.runtime>'