From: Henrik Paul Date: Thu, 12 Dec 2013 09:02:57 +0000 (+0200) Subject: JUnit tests should be supported for shared (#13081) X-Git-Tag: 7.2.0.beta1~229 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=30f5934f275a7a095d6e314f942ff2a8eb1b265f;p=vaadin-framework.git JUnit tests should be supported for shared (#13081) Change-Id: Ia6243005fba362970cb199ad2aab217e56b5822a --- diff --git a/.classpath b/.classpath index c6230a2c55..130d4c0c49 100644 --- a/.classpath +++ b/.classpath @@ -2,6 +2,7 @@ + diff --git a/shared/build.xml b/shared/build.xml index 73a0a8df7f..966d250d66 100644 --- a/shared/build.xml +++ b/shared/build.xml @@ -15,7 +15,7 @@ - + @@ -57,8 +57,7 @@ - - WHAT? No tests for ${module.name}! + diff --git a/shared/ivy.xml b/shared/ivy.xml index fc54d680fa..169a52034d 100644 --- a/shared/ivy.xml +++ b/shared/ivy.xml @@ -22,6 +22,10 @@ + + +