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.
