summaryrefslogtreecommitdiffstats
path: root/gwt-files.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-11-07 15:32:06 +0200
committerArtur Signell <artur@vaadin.com>2012-11-07 15:32:06 +0200
commitbebaa0d004a4460e89e1ab39ad0469a29ee81330 (patch)
tree97a3f844e619dd4d94077d63aa20b8f0c53ac7a5 /gwt-files.xml
parentdb35e488161a33097eb9876c5adc2dbb793fd59e (diff)
downloadvaadin-framework-bebaa0d004a4460e89e1ab39ad0469a29ee81330.tar.gz
vaadin-framework-bebaa0d004a4460e89e1ab39ad0469a29ee81330.zip
Exclude files in vaadin-shared-deps from vaadin-client (#9612)
Change-Id: I2edbb8d30f68879b5e8152c3fbf4d7f514fdab6b
Diffstat (limited to 'gwt-files.xml')
-rw-r--r--gwt-files.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/gwt-files.xml b/gwt-files.xml
index 40ce86c4e5..32e3c76f04 100644
--- a/gwt-files.xml
+++ b/gwt-files.xml
@@ -106,6 +106,9 @@
<exclude name="com/google/gwt/*/*/shared/**" />
<exclude name="com/google/web/bindery/*/shared/**" />
+ <!-- These are in vaadin-shared-deps -->
+ <exclude name="com/google/gwt/thirdparty/streamhtmlparser/**" />
+ <exclude name="org/w3c/flute/**" />
<!-- external dependencies -->
<exclude name="javax/servlet/**" />