|
Helium API | ||||||
prev next | frames no frames |
Location
d:\maintools\sf-config\common\build.xml:308:
Conditional execution
No conditions on target execution.
Name | Edit status |
---|---|
User editable properties | |
Internal properties | |
build.log.dir | discouraged |
<target name="sf-syncsource"> <touch file="${build.log.dir}/BOM/sources.csv"/> <if> <istrue value="${sf.spec.sourcesync.enable}"/> <then> <runtarget target="sf-get-source"/> <runtarget target="sf-package-source"/> <runtarget target="sf-unpack-rnd"/> </then> </if> </target>
|
Helium API | ||||||
prev next | frames no frames |