From 272711e6f7eed94d933380599cb434a5cfe38f00 Mon Sep 17 00:00:00 2001 From: Jonatan Kronqvist Date: Mon, 15 Dec 2014 15:07:15 +0200 Subject: Fix the license checker after elemental.json #15383 The elemental.json update changed how null values and string representations of numbers were parsed, which caused a lot of tests for CvalChecker to fail. Unfortunately the tests were never run in an automated fashion, which means that they were never discovered until we stumbled upon it due to the issue reported in #15383 Change-Id: If2cb9fa96effea7ce55a4ffe6d1666ca7521e1fb --- client-compiler/ivy.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'client-compiler/ivy.xml') diff --git a/client-compiler/ivy.xml b/client-compiler/ivy.xml index af60b76e22..d30dea5136 100644 --- a/client-compiler/ivy.xml +++ b/client-compiler/ivy.xml @@ -11,6 +11,7 @@ + @@ -24,7 +25,7 @@ + rev="${vaadin.version}" conf="build,test" /> @@ -96,6 +97,10 @@ + + + -- cgit v1.2.3