From e50ca7fe96d11a5c3f2328c4fdb76905e68c5062 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Tue, 4 Sep 2012 16:28:49 +0300 Subject: Include compiled TestingWidgetSet in war (#9299) --- uitest/build.xml | 52 +++++++++++++++++++++++++++++++++++++++++----------- uitest/ivy.xml | 6 +++++- 2 files changed, 46 insertions(+), 12 deletions(-) diff --git a/uitest/build.xml b/uitest/build.xml index 7d0f2ca9d1..a97886dc8b 100644 --- a/uitest/build.xml +++ b/uitest/build.xml @@ -49,7 +49,47 @@ - + + + + + + + + + + + Compiling ${module} to ${module.output.dir} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -66,9 +106,6 @@ - - - @@ -77,13 +114,6 @@ - - - diff --git a/uitest/ivy.xml b/uitest/ivy.xml index 5dbb5dd6fc..6cb7fc9050 100644 --- a/uitest/ivy.xml +++ b/uitest/ivy.xml @@ -21,7 +21,7 @@ rev="2.0" conf="build-provided,ide -> default" /> + rev="1.0.0.GA" conf="build,ide -> default,sources" /> @@ -39,6 +39,10 @@ rev="${vaadin.version}" conf="build->build"> + + + -- cgit v1.2.3