----- Original Message -----
From: "Conor MacNeill" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Friday, January 11, 2002 05:06
Subject: Re: ant doesn't start


> Dr. Frank Eblinger wrote:
>
> > Hi,
> > I installed (extracted the 1.6M zip file binary) to c:\ant on win2k.
When I execute ant target, I get an error:
> >
> > "a==a" cannot be processed syntactically
> >
> > what's wrong.
>

This is a bug with ant's support for 4NT, I believe, which only got fixed
after 1.4.1 shipped.

you can
    a) run it from cmd.exe instead
    b) get a recent version of ant.bat from CVS and install it atop the
1.4.1 version
    c) use the complete CVS version

-steve


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

Reply via email to