components/tomcat-8/Makefile
changeset 4339 6501cf9c29f9
parent 4248 7b59b5b80fb0
child 5149 651acf52b7a3
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    75 
    75 
    76 install: build
    76 install: build
    77 
    77 
    78 test:	$(SKIP_TEST)
    78 test:	$(SKIP_TEST)
    79 
    79 
       
    80 system-test:	$(SKIP_TEST)
       
    81 
    80 REQUIRED_PACKAGES += developer/java/junit
    82 REQUIRED_PACKAGES += developer/java/junit
    81 REQUIRED_PACKAGES += runtime/java/jre-8
    83 REQUIRED_PACKAGES += runtime/java/jre-8
    82 REQUIRED_PACKAGES += shell/ksh93
    84 REQUIRED_PACKAGES += shell/ksh93
    83 REQUIRED_PACKAGES += system/core-os
    85 REQUIRED_PACKAGES += system/core-os
    84 REQUIRED_PACKAGES += system/network
    86 REQUIRED_PACKAGES += system/network