I have to use Cygwin for my development environment, so I modified the build.sh script
to work with the bash shell in Cygwin. Would someone please consider putting it into
CVS?
The biggest difference from the build.sh is using ; instead of : between classpath
jars.
- jeremiah
--- text from the file ---
# $Id: $
TARGET_CLASSPATH="../../lib/ant.jar;../../lib/xml.jar;../../lib/xmlbeans.jar;../../build/classes;../../lib/javac.jar"
java -classpath $TARGET_CLASSPATH org.apache.tools.ant.Main $*
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup