No.

You could write your own wrapper script (bat|sh) which stores the command line 
as property.
Something like
  call ant %* -Dcommandline="%*" 


Jan

>-----Ursprüngliche Nachricht-----
>Von: jason heddings [mailto:[EMAIL PROTECTED] 
>Gesendet: Donnerstag, 15. Februar 2007 18:45
>An: 'Ant Users List'
>Betreff: Retrieve Command Line
>
>Hello all-
> 
>Is it possible using ant built-in tasks or a custom java task 
>to retrieve
>the entire command line that was used to call ant?
> 
>--jah
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to