Tuesday, August 30, 2011

Need help with parallel build (ant)

Hello,

We are working on a project which has 5 modules and one entry point.

Four modules can be build independently, in 0.20 seconds.

The main module is called site, it has the entry point and uses all
modules.

Can you use the ANT parallel tag in this case? If you gwt compile the
site module then it doesn't use the existing js code. It compiles
everything and takes up to 1 minute.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment