diff -r 89c89d6e6c3c -r df315d0a8ab7 doc/api/helium/target-sf-run-analysis-whatlog-package.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/helium/target-sf-run-analysis-whatlog-package.html Tue Sep 15 12:58:39 2009 +0100 @@ -0,0 +1,219 @@ + + + + + + +
+ + + + + + + + + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +
Location
+D:\maintools\sf-config\common\build.postbuild.xml:452: +
+ +Conditional execution
+No conditions on target execution.
++
+ ++
Name | +
---|
perl | +
+
Name | Edit status | +
---|---|
User editable properties | +|
Internal properties | +|
build.id | discouraged | +
build.log.dir | discouraged | +
+ + +
++ <target name="sf-run-analysis-whatlog-package"> + <exec executable="perl" dir="${build.log.dir}/analysis" failonerror="false" output="${build.log.dir}/analysis/${build.id}_analysecomponents.log"> + <arg value="${sf.common.config.dir}/tools/analysis/analyse_components.pl"/> + <arg value="${sf.spec.sourcesync.sourcespecdir}/${sf.spec.sourcesync.sourcespecfile}"/> + <arg value="${build.id}_what_results.csv_results.csv"/> + <arg value="${sf.project.location}/sysdefs/system_model_os.xml"/> + </exec> + </target> ++ + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +