Layout bundle should start little late than other bundles, so loading never cause... 39/22639/1
authorHarman Singh <harmasin@cisco.com>
Mon, 15 Jun 2015 20:27:14 +0000 (13:27 -0700)
committerHarman Singh <harmasin@cisco.com>
Mon, 15 Jun 2015 20:27:14 +0000 (13:27 -0700)
Change-Id: I92b12342deb32f962832bf2961590d9d86b77b49
Signed-off-by: Harman Singh <harmasin@cisco.com>
features/src/main/resources/features.xml

index 66bee8fb44864fd2c9154984080ebd7f3ffbf01d..564f3fbd43f9f6f08ee5364a6c3839057d0447e9 100644 (file)
@@ -24,7 +24,7 @@
         <bundle>mvn:org.opendaylight.dlux/dlux.common.navigation/${project.version}</bundle>
         <bundle>mvn:org.opendaylight.dlux/dlux.common.topbar/${project.version}</bundle>
         <bundle>mvn:org.opendaylight.dlux/dlux.common.general/${project.version}</bundle>
-        <bundle>mvn:org.opendaylight.dlux/dlux.common.layout/${project.version}</bundle>
+        <bundle start-level="90">mvn:org.opendaylight.dlux/dlux.common.layout/${project.version}</bundle>
         <bundle>mvn:org.opendaylight.dlux/dlux.topology/${project.version}</bundle>
     </feature>