components/tomcat-8/Makefile
changeset 4339 6501cf9c29f9
parent 4248 7b59b5b80fb0
child 5149 651acf52b7a3
--- a/components/tomcat-8/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/tomcat-8/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -77,6 +77,8 @@
 
 test:	$(SKIP_TEST)
 
+system-test:	$(SKIP_TEST)
+
 REQUIRED_PACKAGES += developer/java/junit
 REQUIRED_PACKAGES += runtime/java/jre-8
 REQUIRED_PACKAGES += shell/ksh93