>if test -f ${JAVA_HOME}/lib/tools.jar ; then
>     CLASSPATH=${CLASSPATH}:${JAVA_HOME}/lib/tools.jar
>else
>     CLASSPATH=${CLASSPATH}:${JAVA_HOME}/lib/classes.zip
>fi

...

>CP=${CLASSPATH}:xml.jar:ant.jar:${XERCES}:${JSDK}:${JAVAMAIL}:${JAF}:${VILLAGE}:${ECS}:${WEBMACRO}:${FREEMARKER}:${NAMING}:${CASTOR}:${XMLRPC}:${XALAN}:${STYLEBOOK}
>BUILDFILE=build-turbine.xml

>I changed the classpath for java 1.1 and put the build jars (ie ant and 
>xml) at the beginning of the classpath.  I believe this is necessary 
>because xerces conflicts with xml.jar.

Could these changes be committed so we can build on 1.1 without modifying 
the build-turbine.sh?  Do xml.jar xerces conflict during the build?




==========================================================
christopher baus               Come down off the cross,
waiting for snow               we could use the wood.
in Tahoe, NV                   -- Tom Waits.



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to