common/build.postbuild.xml
changeset 474 6f15b0257b5c
parent 470 eadcd4405e6a
child 491 e73243604097
equal deleted inserted replaced
473:5a04267d3fe7 474:6f15b0257b5c
   450         <exec executable="perl" dir="${build.log.dir}/analysis" failonerror="false" output="${build.log.dir}/analysis/${build.id}_analysecomponents.log">
   450         <exec executable="perl" dir="${build.log.dir}/analysis" failonerror="false" output="${build.log.dir}/analysis/${build.id}_analysecomponents.log">
   451             <arg value="${sf.common.config.dir}/tools/analysis/analyse_components.pl"/>
   451             <arg value="${sf.common.config.dir}/tools/analysis/analyse_components.pl"/>
   452             <arg value="${sf.spec.sourcesync.sourcespecdir}/${sf.spec.sourcesync.sourcespecfile}"/>
   452             <arg value="${sf.spec.sourcesync.sourcespecdir}/${sf.spec.sourcesync.sourcespecfile}"/>
   453             <arg value="${build.id}_what_results.csv_results.csv"/>
   453             <arg value="${build.id}_what_results.csv_results.csv"/>
   454             <arg value="${sf.project.location}/sysdefs/system_model_os.xml"/>
   454             <arg value="${sf.project.location}/sysdefs/system_model_os.xml"/>
       
   455             <arg value="${sf.project.location}/sysdefs/system_model_s60.xml"/>
   455         </exec>
   456         </exec>
   456     </target>
   457     </target>
   457     
   458     
   458     <target name="sf-run-analysis-whatlog-collisons" >        
   459     <target name="sf-run-analysis-whatlog-collisons" >        
   459         <echo message="Running collision analysis"/>
   460         <echo message="Running collision analysis"/>