sf-package/package_refs.ant.xml
author dario
Wed, 06 May 2009 18:02:34 +0100
changeset 183 8025a9486931
parent 170 31922c5222d7
child 325 779cc88ed845
permissions -rw-r--r--
Doing WHAT with .whatlog. Added check with an exec task (some arguments are not parameterized).

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