Posted By:
Anonymous
Posted On:
Tuesday, October 13, 2009 09:11 AM
hi guys can any one tell me how t use spawn task in ant script. i tried to use the below scripts this but the spawn is not recognizing in ant1.7.0 there is no spawn task in ant1.7.0 +-----------------------------+ | | | S T A R T I N G J B O S S | | | +-----------------------------+ This will take some time, possibly up to a minute. +-----------------------------+ | J B O S S S T A R T E D | +-----------------------------+ and i changed my scripts and used spawn="true" but this is a
More>>
hi guys can any one tell me how t use spawn task in ant script.
i tried to use the below scripts this but the spawn is not recognizing in ant1.7.0
there is no spawn task in ant1.7.0
+-----------------------------+
| |
| S T A R T I N G J B O S S |
| |
+-----------------------------+
This will take some time, possibly up to a minute.
+-----------------------------+
| J B O S S S T A R T E D |
+-----------------------------+
and i changed my scripts and used spawn="true" but this is also not working .
can any one help me ..
Thanks in advance...
Pk
<<Less