You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Krzysztof Kucybala <kk...@echo.fr> on 2007/10/10 17:37:23 UTC

How to see the command issued by apply task?

Hi,

I have a question as in the subject. I'm trying to run a command with 
several arguments passed on a set of files, and I'd really like to see 
the actual command that's being issued to the os, cause something's not 
ok and I'm running out of ideas. Can someone help me on this?

Best regards and thanks in advance,
-- 
Krzysztof Kucybala


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: How to see the command issued by apply task?

Posted by glenn opdycke-hansen <gl...@gmail.com>.
I usually <echo> the command before executing it.  This way it gets in the
log.
--glenn

On 10/10/07, Krzysztof Kucybala <kk...@echo.fr> wrote:
>
> Hi,
>
> I have a question as in the subject. I'm trying to run a command with
> several arguments passed on a set of files, and I'd really like to see
> the actual command that's being issued to the os, cause something's not
> ok and I'm running out of ideas. Can someone help me on this?
>
> Best regards and thanks in advance,
> --
> Krzysztof Kucybala
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
>

Re: How to see the command issued by apply task?

Posted by Matt Benson <gu...@yahoo.com>.
Run ant in verbose (-v) mode.

HTH,
Matt

--- Krzysztof Kucybala <kk...@echo.fr> wrote:

> Hi,
> 
> I have a question as in the subject. I'm trying to
> run a command with 
> several arguments passed on a set of files, and I'd
> really like to see 
> the actual command that's being issued to the os,
> cause something's not 
> ok and I'm running out of ideas. Can someone help me
> on this?
> 
> Best regards and thanks in advance,
> -- 
> Krzysztof Kucybala
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> user-unsubscribe@ant.apache.org
> For additional commands, e-mail:
> user-help@ant.apache.org
> 
> 



      ____________________________________________________________________________________
Shape Yahoo! in your own image.  Join our Network Research Panel today!   http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org