|
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 |