Browse Source

Don't include elemental in vaadin-server.jar (#15558)

Change-Id: I75eb3dbbbd1dc3477143bab278429829e8b7205d
tags/7.4.0.beta2
Leif Åstrand 9 years ago
parent
commit
0f71cf690d
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      gwt-files.xml

+ 0
- 5
gwt-files.xml View File

@@ -185,10 +185,5 @@
<!-- Server files from gwt-user -->
<include name="com/google/gwt/*/server/**" />
</fileset>
<!-- GWT Elemental -->
<fileset dir="${gwt.elemental.jar.files}">
<exclude name="META-INF/**" />
<exclude name="super/**" />
</fileset>
</union>
</project>

Loading…
Cancel
Save