From: Marko Grönroos Date: Thu, 17 Sep 2009 14:10:00 +0000 (+0000) Subject: Accidentally compiled the widgetsets both sequentially and in parallel. For #3368. X-Git-Tag: 6.7.0.beta1~2467^2~13 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=461d39191731f831a976f09db64615df7ad3460e;p=vaadin-framework.git Accidentally compiled the widgetsets both sequentially and in parallel. For #3368. svn changeset:8839/svn branch:6.1 --- diff --git a/build/build.xml b/build/build.xml index 657809ad20..188ad458fe 100644 --- a/build/build.xml +++ b/build/build.xml @@ -918,10 +918,16 @@ Compiled ColorPickerWidgetSet - - - + + + Compiling widget sets sequentially. + + + + + + +