I'm wondering if anyone can advise on techniques for having a module build only if there are changes. i.e. if the modified dates on any files in a particular fileset (the source files) are later than the publication date of the latest version of the module. I have a feeling this may require ant-contrib, which is OK as our build is already using that for other reasons.
-Tim