sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Mon, 05 Oct 2009 13:40:29 +0100 (2009-10-05)
changeset 581 46df4556c7d9
parent 325 779cc88ed845
permissions -rw-r--r--
New XSL rules to generate a diamonds compatible BRAG status, which can be posted into the database.
<?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>