equal
deleted
inserted
replaced
80 |
80 |
81 |
81 |
82 <h2>Target sf-run-analysis-whatlog-package</h2> |
82 <h2>Target sf-run-analysis-whatlog-package</h2> |
83 |
83 |
84 <p><b>Location</b></p> |
84 <p><b>Location</b></p> |
85 <p> <tt class="docutils literal"><a href="/D:/maintools/sf-config/common/build.postbuild.xml#L452">D:\maintools\sf-config\common\build.postbuild.xml:452:</a></tt> |
85 <p> <tt class="docutils literal"><a href="/d:/maintools/sf-config/common/build.postbuild.xml#L469">d:\maintools\sf-config\common\build.postbuild.xml:469:</a></tt> |
86 </p> |
86 </p> |
87 |
87 |
88 <p><b>Conditional execution</b></p> |
88 <p><b>Conditional execution</b></p> |
89 <p>No conditions on target execution.</p> |
89 <p>No conditions on target execution.</p> |
90 <hr/> |
90 <hr/> |
153 <exec executable="perl" dir="${build.log.dir}/analysis" failonerror="false" output="${build.log.dir}/analysis/${build.id}_analysecomponents.log"> |
153 <exec executable="perl" dir="${build.log.dir}/analysis" failonerror="false" output="${build.log.dir}/analysis/${build.id}_analysecomponents.log"> |
154 <arg value="${sf.common.config.dir}/tools/analysis/analyse_components.pl"/> |
154 <arg value="${sf.common.config.dir}/tools/analysis/analyse_components.pl"/> |
155 <arg value="${sf.spec.sourcesync.sourcespecdir}/${sf.spec.sourcesync.sourcespecfile}"/> |
155 <arg value="${sf.spec.sourcesync.sourcespecdir}/${sf.spec.sourcesync.sourcespecfile}"/> |
156 <arg value="${build.id}_what_results.csv_results.csv"/> |
156 <arg value="${build.id}_what_results.csv_results.csv"/> |
157 <arg value="${sf.project.location}/sysdefs/system_model_os.xml"/> |
157 <arg value="${sf.project.location}/sysdefs/system_model_os.xml"/> |
|
158 <arg value="${sf.project.location}/sysdefs/system_model_s60.xml"/> |
158 </exec> |
159 </exec> |
159 </target> |
160 </target> |
160 </pre> |
161 </pre> |
161 |
162 |
162 |
163 |