Build HG Caching - added new variable 'sf.spec.sourcesync.cachelocation' and changed caching invocation to use it. Defaults to previous location.
<?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>