diff -r 3c858aa7a023 -r 56a1d97e7c73 doc/api/helium/target-sf-start-ats.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/helium/target-sf-start-ats.html Thu Oct 08 19:36:20 2009 +0100 @@ -0,0 +1,210 @@ + + + + + + + + + + + + + + + + + Target sf-start-ats + + + + + + + + + + + + + + + + + +
+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 + + + + +