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 @@ + + + + + + + + + + + + + + + + + Target sf-zip-content + + + + + + + + + + + + + + + + + +
+Helium API + +
+ + +
+ + + +

Target sf-zip-content

+ +

Location

+

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

+ +

Conditional execution

+

No conditions on target execution.

+
+ +

Description

+

+

+

+


+ + + + +

Property dependencies

+ + +

+ + + + + + + + + + + + + + + + + + + +
NameEdit status
User editable properties
zip.config.filerecommended
Internal properties
build.iddiscouraged
build.log.dirdiscouraged
+

+ +
+ + +

Target dependencies

+

+sf-zip-content dependencies + + + + + +

+
+ + +

Source code

+
+    <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 + +
+ + + Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html + + + + +