]> source.dussan.org Git - vaadin-framework.git/commitdiff
Adds junit to the ide configuration for the theme-compiler module.
authorJonatan Kronqvist <jonatan@vaadin.com>
Fri, 30 Aug 2013 06:45:50 +0000 (09:45 +0300)
committerVaadin Code Review <review@vaadin.com>
Fri, 30 Aug 2013 07:07:46 +0000 (07:07 +0000)
Change-Id: I7c777d8d427beab079c956248b23628a073563dc

theme-compiler/ivy.xml

index 6a7528ceebbca3bf4dec9589e3e9e9ba9aa75b05..5bcdbb54cb8531531918e2e2e78fbbc13e625365 100644 (file)
@@ -41,7 +41,7 @@
 
         <!-- Testing libs -->
         <dependency org="junit" name="junit" rev="4.5"
-            conf="test -> default" />
+            conf="ide,test -> default" />
 
         <!-- Internally used, for now -->
         <dependency org="com.carrotsearch" name="smartsprites"