diff -r 68c70e35bd42 -r fca940d17a1b doc/api/helium/target-sf-run-analysis-diamonds.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/helium/target-sf-run-analysis-diamonds.html Fri Sep 11 13:44:16 2009 +0100 @@ -0,0 +1,209 @@ + + + + + + + + + + + + + + + + + Target sf-run-analysis-diamonds + + + + + + + + + + + + + + + + + +
+Helium API + +
+ + +
+ + + +

Target sf-run-analysis-diamonds

+ +

Location

+

D:\maintools\sf-config\common\build.postbuild.xml:469: +

+ +

Conditional execution

+

No conditions on target execution.

+
+ +

Description

+

+

+

+


+ + + + +

Property dependencies

+ + +

+ + + + + + + + + + + + + + + + +
NameEdit status
User editable properties
build.driverecommended
Internal properties
build.log.dirdiscouraged
+

+ +
+ + +

Target dependencies

+

+sf-run-analysis-diamonds dependencies + + + + +

+
+ + +

Source code

+
+    <target name="sf-run-analysis-diamonds">      
+      <fmpp sourceFile="${sf.common.config.dir}/diamonds/sf-run-analysis.xml.ftl" outputFile="${build.drive}/output/logs/sf-run-analysis.xml">
+        <data expandProperties="yes">
+          ant: antProperties()
+          raptor_summary: csv(${build.log.dir}/raptorbits/summary.csv,{separator:',',headers:[category,subcategory,severity,config,component,phase,recipe,file,line]})
+          files: csv(${build.drive}/output/logs/analysis/tmp_yarp_files.csv,{separator:',',headers:[name,path,localpath]})
+        </data>
+      </fmpp>
+    </target>
+
+ + +
+ + + + + + + + + + + + + +
+Helium API + +
+ + + Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html + + + + +