sf-package/package_refs.ant.xml
author Arnaud Lenoir
Thu, 08 Oct 2009 19:19:19 +0100
changeset 625 4f9a01580199
parent 325 779cc88ed845
permissions -rw-r--r--
Make sure the BRAG xml and xsl files are sent to bishare in an unzipped way to allow access from link in Diamonds.

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