> From: Matt Raible [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 17 January 2002 3:36 PM
> To: [EMAIL PROTECTED]
> Subject: Ant doesn't recognized tasks on Mac OS X
>
>
> Please respond to [EMAIL PROTECTED], as I am not subscribed
> to this list.
>
> I've downloaded and installed Ant 1.4.1 on OS X system.  It seems
> to work fine,
> but I cannot pass in any commands - only the default task gets executed.
>
> For instance, if my default task is "compile", and I type "ant
> clean" on the
> command line, "compile" gets executed.
>
> Any ideas?
>

You could try editing the script used to launch Ant and see what command
line it ends up constructing to run the main Ant class. You should be able
to throw an echo in there, somewhere. Let us know the result.

Conor


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

Reply via email to