From 8230d7ed94668ad5b3bb6d5ba8514dc883a2c28d Mon Sep 17 00:00:00 2001 From: Andrey Breslav Date: Mon, 5 Aug 2013 19:01:22 +0400 Subject: [PATCH] Update to IDEA 13 EAP - 130.1486 --- build.xml | 2 ++ update_dependencies.xml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) 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 @@ - - + +