sf-package/package_props.ant.xml
author dario
Thu, 07 May 2009 12:06:21 +0100
changeset 185 91ad95e5509a
parent 179 7b5eef3a9124
child 190 b7d91e23d5bf
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-PROPS">
  
  <property name="sf.spec.baseline.enable" value="true"/>
  <property name="sf.spec.baseline.select" value="location"/>
  <property name="sf.spec.baseline.location" value="\\lon-engbuild87\d$\PDK\PDK_candidate_0"/>
  <property name="sf.spec.baseline.getenv_options" value="-i emu"/>
  
  <property name="sf.spec.sysdef.configurations.list" value="SF"/>

</project>