Use <collapse-all-properties /> in your gwt.xml when making development 
builds. Or use superdev mode.

On Wednesday, July 9, 2014 1:56:54 PM UTC-7, Jens wrote:
>
> Well, we fully rebuild our application because it's quite big, and is 
>> developed more or less actively. So if we have enough resources (and we do 
>> have them), we can build it in parallel and the question is, does anybody 
>> has success story?
>>
>
> Not sure what kind of a story you want to hear? If you have 23 
> permutations and 23 hosts available then its like just compiling one 
> permutation + some overhead because of data distribution and fetching.
> But during development nearly everybody works with a single permutation 
> only. Full builds are most likely done on a CI server as a nightly job or 
> when you do a release.
>
> The wiki page gives you all the information you need to distribute the GWT 
> compilation. How you design your distributed build environment is up to 
> you. Could be as easy as a set of shell scripts + scp + ssh remote script 
> execution.
>
> There are some projects building on top of what GWT provides but I don't 
> know how well they work. You will easily find them using google search. 
>
> -- J.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to