just noticed error running  build.sh

tr cmd is not recognised !!
I'm guessing this is breaking the CLASSPATH
# ----- Ignore system CLASSPATH variable
OLD_CLASSPATH="$CLASSPATH"
unset CLASSPATH
CLASSPATH="`echo lib/*.jar | tr ' ' $S`"
export CLASSPATH


still same error when building cocooon but cocoon reports build ok?




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

Reply via email to