sf-package/package_refs.ant.xml
author Arnaud Lenoir
Thu, 14 Jan 2010 18:21:21 +0000
changeset 841 2958b22b1b70
parent 325 779cc88ed845
permissions -rw-r--r--
ArnaudL: corrected last entry that had "????" left behind.

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