sf-package/package_refs.ant.xml
author brendand
Wed, 14 Oct 2009 14:29:27 +0100
changeset 661 2931178769c7
parent 325 779cc88ed845
permissions -rw-r--r--
fixed up the phonebook tests to run faster

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