diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 0a409d5d..c2748982 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -52,6 +52,11 @@ org.wso2.carbon.runtime.feature zip + + org.wso2.carbon.utils + org.wso2.carbon.utils.feature + zip + org.wso2.carbon.transport org.wso2.carbon.transport.http.netty.feature @@ -198,6 +203,10 @@ file:${basedir}/target/p2-repo + + org.wso2.carbon.utils.feature + ${carbon.utils.version} + org.wso2.carbon.kernel.feature ${carbon.kernel.version} @@ -679,6 +688,10 @@ org.wso2.carbon.transport.http.netty.feature.group ${org.wso2.carbon.transport.http.netty.version} + + org.wso2.carbon.utils.feature.group + ${carbon.utils.version} + org.wso2.carbon.messaging.feature.group ${carbon.messaging.version} diff --git a/modules/distribution/src/assembly/bin.xml b/modules/distribution/src/assembly/bin.xml index 84f3ce6b..e28b13dc 100644 --- a/modules/distribution/src/assembly/bin.xml +++ b/modules/distribution/src/assembly/bin.xml @@ -112,6 +112,12 @@ + + carbon-home/deployment/workspace + deployment/workspace + 644 + + . deployment/csv-files diff --git a/pom.xml b/pom.xml index 46669699..4ad6bb69 100644 --- a/pom.xml +++ b/pom.xml @@ -59,6 +59,12 @@ ${carbon.kernel.version} zip + + org.wso2.carbon.utils + org.wso2.carbon.utils.feature + ${carbon.utils.version} + zip + org.wso2.carbon org.wso2.carbon.runtime.feature @@ -668,6 +674,7 @@ 1.1.0 2.0.1 + 1.2.1 1.0.2 1.1.3