diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/helium/target-sf-zip-content.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/helium/target-sf-zip-content.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,209 @@ + + + + + + +
+ + + + + + + + + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +
Location
+D:\maintools\sf-config\common\build.xml:464: +
+ +Conditional execution
+No conditions on target execution.
++
+ ++
Name | Edit status | +
---|---|
User editable properties | +|
zip.config.file | recommended | +
Internal properties | +|
build.id | discouraged | +
build.log.dir | discouraged | +
+ + +
++ <target name="sf-zip-content" depends="preprocess-zip-config"> + <property name="zip.${zip.target.name}.log.file" location="${build.log.dir}/${build.id}_${zip.target.name}_zip.log"/> + <property name="zips.${zip.target.name}.spec.name" value="${zip.target.name}"/> + <hlm:zipContentMacro xmlns:hlm="http://www.nokia.com/helium" type="${zip.target.name}" file="${zip.config.file}"/> + </target> ++ + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +