Author: jfrederic.clere(a)jboss.com
Date: 2013-07-19 03:01:43 -0400 (Fri, 19 Jul 2013)
New Revision: 3137
Modified:
trunk/build/unix/buildbin.mod_cluster.sh
Log:
make sure the servlet api is donwloaded.
Modified: trunk/build/unix/buildbin.mod_cluster.sh
===================================================================
--- trunk/build/unix/buildbin.mod_cluster.sh 2013-07-19 06:09:19 UTC (rev 3136)
+++ trunk/build/unix/buildbin.mod_cluster.sh 2013-07-19 07:01:43 UTC (rev 3137)
@@ -326,6 +326,7 @@
mkdir -p ${RPM_BUILD_ROOT}/${BASEHTTPD}/tools
(cd ../mod_cluster/test/java
mvn compile
+ ant download
(cd Clients/testhttpd
ant build
)
Show replies by date