From c9280bc5736184410602530313a884a4c7dc540f Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Mon, 2 Apr 2012 22:08:12 +0300 Subject: [PATCH] Removed description from target that should not be run separately and added description to targets for compiling default widget set and default themes --- build/build.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build/build.xml b/build/build.xml index 7ef9693f19..87f4c6e939 100644 --- a/build/build.xml +++ b/build/build.xml @@ -435,7 +435,7 @@ classpathref="buildhelpers.dependencies" destdir="${buildhelpers-classes}" debug="true" encoding="UTF-8" /> - + Combining default themes css files @@ -476,7 +476,8 @@ - + + @@ -545,7 +546,7 @@ - + -- 2.39.5