Run winscw.whatlog and remove raptor filtering
authorShabeR@UK-SHABER
Fri, 24 Apr 2009 16:16:17 +0100
changeset 38 a556771c5323
parent 37 b2dd15c56498
child 39 578feeac0d7b
Run winscw.whatlog and remove raptor filtering
platform_updated/job_props.ant.xml
--- a/platform_updated/job_props.ant.xml	Fri Apr 24 15:21:54 2009 +0100
+++ b/platform_updated/job_props.ant.xml	Fri Apr 24 16:16:17 2009 +0100
@@ -12,7 +12,7 @@
     
     <property name="sf.spec.build.system" value="sbs"/>
     
-    <property name="sf.spec.sbs.config" value="winscw"/> <!-- both _urel and _udeb -->
+    <property name="sf.spec.sbs.config" value="winscw.whatlog"/> <!-- both _urel and _udeb -->
     <property name="sf.spec.sbs.tools.config" value="tools_rel,tools2_rel"/>
     
     <property name="sf.spec.sourcesync.usecache" value="true"/>
@@ -53,7 +53,7 @@
     <property name="sf.spec.dirdelta.enable" value="true"/>
 
     <!-- prefilter raptor logs -->
-    <property name="sf.spec.logs.raptorfilter.enable" value="true"/>
+    <property name="sf.spec.logs.raptorfilter.enable" value="false"/>
     
     <!-- zip all logs before publish -->
     <property name="sf.spec.logs.zip.enable"  value="true"/>