diff --git a/modules/core/distribution/src/assembly/bin.xml b/modules/core/distribution/src/assembly/bin.xml index 86a47221..43806ba1 100644 --- a/modules/core/distribution/src/assembly/bin.xml +++ b/modules/core/distribution/src/assembly/bin.xml @@ -1255,5 +1255,15 @@ true 644 + + + ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/iot-api-config.xml + + + ${pom.artifactId}-${pom.version}/repository/conf/ + + true + 644 + diff --git a/modules/core/distribution/src/repository/conf/axis2/axis2.xml b/modules/core/distribution/src/repository/conf/axis2/axis2.xml index fbe95442..64bd8ab5 100644 --- a/modules/core/distribution/src/repository/conf/axis2/axis2.xml +++ b/modules/core/distribution/src/repository/conf/axis2/axis2.xml @@ -152,6 +152,14 @@ + + + + + + + + + + + wso2carbon + AllowAll diff --git a/modules/core/p2-profile-gen/pom.xml b/modules/core/p2-profile-gen/pom.xml index 58eceba5..daa29ea8 100644 --- a/modules/core/p2-profile-gen/pom.xml +++ b/modules/core/p2-profile-gen/pom.xml @@ -146,6 +146,9 @@ org.wso2.carbon.devicemgt:org.wso2.carbon.apimgt.application.extension.feature:${carbon.device.mgt.version} + + org.wso2.carbon.devicemgt:org.wso2.carbon.apimgt.handler.server.feature:${carbon.device.mgt.version} + org.wso2.carbon.devicemgt:org.wso2.carbon.email.sender.feature:${carbon.device.mgt.version} @@ -891,6 +894,10 @@ org.wso2.carbon.apimgt.webapp.publisher.feature.group ${carbon.device.mgt.version} + + org.wso2.carbon.apimgt.handler.server.feature.group + ${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.oauth.extensions.feature.group ${carbon.device.mgt.version} @@ -1818,6 +1825,10 @@ org.wso2.carbon.apimgt.gateway.feature.group ${carbon.api.mgt.version} + + + + org.wso2.carbon.policy.mgt.server.feature.group ${carbon.device.mgt.version}