diff options
Diffstat (limited to 'gwt-files.xml')
-rw-r--r-- | gwt-files.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gwt-files.xml b/gwt-files.xml index 3ca6349dc9..89549f0553 100644 --- a/gwt-files.xml +++ b/gwt-files.xml @@ -80,13 +80,6 @@ </fileset> </union> - <union id="theme-compiler.gwt.includes"> - <!-- This is only temporary. Flute must be packaged separately as it is not in Maven and this version is also modified by the GWT team --> - <fileset dir="${gwt.user.jar.files}"> - <include name="org/w3c/flute/**" /> - </fileset> - </union> - <union id="client.gwt.includes"> <fileset dir="${gwt.user.jar.files}"> <exclude name="META-INF/**" /> |