Hi guys,is there a way to get Groovy not to nedlessly recreate closure class files during a build which would otherwise just change one or two non-closure class files ? The recreation of large numbers of closure class files seems to be triggered randomly at certain points, and having to continuously rsync-upload these files to the server after small code changes becomes a factor in turnaround time...
Cheers, mg