]> source.dussan.org Git - vaadin-framework.git/commitdiff
Made vaadin-server jar not depend on Atmosphere (#11492)
authorArtur Signell <artur@vaadin.com>
Thu, 4 Apr 2013 17:43:27 +0000 (20:43 +0300)
committerVaadin Code Review <review@vaadin.com>
Fri, 5 Apr 2013 07:02:10 +0000 (07:02 +0000)
Change-Id: Ib57ce4f4336df2806f58a5d65bda61907e76591a

server/ivy.xml

index 09e34fc0752e2d981b90bded8ccddabc992abe5f..9219f0359522db0adc260cf80fb502193a8d5669 100644 (file)
@@ -52,7 +52,7 @@
             
         <!-- Atmosphere -->
         <dependency org="org.atmosphere" name="atmosphere-runtime" rev="1.0.12"
-               conf="build,ide,test -> default" />
+               conf="build-provided,ide,test -> default" />
 
         <!-- TESTING DEPENDENCIES -->