The tomcat-native binary is no longer copied to bin. See http://svn.apache.org/r1818186 for more details
This commit is contained in:
parent
586be331e6
commit
cf8509a357
@ -285,8 +285,6 @@ export OPT_JAR_LIST="xalan-j2-serializer"
|
||||
%{__rm} output/build/bin/commons-daemon.jar \
|
||||
output/build/lib/ecj.jar
|
||||
|
||||
# remove the cruft we created
|
||||
%{__rm} output/build/bin/tomcat-native.tar.gz
|
||||
pushd output/dist/src/webapps/docs/appdev/sample/src
|
||||
%{__mkdir_p} ../web/WEB-INF/classes
|
||||
%{javac} -cp ../../../../../../../../output/build/lib/servlet-api.jar -d ../web/WEB-INF/classes mypackage/Hello.java
|
||||
|
Loading…
Reference in New Issue
Block a user