From: Artur Signell Date: Fri, 14 Sep 2012 08:59:04 +0000 (+0300) Subject: Ensure dependencies are not 'optional' in pom.xml (#9604) X-Git-Tag: 7.0.0.beta1~5 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=49609bb9caeb732eaf03f10abc2efc887a9fbab6;p=vaadin-framework.git Ensure dependencies are not 'optional' in pom.xml (#9604) --- diff --git a/theme-compiler/ivy.xml b/theme-compiler/ivy.xml index 9e6b39b3ad..17ea1952a9 100644 --- a/theme-compiler/ivy.xml +++ b/theme-compiler/ivy.xml @@ -24,20 +24,31 @@ - - - + + + + + + + + - + rev="2.5" conf="build-provided->default" /> + + - - + + + +