diff options
author | Teemu Suo-Anttila <teemusa@vaadin.com> | 2016-03-28 12:19:15 +0300 |
---|---|---|
committer | Teemu Suo-Anttila <teemusa@vaadin.com> | 2016-03-29 12:21:12 +0300 |
commit | 1482d63643f3d03a7fa887a5de7cc251b1313a11 (patch) | |
tree | 2387a03fc3025bdee54fc99ac0c20d31cc959d12 /client-compiled | |
parent | 730b552cc13ea596b0fe680ce40c053786c070f7 (diff) | |
download | vaadin-framework-1482d63643f3d03a7fa887a5de7cc251b1313a11.tar.gz vaadin-framework-1482d63643f3d03a7fa887a5de7cc251b1313a11.zip |
Build vaadin-themes with maven
Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
Diffstat (limited to 'client-compiled')
-rw-r--r-- | client-compiled/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/client-compiled/pom.xml b/client-compiled/pom.xml index da664fb938..bcb3e57a00 100644 --- a/client-compiled/pom.xml +++ b/client-compiled/pom.xml @@ -169,9 +169,6 @@ <addDefaultImplementationEntries>true</addDefaultImplementationEntries> </manifest> </archive> - <excludes> - <exclude>VAADIN/widgetsets/WEB-INF</exclude> - </excludes> </configuration> </plugin> </plugins> |