Added sf-scrub-build, for completely freeing up the resources used by a build (ie deleting it from the HD).
Removed import of generated ant script as it had no effect, and was causing strange failures with sf-scrub-build.
<?xml version="1.0"?>
<project name="SF-PACKAGE-REFS">
<path id="sf.spec.system.definition.files">
<fileset dir="${sf.spec.job.drive}/" casesensitive="false">
<include name="${sf.spec.systemdefinition.location}"/>
</fileset>
</path>
</project>