]> source.dussan.org Git - vaadin-framework.git/commitdiff
Add compatibility-themes to ivysettings and all-assembly-descriptor
authorAleksi Hietanen <aleksi@vaadin.com>
Mon, 24 Oct 2016 13:36:56 +0000 (16:36 +0300)
committerVaadin Code Review <review@vaadin.com>
Mon, 24 Oct 2016 17:29:26 +0000 (17:29 +0000)
Change-Id: Ib898d9bcfa87e32589c43f70f796fc23999cef96

all/all-assembly-descriptor.xml
ivysettings.xml

index f0fa64a43ca09f7b87d2869ac72cf1ed254927cd..2a7cf09a82946ea3b6e53626427cd9f53ba8111a 100644 (file)
@@ -30,6 +30,7 @@
                                <exclude>${project.groupId}:vaadin-client-compiled</exclude>
                                <exclude>${project.groupId}:vaadin-compatibility-shared</exclude>
                                <exclude>${project.groupId}:vaadin-compatibility-server</exclude>
+                               <exclude>${project.groupId}:vaadin-compatibility-themes</exclude>
                                <exclude>${project.groupId}:vaadin-compatibility-client</exclude>
                                <exclude>${project.groupId}:vaadin-compatibility-client-compiled</exclude>
                                <exclude>${project.groupId}:vaadin-widgets</exclude>
index 4a0c3f5ff8962c254abbacdda92aaa198a39629c..39da2e5efb377eef50a890bf76c971b315190ecd 100644 (file)
@@ -59,6 +59,8 @@
             resolver="vaadin-maven" />
         <module organisation="com.vaadin" name="vaadin-themes"
             resolver="vaadin-maven" />
+        <module organisation="com.vaadin" name="vaadin-compatibility-themes"
+            resolver="vaadin-maven" />
         <module organisation="com.vaadin" name="vaadin-push"
             resolver="vaadin-maven" />
         <module organisation="com.vaadin" name="vaadin-widgets"