I'm seeing the same problem on W2K running cygwin.  I've played around with
it a bit, and it appears that the difference that makes a difference is that
the classpath value supplied after the -classpath argument is
colon-separated instead of semicolon-separated.  (Not sure why that's
happening.)

Kendall

----- Original Message -----
From: "Dennis Doubleday" <[EMAIL PROTECTED]>
To: "'Ant Users List'" <[EMAIL PROTECTED]>
Sent: Wednesday, July 10, 2002 13:01
Subject: Classpath problem with 1.5 "ant" on Win2000, tcsh


> I have been using the ant shell script on Windows 2000 in a tcsh window
> just fine while using 1.5beta3.
>
> In the new 1.5 release, it no longer works--I get:
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/tools/ant/
> Main
>
> Diff'ing the two versions, I see there were some changes in the way the
> classpath is set up in the 1.5 final version. I haven't figured out the
> problem yet, but is anyone else seeing it?
>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>



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

Reply via email to