----- Original Message -----
From: "De Wolf Olivier" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 23, 2001 5:47 PM
Subject: RE: environment
>
> I have exactly the same problem when I run ant from cygwin. No problems
when
> a run it from the dos.
> I think that it is because cygwin does not "deliver" the windows
environment
> variables to ant (but I'm not sure).
>
Should be fixed in a build after 'now'. This happens if there is an
environment-variable that is longer than one line (for example PS1 in the
default-installation of cygwin). See
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=975
Nico