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
authordario
Thu, 07 May 2009 12:06:21 +0100
changeset 185 91ad95e5509a
parent 184 f50ee414b574
child 186 1b428f25477e
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
common/common_props.ant.xml
--- a/common/common_props.ant.xml	Thu May 07 11:31:35 2009 +0100
+++ b/common/common_props.ant.xml	Thu May 07 12:06:21 2009 +0100
@@ -58,7 +58,7 @@
     <property name="sf.spec.dirdelta.enable" value="false"/>
     
     <!-- prefilter raptor logs -->
-    <property name="sf.spec.logs.raptorfilter.enable" value="false"/>
+    <property name="sf.spec.logs.raptorfilter.enable" value="true"/>
     
     <!-- zip all logs before publish -->
     <property name="sf.spec.logs.zip.enable"  value="true"/>