Jeremy Leader <[EMAIL PROTECTED]> writes:

> Actually, I have "Ant version 1.4alpha compiled on February 6 2001",
> which I got with tdk-1.1a13, and it doesn't work for me.  It looks
> like the StringIndexOutOfBoundsException (see stack trace below) was
> fixed in org.apache.tools.ant.taskdefs.Property r1.25, committed to
> cvs on 2001/03/25.  The patch comment is:
> 
> >Fix for Bug #975 - sometimes (for example with a default installation
> >of cygwin) there are environment-variables containing a new-line. We
> >ignore anything after the first line and log the ignored lines with
> >warning-level.
> 
> So I guess cygwin users need a newer version of Ant to be able to use
> <property environment="env"/>.

Hi Jeremy.  I actually ran into this exact problem using Ant 1.3 w/
Tigris (under Linux).  The fix for bug #975 that you note above was
incomplete, but Jon Stevens and myself schemed up a fix which I
implemented several weeks back and is now in Ant CVS.  If you pull
from the HEAD, you will no longer run into this issue.

Daniel Rall

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

Reply via email to