diff options
author | Artur Signell <artur@vaadin.com> | 2012-09-04 00:33:58 +0300 |
---|---|---|
committer | Artur Signell <artur@vaadin.com> | 2012-09-09 11:23:10 +0300 |
commit | e722b038d48f19201637267fbc58e0471405ec83 (patch) | |
tree | 9895c5ad45581ee7db30e94c3efeedeabfa84e0c /gwt-files.xml | |
parent | 1d6f0611a8dc7478caf2126ccd191d4284259cba (diff) | |
download | vaadin-framework-e722b038d48f19201637267fbc58e0471405ec83.tar.gz vaadin-framework-e722b038d48f19201637267fbc58e0471405ec83.zip |
Client-compiled-cache artifact (#9299)
Diffstat (limited to 'gwt-files.xml')
-rwxr-xr-x | gwt-files.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gwt-files.xml b/gwt-files.xml index dff4c1baf9..7ec493bff2 100755 --- a/gwt-files.xml +++ b/gwt-files.xml @@ -68,7 +68,7 @@ </fileset> </union> - <union id="client-compiled.gwt.includes"> + <union id="client-compiled-cache.gwt.includes"> <!-- Precompiled GWT modules (.gwtar file) --> <fileset dir="${gwt.user.jar.files}"> <exclude name="META-INF/**" /> |