From fe1e2f74e738e52886a106a1221ec63fae18e13a Mon Sep 17 00:00:00 2001 From: Michael Hirsch Date: Fri, 20 May 2016 14:25:03 +0200 Subject: [PATCH] exclude compiled vaadin widgetset from license check Signed-off-by: Michael Hirsch --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index b6d09758e..3abb3cd8c 100644 --- a/pom.xml +++ b/pom.xml @@ -164,6 +164,7 @@ **/*.sql eclipse_codeformatter.xml **/addons.scss + **/VAADIN/widgetsets/** JAVADOC_STYLE