Helium API

Target sf-start-ats

Location

d:\maintools\sf-config\common\build.test.xml:191:

Conditional execution

No conditions on target execution.


Description


Target external Dependency

Name
${ats.drive}/start.cmd

Property dependencies

NameEdit status
User editable properties
Internal properties


Target dependencies

sf-start-ats dependencies


Source code

    <target name="sf-start-ats">        			
	    <exec executable="${ats.drive}/start.cmd" dir="${ats.drive}" failonerror="false" spawn="true" vmlauncher="false"/>
		<echo message="Waiting for 10 seconds to start the ATS Worker......."/>
		<sleep seconds="10"/>
    </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