sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Wed, 11 Nov 2009 14:55:58 +0000
changeset 754 79bd241158d3
parent 325 779cc88ed845
permissions -rw-r--r--
Updated XSL to include counts of failures at each severity, and also the new effect/causes distinction, for failures that are not package specific.

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