From f99556100237aa49bfdc4b670c1e57f7bec89d7b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marko=20Gr=C3=B6nroos?= Date: Wed, 31 Dec 2008 19:03:05 +0000 Subject: [PATCH] Removed the parallel building of widgetsets as it can take too much memory in some machines. svn changeset:6387/svn branch:trunk --- build/build.xml | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/build/build.xml b/build/build.xml index ec9071ab38..38b34a75f3 100644 --- a/build/build.xml +++ b/build/build.xml @@ -788,15 +788,10 @@ Compiled ColorPickerWidgetSet - - - Compiling widget sets in parallel. - - - - - - + + + -- 2.39.5