Replaced <available> check with an <uptodate> check, to greatly help people working
on the FBF who want the file automatically regenerated according to the changes they have made.
<?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>