From 8888383e8146e263026e122f9a46f9898b21b962 Mon Sep 17 00:00:00 2001 From: ayyoob Date: Thu, 5 Jan 2017 22:27:27 +0530 Subject: [PATCH] added deployer features --- modules/core/p2-profile-gen/pom.xml | 45 +++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/modules/core/p2-profile-gen/pom.xml b/modules/core/p2-profile-gen/pom.xml index 098e4b81..aa80eb8f 100644 --- a/modules/core/p2-profile-gen/pom.xml +++ b/modules/core/p2-profile-gen/pom.xml @@ -182,6 +182,9 @@ org.wso2.carbon.deployment:org.wso2.carbon.service.mgt.server.feature:${carbon.deployment.version} + + org.wso2.carbon.deployment:org.wso2.carbon.application.deployer.webapp.feature:${carbon.deployment.version} + @@ -501,6 +504,12 @@ + + + org.wso2.carbon.commons:org.wso2.carbon.application.mgt.feature:${carbon.commons.version} + + + @@ -533,6 +542,9 @@ org.wso2.carbon.commons:org.wso2.carbon.message.flows.feature:${carbon.commons.version} + + org.wso2.carbon.commons:org.wso2.carbon.ndatasource.capp.deployer.server.feature:${carbon.commons.version} + @@ -938,6 +950,10 @@ org.wso2.carbon.service.mgt.server.feature.group ${carbon.deployment.version} + + org.wso2.carbon.application.deployer.webapp.feature.group + ${carbon.deployment.version} + @@ -1013,6 +1029,11 @@ + + org.wso2.carbon.application.mgt.feature.group + ${carbon.commons.version} + + org.wso2.carbon.logging.mgt.feature.group @@ -1307,6 +1328,10 @@ org.wso2.carbon.ndatasource.feature.group ${carbon.commons.version} + + org.wso2.carbon.ndatasource.capp.deployer.server.feature.group + ${carbon.commons.version} + org.wso2.carbon.ntask.core.feature.group ${carbon.commons.version} @@ -2490,6 +2515,10 @@ org.wso2.carbon.ntask.core.feature.group ${carbon.commons.version} + + org.wso2.carbon.application.mgt.feature.group + ${carbon.commons.version} + org.wso2.carbon.logging.mgt.feature.group ${carbon.commons.version} @@ -2771,6 +2800,10 @@ org.wso2.carbon.ndatasource.feature.group ${carbon.commons.version} + + org.wso2.carbon.ndatasource.capp.deployer.server.feature.group + ${carbon.commons.version} + org.wso2.carbon.apimgt.authenticator.oidc.feature.group ${carbon.api.mgt.version} @@ -2788,6 +2821,10 @@ org.wso2.carbon.webapp.mgt.feature.group ${carbon.deployment.version} + + org.wso2.carbon.application.deployer.webapp.feature.group + ${carbon.deployment.version} + org.wso2.carbon.apimgt.webapp.publisher.feature.group ${carbon.device.mgt.version} @@ -3342,6 +3379,10 @@ org.wso2.carbon.ndatasource.feature.group ${carbon.commons.version} + + org.wso2.carbon.ndatasource.capp.deployer.server.feature.group + ${carbon.commons.version} + org.wso2.carbon.apimgt.authenticator.oidc.feature.group ${carbon.api.mgt.version} @@ -3359,6 +3400,10 @@ org.wso2.carbon.webapp.mgt.feature.group ${carbon.deployment.version} + + org.wso2.carbon.application.deployer.webapp.feature.group + ${carbon.deployment.version} + org.wso2.carbon.apimgt.webapp.publisher.feature.group ${carbon.device.mgt.version}