${name} build file ------------------------------------------------------ Among the available targets are: clean --> deletes output directories unzip --> unzips each container into file system tests --> unzips each container and runs all tests tests-all --> runs all tests (does not unzip each container) tests-jetty --> runs the integration tests with Jetty tests-jboss --> runs the integration tests with JBoss tests-catalina --> runs the integration tests with Catalina (both 4.1 and 5.0) tests-catalina-4.1--> runs the integration tests with Catalina 4.1 tests-catalina-5 --> runs the integration tests with Catalina 5.0 Each tests-xxxx target assumes the container is unzipped Jetty ${jetty.version}: Run: ${jetty.run} Errored: ${jetty.errored} Failed: ${jetty.failed} JBoss ${jboss.version}: Run: ${jboss.run} Errored: ${jboss.errored} Failed: ${jboss.failed} Tomcat ${tomcat-4.1.version}: Run: ${jakarta-tomcat-4.1.run} Errored: ${jakarta-tomcat-4.1.errored} Failed: ${jakarta-tomcat-4.1.failed} Tomcat ${tomcat-5.version}: Run: ${jakarta-tomcat-5.run} Errored: ${jakarta-tomcat-5.errored} Failed: ${jakarta-tomcat-5.failed} *** ERRORS OCCURRED DURING TESTING *** *** Failures occurred during testing *** ${availablereports.paths} not is.windows: ${is.windows} ${availablereports.paths}