From 6b134587d6aae49f033df3a0d66216b2f984eab0 Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Sat, 16 Apr 2016 17:31:32 +0300 Subject: Refactoring of Ivy files and ide.xml This moves ide.xml dependencies from uitest to build/ivy.xml so that each side can be refactored and cleaned up independently of the other. Note that ide.xml has several problems introduced by earlier changes. This change adds some comments and updates some paths, but does not fix all the related issues. Change-Id: I0794decf785c41657f87e1ff120f5f017344a2b6 --- uitest/ivy.xml | 43 +++++++++++++++++++++---------------------- 1 file changed, 21 insertions(+), 22 deletions(-) (limited to 'uitest/ivy.xml') diff --git a/uitest/ivy.xml b/uitest/ivy.xml index d9533dd833..be1f7acc34 100644 --- a/uitest/ivy.xml +++ b/uitest/ivy.xml @@ -13,21 +13,20 @@ - - + + rev="2.0" conf="build-provided -> default" /> + rev="1.0.0.GA" conf="build -> default,sources" /> + rev="4.2.0.Final" conf="build -> default" /> + rev="1.7.7" conf="build-provided -> default" /> @@ -63,55 +62,55 @@ + rev="3.0.1" conf="build-provided -> default" /> + rev="&jetty.version;" conf="build-provided, jetty-run->default"> + rev="&jetty.version;" conf="build-provided, jetty-run->default"> + rev="&jetty.version;" conf="build-provided, jetty-run->default"> + rev="&jetty.version;" conf="build-provided, jetty-run->default"> + rev="&jetty.version;" conf="build-provided, jetty-run->default"> + rev="&jetty.version;" conf="build-provided, jetty-run->default"> + conf="build -> default" /> + rev="1.3" conf="build->default" /> + conf="build->default" /> + rev="1.5" conf="build->default" /> + rev="${commons-io.version}" conf="build->default" /> + conf="build -> default" /> + rev="4.0.3" conf="build-provided -> default" /> + rev="2.6" conf="build -> default" /> + rev="3.5.1.201410131835-r" conf="build->default"> -- cgit v1.2.3