summaryrefslogtreecommitdiffstats
path: root/all/pom.xml
diff options
context:
space:
mode:
authorHenri Sara <hesara@vaadin.com>2016-09-08 15:17:10 +0300
committerVaadin Code Review <review@vaadin.com>2016-09-08 12:39:07 +0000
commit29bb5e47caa4010ade25c29fd36927515487c89b (patch)
tree399ea342ac62ac9e28b72cc065c593fed81d1af1 /all/pom.xml
parent05095f52b3e967aa2cb488b1896a0a2b075e8667 (diff)
downloadvaadin-framework-29bb5e47caa4010ade25c29fd36927515487c89b.tar.gz
vaadin-framework-29bb5e47caa4010ade25c29fd36927515487c89b.zip
Delete broken stylesheet and revert to default style until a new
stylesheet is created Change-Id: I25da6154d55ab829d1166bbde5075bacaf62bf26
Diffstat (limited to 'all/pom.xml')
-rw-r--r--all/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/all/pom.xml b/all/pom.xml
index 5468a378a9..f0fe8568b7 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -316,9 +316,8 @@
</goals>
<configuration>
<failOnError>false</failOnError>
- <excludePackageNames>com.vaadin.builhelpers</excludePackageNames>
+ <excludePackageNames>com.vaadin.buildhelpers</excludePackageNames>
<skip>false</skip>
- <stylesheetfile>javadoc.css</stylesheetfile>
<links>
<link>http://docs.oracle.com/javase/6/docs/api/</link>
<link>http://docs.oracle.com/j2ee/1.4/docs/api/</link>