sf-package/package_refs.ant.xml
author brendand
Tue, 20 Oct 2009 15:45:42 +0100
changeset 701 332cfa36b186
parent 325 779cc88ed845
permissions -rw-r--r--
Added all of the tests for ASP

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