From: denisanisimov Date: Wed, 29 Jan 2014 09:05:04 +0000 (+0200) Subject: Use Logger instead of System.out and System.err (#10328). X-Git-Tag: 7.2.0.beta1~194 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a52b0ba902781e5daeffa4f9bc2e48f35eea2c35;p=vaadin-framework.git Use Logger instead of System.out and System.err (#10328). Change-Id: Icf53bdb80caf7a6989b90cf5ce83dd328d3e73dd --- diff --git a/common.xml b/common.xml index a1c086c57a..9104f57961 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..324934bd10 100644 --- a/theme-compiler/build.xml +++ b/theme-compiler/build.xml @@ -20,8 +20,7 @@ - +