From e85e6a462dacf44bcab708df3493f1f69b5ee82f Mon Sep 17 00:00:00 2001 From: lasanthaDLPDS Date: Thu, 3 Jan 2019 12:03:53 +0530 Subject: [PATCH 1/2] Modify feature deploying --- modules/p2-profile/iot-core-profile/pom.xml | 72 +-------------------- pom.xml | 8 +-- 2 files changed, 6 insertions(+), 74 deletions(-) diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml index 7548018a..ae06510c 100644 --- a/modules/p2-profile/iot-core-profile/pom.xml +++ b/modules/p2-profile/iot-core-profile/pom.xml @@ -501,14 +501,11 @@ - - org.wso2.carbon.devicemgt:org.wso2.carbon.device.application.mgt.feature:${carbon.device.mgt.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.device.application.mgt.api.feature:${carbon.device.mgt.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.device.application.mgt.publisher.ui.feature:${carbon.device.mgt.version} + org.wso2.carbon.devicemgt:org.wso2.carbon.application.mgt.publisher.feature:${carbon.device.mgt.version} org.wso2.carbon.devicemgt:org.wso2.carbon.device.application.mgt.server.feature:${carbon.device.mgt.version} @@ -992,18 +989,13 @@ - - org.wso2.carbon.device.application.mgt.feature.group - ${carbon.device.mgt.version} - - org.wso2.carbon.device.application.mgt.api.feature.group ${carbon.device.mgt.version} - org.wso2.carbon.device.application.mgt.publisher.ui.feature.group + org.wso2.carbon.application.mgt.publisher.feature.group ${carbon.device.mgt.version} @@ -2046,72 +2038,17 @@ ${project.version} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - org.wso2.carbon.device.application.mgt.api.feature.group ${carbon.device.mgt.version} - - - - - org.wso2.carbon.device.application.mgt.server.feature.group ${carbon.device.mgt.version} - - - - - @@ -2736,11 +2673,6 @@ - - org.wso2.carbon.device.application.mgt.feature.group - ${carbon.device.mgt.version} - - org.wso2.carbon.device.application.mgt.api.feature.group ${carbon.device.mgt.version} diff --git a/pom.xml b/pom.xml index 1f06201b..923fd8c6 100644 --- a/pom.xml +++ b/pom.xml @@ -1269,7 +1269,7 @@ javax.servlet - servlet-api + javax.servlet-api ${servlet-api.version} @@ -1528,14 +1528,14 @@ 4.7.23 - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT [3.1.0, 4.0.0) ${project.version} - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT 6.2.201 @@ -1556,7 +1556,7 @@ 7.0.85.wso2v1 7.0.34.wso2v2 7.0.85.wso2v1 - 2.4 + 4.0.1 1.6.1-wso2v12 From 715ca227ccc333f7de907db7e405e8695f5ff7e2 Mon Sep 17 00:00:00 2001 From: lasanthaDLPDS Date: Sun, 3 Mar 2019 08:44:51 +0530 Subject: [PATCH 2/2] Add new app manager componennts bundling --- modules/p2-profile/iot-core-profile/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml index ae06510c..b4ac27d6 100644 --- a/modules/p2-profile/iot-core-profile/pom.xml +++ b/modules/p2-profile/iot-core-profile/pom.xml @@ -505,7 +505,7 @@ org.wso2.carbon.devicemgt:org.wso2.carbon.device.application.mgt.api.feature:${carbon.device.mgt.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.application.mgt.publisher.feature:${carbon.device.mgt.version} + org.wso2.carbon.devicemgt:org.wso2.carbon.device.application.mgt.publisher.ui.feature:${carbon.device.mgt.version} org.wso2.carbon.devicemgt:org.wso2.carbon.device.application.mgt.server.feature:${carbon.device.mgt.version} @@ -995,7 +995,7 @@ - org.wso2.carbon.application.mgt.publisher.feature.group + org.wso2.carbon.device.application.mgt.publisher.ui.feature.group ${carbon.device.mgt.version}