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 @@ + + + + + + +
+ + + + + + + + + +
+
+
|
++Helium API + + | +||||||
| + prev + next | ++ frames + no frames + + + + + + | +||||||
Location
+d:\maintools\sf-config\common\build.test.xml:191: +
+ +Conditional execution
+No conditions on target execution.
++
+ ++
| Name | +
|---|
| ${ats.drive}/start.cmd | +
+
| Name | Edit status | +
|---|---|
| User editable properties | +|
| Internal properties | +|
+
+
+
+ <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 + + | +||||||
| + prev + next | ++ frames + no frames + + + + + + | +||||||