On 2012/06/15 15:32:26, rdayal wrote:
On 2012/06/15 02:39:33, skybrian wrote:
> I verified that the ant build and google builds both work. The ant
build takes
> about 9 minutes with this change, versus about 5:30 before. Also,
elemental
gets
> a full rebuild each time so a no-op build now takes about 4:30.

Thanks for checking this out, Brian. I think we need to change the
no-op
behavior though; once we start having significant increases in time
for no-op
builds, then when more build tasks are added in, any time that they
would take
in a no-op rebuild is masked.

FYI, there's a similar issue with codeserver when building with Ant, due
to the filtering done wrt repackaged Jetty.

This can be solved using an <uptodate> Ant task.

https://gwt-code-reviews.appspot.com/1727808/

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to