From e722b038d48f19201637267fbc58e0471405ec83 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Tue, 4 Sep 2012 00:33:58 +0300 Subject: [PATCH] Client-compiled-cache artifact (#9299) --- client-compiled/build.xml | 99 +++++++++++++++++++++++++-------------- client-compiled/ivy.xml | 3 +- gwt-files.xml | 2 +- uitest/build.xml | 1 + uitest/ivy.xml | 10 ++-- 5 files changed, 73 insertions(+), 42 deletions(-) diff --git a/client-compiled/build.xml b/client-compiled/build.xml index 8cead01a79..6533ce2744 100644 --- a/client-compiled/build.xml +++ b/client-compiled/build.xml @@ -1,6 +1,6 @@ - + Compiled (JS+HTML) version of client side @@ -12,6 +12,17 @@ + + + + + + + + + + + @@ -20,40 +31,50 @@ + + + + + Creating gwtar files for ${module} in ${gwtar.dir} + + + + + + + + + + + + + + - - - Compiling ${module} to ${module.output.dir} - - - - + Compiling ${module} to ${module.output.dir} + + + + + + + + @@ -67,41 +88,47 @@ - + - Compiled ${module} + + + + + + + + + - + - - + - + - + + - + - ---> - - - + + + - - - WHAT? No tests for ${module.name}! - + + + WHAT? No tests for ${module.name}! + \ No newline at end of file diff --git a/client-compiled/ivy.xml b/client-compiled/ivy.xml index 7c0fcf0162..496177682a 100644 --- a/client-compiled/ivy.xml +++ b/client-compiled/ivy.xml @@ -11,7 +11,8 @@ - + + - + diff --git a/uitest/build.xml b/uitest/build.xml index 8a5fe71b35..9090df7dcc 100644 --- a/uitest/build.xml +++ b/uitest/build.xml @@ -66,6 +66,7 @@ + diff --git a/uitest/ivy.xml b/uitest/ivy.xml index 583e09c76b..b243dfd8ec 100644 --- a/uitest/ivy.xml +++ b/uitest/ivy.xml @@ -16,21 +16,23 @@ + rev="2.0" conf="build,ide -> default" /> + rev="1.0.0.GA" conf="build,ide -> default" /> + rev="2.5" conf="build,ide -> default" /> + rev="1.2.1" conf="build,ide -> default" /> +