From 9ac12357df4ccbfd4dfdc4420b40f8bf66e73056 Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Sun, 3 Apr 2016 11:44:35 +0300 Subject: Remove obsolete GWT build files Remove the build file gwt-files.xml and related cleanup. Change-Id: I7cd09fc587cf017edab2fa74e89959dccae6c056 --- client-compiler/build.xml | 79 ------------------- common.xml | 1 - gwt-files.xml | 189 ---------------------------------------------- gwt/ivy.xml | 30 -------- 4 files changed, 299 deletions(-) delete mode 100644 client-compiler/build.xml delete mode 100644 gwt-files.xml delete mode 100644 gwt/ivy.xml diff --git a/client-compiler/build.xml b/client-compiler/build.xml deleted file mode 100644 index 5a5d1a6161..0000000000 --- a/client-compiler/build.xml +++ /dev/null @@ -1,79 +0,0 @@ - - - - - Compiles build helpers used when building other - modules. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - gwt.version=${vaadin.version} - gwt.svnrev=${git.revision} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common.xml b/common.xml index d9fcb40975..c624efce0c 100644 --- a/common.xml +++ b/common.xml @@ -6,7 +6,6 @@ - diff --git a/gwt-files.xml b/gwt-files.xml deleted file mode 100644 index fd31482bdc..0000000000 --- a/gwt-files.xml +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gwt/ivy.xml b/gwt/ivy.xml deleted file mode 100644 index d34b7ccfcc..0000000000 --- a/gwt/ivy.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3