From f4ba9820bdc745bb5247f77a401becbf0ecc1155 Mon Sep 17 00:00:00 2001 From: Joonas Lehtinen Date: Sat, 10 Feb 2007 15:48:02 +0000 Subject: [PATCH] Rolling back to the original design: Removed demojar from lib, moved themes jar back to lib (from themes), removed release and testing targets as they did not do anything, ... Please keep it this way, extra complexity is not needed svn changeset:636/svn branch:toolkit --- build/build.xml | 134 ++++++++++++++++++++---------------------------- 1 file changed, 56 insertions(+), 78 deletions(-) diff --git a/build/build.xml b/build/build.xml index 2be9b6407b..43060a7611 100644 --- a/build/build.xml +++ b/build/build.xml @@ -1,22 +1,32 @@ - + - - - - - - + - - - - - + + + + + + + + + - - + + + + + + + + + + @@ -39,7 +49,6 @@ - @@ -55,10 +64,8 @@ - - - - + + @@ -67,7 +74,9 @@ - + + + @@ -76,10 +85,7 @@ - - - CSS syntax check and optimizing. @@ -100,6 +106,7 @@ + JavaScript syntax check, optimizing and obfuscation. @@ -117,11 +124,8 @@ - - - - - + + @@ -129,16 +133,6 @@ - - - - - - - - - - @@ -191,21 +185,11 @@ - - - - - - - - - - - + Building demo @@ -223,6 +207,17 @@ + + + + + + + + + + + @@ -238,14 +233,9 @@ - - - - + - - @@ -383,29 +373,6 @@ - - - - - - - - - - - - - - - - - - - - - - - @@ -414,4 +381,15 @@ + + + + + + + + + + + -- 2.39.5