equal
deleted
inserted
replaced
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"/> |