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