Have also a look at
Jan
> -Ursprüngliche Nachricht-
> Von: S I [mailto:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 25. Mai 2005 18:36
> An: user@ant.apache.org
> Betreff: RE: need help for ant scripting
>
> Experimenting between the two ant tasks and I
> found out
> to be smoother i
Windows does not come with a "kill" utility by
default. There is a "kill" utility in the NT resource
kit (which useable on OSes above NT). There is also a
enhanced PSKill utility from SysInternals
(http://www.sysinternals.com) which you can use.
The hardest part of killing a process (regardless
Hi again,
> There is already one actually ..., so you can also test the existing
> patch ...
Thanks for reply. I compared the patch to my solution and its exactly the
same way (using mapper for connecting src and dest).
I would appreciate if this patch is included in the next version of ant.
Cha
hi all,
Does anyone knows how can I stop process under windows?
For example:
executing the following (Under Windows):
is there any way to write ant to stop the target?
Nir Geier.
-
To uns
Thank you Dominique, but how can a logger access the standard output? Can I
also do the with DefaultLogger?
Zsolt
>-Original Message-
>From: Dominique Devienne [mailto:[EMAIL PROTECTED]
>Sent: Sunday, May 29, 2005 12:36 AM
>To: Ant Users List
>Subject: Re: How to redirect the output of ja