From 606457c856120508566a2fae0bae02f2bddd8125 Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Sat, 16 Apr 2016 16:55:30 +0300 Subject: Clean up obsolete Ivy/Ant confs/targets This change removes publishing related Ivy files and Ant targets etc. Further cleanup will be done in later changesets. Change-Id: Ibe430495e85a1b0f3538072a4823c627ddac2924 --- build.xml | 18 +--- client-compiler/pom.xml | 1 - common.xml | 230 ------------------------------------------------ ivysettings-publish.xml | 31 ------- ivysettings.xml | 6 -- publish.properties | 4 - publish.xml | 130 --------------------------- uitest/build.xml | 196 +---------------------------------------- uitest/ivy.xml | 9 -- 9 files changed, 2 insertions(+), 623 deletions(-) delete mode 100644 ivysettings-publish.xml delete mode 100644 publish.properties delete mode 100644 publish.xml diff --git a/build.xml b/build.xml index e68eb9e2dd..707cc08074 100644 --- a/build.xml +++ b/build.xml @@ -3,31 +3,15 @@ - - - - - - - - - - - - - - - - - + diff --git a/client-compiler/pom.xml b/client-compiler/pom.xml index 699dbac757..ebebfca387 100644 --- a/client-compiler/pom.xml +++ b/client-compiler/pom.xml @@ -313,5 +313,4 @@ - diff --git a/common.xml b/common.xml index c624efce0c..d61a98bc3c 100644 --- a/common.xml +++ b/common.xml @@ -8,10 +8,6 @@ - - - - @@ -21,217 +17,12 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <h1>${module.name}</h1> - - ${javadoc.bottom} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -331,27 +122,6 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/ivysettings-publish.xml b/ivysettings-publish.xml deleted file mode 100644 index aeb759d59b..0000000000 --- a/ivysettings-publish.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ivysettings.xml b/ivysettings.xml index 8440202439..4ffc7817c6 100644 --- a/ivysettings.xml +++ b/ivysettings.xml @@ -19,12 +19,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Installing ${src} to ${target} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/uitest/build.xml b/uitest/build.xml index 0d22b05a9b..68e6da0fd4 100644 --- a/uitest/build.xml +++ b/uitest/build.xml @@ -1,6 +1,6 @@ - Provides a uitest WAR containing Vaadin UI tests @@ -59,104 +59,6 @@ - - - - - - - - - - - Compiling ${module} to ${module.output.dir} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -247,101 +149,5 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Compiling ${theme} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/uitest/ivy.xml b/uitest/ivy.xml index c41887fa0b..d9533dd833 100644 --- a/uitest/ivy.xml +++ b/uitest/ivy.xml @@ -15,11 +15,7 @@ - - - - - - - -- cgit v1.2.3