danny 2002/07/27 02:07:10 Modified: . build.sh Log: correct location of xerces, thanks Noel Bergman Revision Changes Path 1.8 +1 -1 jakarta-james/build.sh Index: build.sh =================================================================== RCS file: /home/cvs/jakarta-james/build.sh,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- build.sh 20 May 2001 17:34:28 -0000 1.7 +++ build.sh 27 Jul 2002 09:07:10 -0000 1.8 @@ -5,7 +5,7 @@ echo "-------------------" export CP=$CLASSPATH -CLASSPATH=lib/xerces.jar +CLASSPATH=phoenix-bin/lib/xerces.jar ## Setup the Anakia stuff if [ -d ../jakarta-site2/lib ] ; then
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
