diff options
author | Henri Sara <hesara@vaadin.com> | 2016-04-03 11:44:35 +0300 |
---|---|---|
committer | Henri Sara <hesara@vaadin.com> | 2016-04-03 11:44:35 +0300 |
commit | 9ac12357df4ccbfd4dfdc4420b40f8bf66e73056 (patch) | |
tree | 98e9f8b1475e25f21f57602d52c7de58e075bfd6 /common.xml | |
parent | fd4a506cb2c70665ce91e55e203405826887b4f2 (diff) | |
download | vaadin-framework-9ac12357df4ccbfd4dfdc4420b40f8bf66e73056.tar.gz vaadin-framework-9ac12357df4ccbfd4dfdc4420b40f8bf66e73056.zip |
Remove obsolete GWT build files
Remove the build file gwt-files.xml and related cleanup.
Change-Id: I7cd09fc587cf017edab2fa74e89959dccae6c056
Diffstat (limited to 'common.xml')
-rw-r--r-- | common.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common.xml b/common.xml index d9fcb40975..c624efce0c 100644 --- a/common.xml +++ b/common.xml @@ -6,7 +6,6 @@ </tstamp> <dirname property="vaadin.basedir" file="${ant.file.common}" /> - <property name="gwt.basedir" location="${vaadin.basedir}/../gwt" /> <property file="${vaadin.basedir}/build.properties" /> <property name="modules.producing.jar" value="shared,server,client,client-compiler,client-compiled,themes,push,widgets" /> |