summaryrefslogtreecommitdiffstats
path: root/compatibility-client-compiled
diff options
context:
space:
mode:
authorArtur <artur@vaadin.com>2017-01-03 10:25:14 +0200
committerHenri Sara <henri.sara@gmail.com>2017-01-03 10:25:14 +0200
commit3683769be152e4f03239011b85e81a9e37938241 (patch)
tree5f417c02fb664fc2da481fdf3351cfccde2281c5 /compatibility-client-compiled
parentcce70a449c1d41d76c54a987fe80e20b700bea9b (diff)
downloadvaadin-framework-3683769be152e4f03239011b85e81a9e37938241.tar.gz
vaadin-framework-3683769be152e4f03239011b85e81a9e37938241.zip
Make it easy to run Sonar on the project (#8118)
Diffstat (limited to 'compatibility-client-compiled')
-rw-r--r--compatibility-client-compiled/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/compatibility-client-compiled/pom.xml b/compatibility-client-compiled/pom.xml
index 298f402bf6..4bdf8c1fd6 100644
--- a/compatibility-client-compiled/pom.xml
+++ b/compatibility-client-compiled/pom.xml
@@ -15,6 +15,8 @@
<widgetset.name>com.vaadin.v7.Vaadin7WidgetSet</widgetset.name>
<widgetset.style>OBF</widgetset.style>
<widgetset.local.workers>6</widgetset.local.workers>
+ <!-- These files are directly from Vaadin 7 -->
+ <sonar.skip>true</sonar.skip>
</properties>
<url>https://vaadin.com/</url>