From 18d1d31042eca6e9b9843363f0ada1693088cd3c Mon Sep 17 00:00:00 2001 From: Evgeny Gerashchenko Date: Tue, 29 Jan 2013 22:54:12 +0400 Subject: [PATCH] Removed compiling builtins in ant script. --- build.xml | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/build.xml b/build.xml index b71942d3df4..5516124acc0 100644 --- a/build.xml +++ b/build.xml @@ -471,30 +471,8 @@ - - - - - - - - - - - - - - - - - - + depends="init,prepareDist,compileGenerators,invokeGenerators,compiler,compilerSources,antTools,jdkAnnotations,runtime,jslib"/>