From 85a533feb25cf626495e91f28fa5526a2f40c6b6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Leif=20=C3=85strand?= Date: Mon, 12 Aug 2013 16:01:26 +0300 Subject: [PATCH] Run tb3 tests in build --- uitest/build.xml | 5 +++ uitest/ivy.xml | 12 ++++--- .../tests/tb3/PrivateTB3Configuration.java | 2 +- uitest/test.xml | 36 ++++++++++++++++++- 4 files changed, 49 insertions(+), 6 deletions(-) diff --git a/uitest/build.xml b/uitest/build.xml index aaf891925e..eb10f004d5 100644 --- a/uitest/build.xml +++ b/uitest/build.xml @@ -107,6 +107,11 @@ + + + + + diff --git a/uitest/ivy.xml b/uitest/ivy.xml index 86d6a7768b..581af54465 100644 --- a/uitest/ivy.xml +++ b/uitest/ivy.xml @@ -1,6 +1,6 @@ + ]> - + @@ -33,7 +33,9 @@ + rev="${vaadin.version}" conf="build->build"> + + + conf="build->build"> + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.39.5