Helium API

Target sf-run-analysis-whatlog-summary

Location

D:\maintools\sf-config\common\build.postbuild.xml:412:

Conditional execution

No conditions on target execution.


Description


Property dependencies

NameEdit status
User editable properties
Internal properties


Target dependencies

sf-run-analysis-whatlog-summary dependencies


Source code

    <target name="sf-run-analysis-whatlog-summary">
        <sequential>
          <parallel>
            <runtarget target="sf-run-analysis-list"/>
            <runtarget target="sf-run-analysis-whatlog"/>
          </parallel>
          <runtarget target="sf-run-analysis-whatlog-merge"/>
          <parallel>
            <runtarget target="sf-run-analysis-whatlog-package"/>
            <runtarget target="sf-run-analysis-whatlog-collisons"/>
          </parallel>
        </sequential>
    </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