sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Mon, 15 Feb 2010 15:22:33 +0000
changeset 898 79766bc6c419
parent 325 779cc88ed845
permissions -rw-r--r--
Added error correction, so if a cache repository is corrupted in some way, then it will by-pass it, and try to recover it, or delete it.

<?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>