Happy to hear it. So no patch is needed.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Behalf Of Bill Burton > Sent: Tuesday, February 20, 2001 6:26 PM > To: [EMAIL PROTECTED] > Subject: Re: [PATCH] modifications to ant shell script to run under > cygwin > > > Hello Lucas, > > The Ant 1.3 beta2 release already has modifications to the ant shell > script for Cygwin support. This support allows colon separated CLASSPATH > and UNIX style ANT_HOME and JAVA_HOME paths all of which are converted > appropriately before invoking Java. > > -Bill > > Lucas Gonze wrote: > > > > The cygwin environment is mainly identical to unix except that java and > > javac use > > semicolon for classpath separator instead of colon. I have modified the > ant shell > > script to take this into account. Not extensively tested but works on my > > system. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
