sf-package/package_refs.ant.xml
author Matt Davies <mattd@symbian.org>
Wed, 29 Jul 2009 11:56:35 +0100
changeset 284 e5f3b53baae0
parent 170 31922c5222d7
child 325 779cc88ed845
permissions -rw-r--r--
Yarp - Modified to output failed recipes to STDOUT instead of having to use dump_recipe_at_line.pl, and modified build.xml to save these logs.

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