On Thu, 21 Feb 2002, Jorg Schaible <[EMAIL PROTECTED]> wrote: > STOP! Who said, that the CLASSPATH has to be Cygwin syntax? I have a > lot of Java apps that can be started directly from command line that > implies no Cygwin syntax for CLASSPATH at all.
Exactly, Jeppe's patch reverts the "Cygwinification" of CLASSPATH (it gets converted into UNIX format somewhere further up in the script to allow easy manipulation and gets set back to the Windows format with Jeppe's patch). > This change just prevents ant from running! Have you tried it? Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
