From: Marko Grönroos Date: Thu, 17 Sep 2009 13:43:00 +0000 (+0000) Subject: Build parallel only if build.parallel is enabled. X-Git-Tag: 6.7.0.beta1~2467^2~14 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=deea659bad8bc606d06cb321c0a33c56503bb6f8;p=vaadin-framework.git Build parallel only if build.parallel is enabled. svn changeset:8837/svn branch:6.1 --- diff --git a/build/build.xml b/build/build.xml index f7694e2327..657809ad20 100644 --- a/build/build.xml +++ b/build/build.xml @@ -918,8 +918,14 @@ Compiled ColorPickerWidgetSet + + + + + - + Compiling widget sets in parallel. @@ -931,6 +937,10 @@ + + + +