Bah, Beehive broke :-/

This commit is contained in:
gbenson 2005-05-25 09:34:27 +00:00
parent b944ef034d
commit b54dd095f3

View File

@ -93,7 +93,7 @@ if [ ! -e "$JAVA_HOME" ] ; then export JAVA_HOME="%{java_home}" ; fi
export CLASSPATH=$(build-classpath servletapi5 java_cup java_cup-runtime \
jlex bcel xerces-j2)
ant \
ant -verbose \
-Djava.awt.headless=true \
-Dapi.j2se=%{_javadocdir}/java \
-Dbuild.xalan-interpretive.jar=build/xalan-interpretive.jar \
@ -104,6 +104,7 @@ ant \
javadocs \
samples \
servlet
exit 1
aot-compile \
build/xalan-interpretive.jar \