Hi, We've been having some problems with hard-drive thrashing while the GWT compiler is running. I've managed to isolate the cause of the problem to be the virus scanner - disabling its file system protection during the compile cuts the time by 40% and means we can still use other applications at the same time. Additionally, the problem only seems to occur when we're using Maven from the command line: GWT builds run from within Eclipse work fine.
Could anyone give me some hints on what might need adding to the virus scanner's whitelist in order to avoid disabling the scanner during a build? The source-code repository is already on the whitelist, which makes this even more confusing.... The company has ESET NOD32 Antivirus installed on all its machines so if anyone has any tips specific to that hardware, that would be really useful too. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
