From 242ddb8c2544923fbe76a01fd78d7c8d2c73d141 Mon Sep 17 00:00:00 2001 From: damith Date: Tue, 16 May 2017 15:41:06 +0530 Subject: [PATCH 1/2] added the dependecy org.wso2.carbon.utils.feature for editor and also copy workspace folder to deployment --- modules/distribution/pom.xml | 13 +++++++++++++ modules/distribution/src/assembly/bin.xml | 6 ++++++ 2 files changed, 19 insertions(+) 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 From 799e618c666ccfb5b8c1bb00d156c6799771aaa0 Mon Sep 17 00:00:00 2001 From: damith Date: Tue, 16 May 2017 15:45:01 +0530 Subject: [PATCH 2/2] added the dependecy org.wso2.carbon.utils.feature --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) 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