diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/helium/target-sf-summary.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/helium/target-sf-summary.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,213 @@ + + + + + + +
+ + + + + + + + + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +
Location
+D:\maintools\sf-config\common\build.xml:126: +
+ +Conditional execution
+No conditions on target execution.
++
+ ++
Name | +
---|
perl | +
+
Name | Edit status | +
---|---|
User editable properties | +|
Internal properties | +
+ + +
++ <target name="sf-summary" depends=""> + <echo>[SF-SUMMARY]</echo> + <echo message="Generating build summary"/> + <exec executable="perl" dir="${sf.common.config.dir}/tools/summary" failonerror="true"> + <arg value="brag_script.pl"/> + <arg value="--buildid=${sf.spec.job.name}_${sf.spec.job.codeline}.${sf.spec.job.number}"/> + <arg value="--basedir=${sf.spec.job.rootdir}"/> + </exec> + </target> ++ + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +