From: Jani Laakso Date: Mon, 5 Feb 2007 12:47:07 +0000 (+0000) Subject: Added CSS syntax checking and optimization. X-Git-Tag: 6.7.0.beta1~6697 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3b8e1fcbbd4ea9ca7763767e2ce2805427e20ee7;p=vaadin-framework.git Added CSS syntax checking and optimization. Demo theme was not optimized / obfuscated previously (fixed). svn changeset:464/svn branch:toolkit --- diff --git a/build/build.xml b/build/build.xml index 33a1ed374d..3184fc910a 100644 --- a/build/build.xml +++ b/build/build.xml @@ -10,17 +10,23 @@ - - + - - + + + + + + + + + @@ -67,8 +73,32 @@ - - Optimizing and obfuscating files + + CSS syntax check and optimizing. + + + + + + + + @{file} + + + + + + + + + + + + + + + + JavaScript syntax check, optimizing and obfuscation. @@ -137,10 +167,8 @@ - - @@ -155,7 +183,6 @@ - @@ -165,7 +192,7 @@ - + @@ -299,7 +326,7 @@ - + @@ -309,7 +336,7 @@ - +