summaryrefslogtreecommitdiffstats
path: root/test/pom.xml
diff options
context:
space:
mode:
authorIlia Motornyi <elmot@vaadin.com>2017-07-31 14:25:55 +0300
committerGitHub <noreply@github.com>2017-07-31 14:25:55 +0300
commit456f14f5e557cd1f5be3c3161df8e4e26a99f36f (patch)
tree79db926255e2af4f584a4920d59576cb6a0b2d86 /test/pom.xml
parenta280b0fa5989c21166ee3d50787bb5c92ee1d1b5 (diff)
downloadvaadin-framework-456f14f5e557cd1f5be3c3161df8e4e26a99f36f.tar.gz
vaadin-framework-456f14f5e557cd1f5be3c3161df8e4e26a99f36f.zip
Automatic test for OSGi/karaf
Diffstat (limited to 'test/pom.xml')
-rw-r--r--test/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pom.xml b/test/pom.xml
index 919ef28ac7..d01ee9baa3 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -105,6 +105,7 @@
<module>servlet-containers/generic</module>
<module>cdi</module>
<module>servlet-containers/jsp-integration</module>
+ <module>servlet-containers/karaf</module>
<module>bean-api-validation</module>
<module>bean-impl-validation</module>
<module>dependency-rewrite-addon</module>