From: Joonas Lehtinen Date: Sat, 10 Feb 2007 15:48:02 +0000 (+0000) Subject: Rolling back to the original design: Removed demojar from lib, moved themes jar back... X-Git-Tag: 6.7.0.beta1~6607 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f4ba9820bdc745bb5247f77a401becbf0ecc1155;p=vaadin-framework.git 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 --- 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 @@ + + + + + + + + + + +