sf-package/package_refs.ant.xml
author MattD <mattd@symbian.org>
Tue, 02 Mar 2010 12:24:33 +0000
changeset 909 869f7b50a6f1
parent 325 779cc88ed845
permissions -rw-r--r--
sourcesync template - Updated generation of 'changes.txt' so that it does a 'follow' rather than being restricted to a 'branch'. This enables us to see the history if the previous tag was an ancestor but on a different branch.

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