From 0ce6f77ab353c1bc1decc7f02203cd07a5ff5d27 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 13 Sep 2012 14:35:23 +0300 Subject: [PATCH] Renamed themes-compiled -> themes (#9598) --- all/ivy.xml | 2 +- common.xml | 2 +- ivysettings.xml | 2 +- {themes-compiled => themes}/build.xml | 2 +- {themes-compiled => themes}/ivy.xml | 2 +- uitest/ivy.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) rename {themes-compiled => themes}/build.xml (97%) rename {themes-compiled => themes}/ivy.xml (92%) diff --git a/all/ivy.xml b/all/ivy.xml index 4450eb168f..aebba5ba35 100644 --- a/all/ivy.xml +++ b/all/ivy.xml @@ -27,7 +27,7 @@ rev="${vaadin.version}"/> - diff --git a/common.xml b/common.xml index 2d64fb88e5..a854ef4358 100644 --- a/common.xml +++ b/common.xml @@ -8,7 +8,7 @@ - + diff --git a/ivysettings.xml b/ivysettings.xml index 487fc921df..e1e2e45b3d 100644 --- a/ivysettings.xml +++ b/ivysettings.xml @@ -49,7 +49,7 @@ resolver="build-temp" /> - diff --git a/themes-compiled/build.xml b/themes/build.xml similarity index 97% rename from themes-compiled/build.xml rename to themes/build.xml index b5e27c882f..d3a657cd18 100644 --- a/themes-compiled/build.xml +++ b/themes/build.xml @@ -10,7 +10,7 @@ - + diff --git a/themes-compiled/ivy.xml b/themes/ivy.xml similarity index 92% rename from themes-compiled/ivy.xml rename to themes/ivy.xml index ce5260c598..2f39771a95 100644 --- a/themes-compiled/ivy.xml +++ b/themes/ivy.xml @@ -4,7 +4,7 @@ xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd" xmlns:m="http://ant.apache.org/ivy/maven"> - diff --git a/uitest/ivy.xml b/uitest/ivy.xml index 2a9bc6b2ef..00a5dce703 100644 --- a/uitest/ivy.xml +++ b/uitest/ivy.xml @@ -38,7 +38,7 @@ rev="${vaadin.version}" conf="build->build"> - -- 2.39.5