From 4ac4b62434ab48fdb7d3ca9c479383d4242062aa Mon Sep 17 00:00:00 2001 From: Teemu Suo-Anttila Date: Mon, 9 Oct 2017 15:51:34 +0300 Subject: Add maven based tests for several application servers (#10143) Add tests for Glassfish based servers, Jetty 8, Tomcat 7 and Liberty (three runtimes). --- test/servlet-containers/jsp-integration/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/servlet-containers/jsp-integration/pom.xml') diff --git a/test/servlet-containers/jsp-integration/pom.xml b/test/servlet-containers/jsp-integration/pom.xml index 41eaf6cbf4..dea98e24e9 100644 --- a/test/servlet-containers/jsp-integration/pom.xml +++ b/test/servlet-containers/jsp-integration/pom.xml @@ -11,6 +11,10 @@ vaadin-test-jsp-integration war + + / + + -- cgit v1.2.3