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
--- 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"/>