From: denisanisimov Date: Wed, 5 Feb 2014 07:23:43 +0000 (+0200) Subject: Use Logger instead of System.out and System.err (#10328,#13300). X-Git-Tag: 7.2.0.beta1~191 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=bfe548e6d611760d2a393a7fc1d1cb2873c69e23;p=vaadin-framework.git Use Logger instead of System.out and System.err (#10328,#13300). Change-Id: I6a93e763c212eb39d7da9fdbd38f6a8609799c34 --- diff --git a/common.xml b/common.xml index a1c086c57a..a49c25c6be 100644 --- a/common.xml +++ b/common.xml @@ -139,6 +139,7 @@ + @@ -184,7 +185,7 @@ - + @@ -277,6 +278,9 @@ + + + diff --git a/theme-compiler/build.xml b/theme-compiler/build.xml index 03d0531a68..aed0f91fbb 100644 --- a/theme-compiler/build.xml +++ b/theme-compiler/build.xml @@ -20,8 +20,8 @@ - + +