sf-package/package_refs.ant.xml
author dario
Thu, 07 May 2009 12:06:21 +0100
changeset 185 91ad95e5509a
parent 170 31922c5222d7
child 325 779cc88ed845
permissions -rw-r--r--
Setting sf.spec.logs.raptorfilter.enable by default to true, as this will enable the full log and also the scanlog html report in the build results

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