From 4ebefd756d803bbe1e3b89b659d826b3b285b0cb Mon Sep 17 00:00:00 2001 From: Stepan Koltsov Date: Thu, 14 Jun 2012 21:28:50 +0400 Subject: [PATCH] Revert "do not rename classes when -Dshrink=false" It didn't work because KDoc explicitly uses renamed classes like org.jetbrains.jet.internal.com.intellij.psi.PsiFile This reverts commit eeac9a8afe08301fd770ace676d744be705b7dff. --- build.xml | 45 +++++++++++++++++++++------------------------ 1 file changed, 21 insertions(+), 24 deletions(-) diff --git a/build.xml b/build.xml index 60d96d7edf8..3e33ea8f50d 100644 --- a/build.xml +++ b/build.xml @@ -165,7 +165,7 @@ - + @@ -190,6 +190,24 @@ + + + + + + + + + + + + + + + + + + @@ -207,34 +225,13 @@ - - - - - - - - - - - - - - - - - - - - - - - +