sf-package/package_refs.ant.xml
author MattD <mattd@symbian.org>
Tue, 06 Oct 2009 18:15:24 +0100
changeset 615 6f70bcc536bb
parent 325 779cc88ed845
permissions -rw-r--r--
source-spec.ant.xml.ftl - Added change info for the BOM that lists submitted changesets between the baseline ('sf.previous.pdk.tag') and the synced changeset and writes to a changes.txt file in the BOM dir.

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