sf-package/package_refs.ant.xml
author dario
Mon, 27 Apr 2009 19:44:20 +0100
changeset 178 ade24b003ab4
parent 170 31922c5222d7
child 325 779cc88ed845
permissions -rw-r--r--
Changed --check to CHECK to see if it works

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