From 3425f6d3af4abd72b9ec1767e1478534a2561d2a Mon Sep 17 00:00:00 2001 From: Ilya Gorbunov Date: Mon, 10 Apr 2017 16:05:12 +0300 Subject: [PATCH] Remove dist-quick as it fails on terminal steps anyway. Add compiler-for-maven packing step to dist-quick-compiler-only. --- build.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/build.xml b/build.xml index 9b2e97f2dd8..1da29f3410d 100644 --- a/build.xml +++ b/build.xml @@ -936,12 +936,8 @@ depends="clean,init,prepare-dist,preloader,runner,serialize-builtins,compiler,compiler-sources,ant-tools,runtime,other-artifacts" description="Builds redistributables from sources"/> - -