diff --git a/build.xml b/build.xml index 441506f4985..183e49cbbe1 100644 --- a/build.xml +++ b/build.xml @@ -361,6 +361,8 @@ -dontwarn org.xerial.snappy.SnappyBundleActivator -dontwarn com.intellij.util.CompressionUtil -dontwarn com.intellij.util.SnappyInitializer + -dontwarn net.sf.cglib.** + -dontwarn org.objectweb.asm.** # this is ASM3, the old version that we do not use -libraryjars '${rtjar}' diff --git a/update_dependencies.xml b/update_dependencies.xml index e35f01e362f..c1e7ef899d0 100644 --- a/update_dependencies.xml +++ b/update_dependencies.xml @@ -1,6 +1,6 @@ - - + +