Is that specific to cygwin on windows or does that work with shells on linux
as well...
if not we can't really replace it with the hybrid version (win+unix) if ok
then we will go ahead
marc
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jeremiah Johnson
> Sent: Wednesday, June 21, 2000 11:32 AM
> To: jboss-dev
> Subject: [jBoss-Dev] Cygwin build script
>
>
> 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/xm
> lbeans.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
>
>
>