Bah, Beehive broke :-/
This commit is contained in:
parent
b944ef034d
commit
b54dd095f3
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user