sf-package/package_refs.ant.xml
author dario
Mon, 27 Apr 2009 17:54:20 +0100
changeset 170 31922c5222d7
parent 18 9f36ff790ea7
child 325 779cc88ed845
permissions -rw-r--r--
Changes to support clean check and avoid filtering the logs

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