First, let me apologize for sending that last e-mail in HTML. (BAD Jay, BAD
Jay.)
> -----Original Message-----
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 15, 2001 10:39 AM
> To: [EMAIL PROTECTED]
> Subject: Re: how to get more debug information [HELP!]
>
>
> Jay Glanville <[EMAIL PROTECTED]> wrote:
>
> > - the javadoc task still fails, but if I cut and paste the command
> > into an xterm, it succeeds.
>
> wild guess, does your antRun script contain cariage returns? See the
> FAQ at <http://jakarta.apache.org/ant/faq.html>, topic is something
> like "cvs doesn't work" in the known problems section (no HTTP access,
> so I cannot check ATM).
>
I'm assuming that you're talking about the section entitled "<chmod> or
<exec> don't work in Ant 1.3 on Unix " found at
http://jakarta.apache.org/ant/faq.html#remove-cr. No, that doesn't solve
the problem.
I'm assuming that antRun is a script that is executed by ant in order to run
an external executable.
JDGlanville