diff --git a/modules/distribution/src/analytics/conf/input-adapter-change.xml b/modules/distribution/src/analytics/conf/input-adapter-change.xml
index f716cd3e..a978a68c 100644
--- a/modules/distribution/src/analytics/conf/input-adapter-change.xml
+++ b/modules/distribution/src/analytics/conf/input-adapter-change.xml
@@ -28,6 +28,8 @@
tcp://${mqtt.broker.host}:${mqtt.broker.port}
admin
admin
+ iot-mqtt
+ true
]]>
\ No newline at end of file
diff --git a/modules/distribution/src/analytics/conf/output-adapter-change.xml b/modules/distribution/src/analytics/conf/output-adapter-change.xml
index 6db841ef..89d97b19 100644
--- a/modules/distribution/src/analytics/conf/output-adapter-change.xml
+++ b/modules/distribution/src/analytics/conf/output-adapter-change.xml
@@ -14,6 +14,8 @@
tcp://${mqtt.broker.host}:${mqtt.broker.port}
admin
admin
+ 2
+ true
@@ -33,7 +35,6 @@
admin
admin
- /permission/admin/device-mgt/realtime_analytics
100
]]>
diff --git a/modules/distribution/src/analytics/plugins/pom.xml b/modules/distribution/src/analytics/plugins/pom.xml
index aeb6830a..c8f3d8d5 100644
--- a/modules/distribution/src/analytics/plugins/pom.xml
+++ b/modules/distribution/src/analytics/plugins/pom.xml
@@ -47,16 +47,11 @@
p2-repo-gen
- file:${project.basedir}/target/p2-repo
- file:${project.basedir}/target/p2-repo
+ file:\${project.basedir}/target/p2-repo
+ file:\${project.basedir}/target/p2-repo
true
true
-
-
- org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.androidsense.analytics.feature:${carbon.device.mgt.plugin.version}
-
-
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.arduino.analytics.feature:${carbon.device.mgt.plugin.version}
@@ -82,15 +77,11 @@
analytics-default
- file:${project.basedir}/target/p2-repo
- file:${project.basedir}/target/p2-repo
- ${project.basedir}/../../components
+ file:\${project.basedir}/target/p2-repo
+ file:\${project.basedir}/target/p2-repo
+ \${project.basedir}/../../components
false
-
- org.wso2.carbon.device.mgt.iot.androidsense.analytics.feature.group
- ${carbon.device.mgt.plugin.version}
-
org.wso2.carbon.device.mgt.iot.arduino.analytics.feature.group
${carbon.device.mgt.plugin.version}
@@ -211,6 +202,6 @@
- 3.0.33
+ ${carbon.device.mgt.plugin.version}
diff --git a/modules/distribution/src/assembly/bin.xml b/modules/distribution/src/assembly/bin.xml
index 7dc88929..50fd397b 100755
--- a/modules/distribution/src/assembly/bin.xml
+++ b/modules/distribution/src/assembly/bin.xml
@@ -864,6 +864,22 @@
+
+
+ ../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/wso2/deployment/server/eventstreams/
+
+ ${pom.artifactId}-${pom.version}/wso2/analytics/repository/deployment/server/eventstreams/
+
+
+
+
+
+ ../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/wso2/deployment/server/eventreceivers/
+
+ ${pom.artifactId}-${pom.version}/wso2/analytics/repository/deployment/server/eventreceivers/
+
+
+
../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/wso2/resources
@@ -902,6 +918,7 @@
src/analytics/plugins
${pom.artifactId}-${pom.version}/wso2/analytics/plugins
+ true
diff --git a/modules/distribution/src/core/conf/input-adapter-change.xml b/modules/distribution/src/core/conf/input-adapter-change.xml
index f716cd3e..101db791 100644
--- a/modules/distribution/src/core/conf/input-adapter-change.xml
+++ b/modules/distribution/src/core/conf/input-adapter-change.xml
@@ -15,6 +15,7 @@
https://${iot.gateway.host}:${iot.gateway.https.port}/token
https://${iot.gateway.host}:${iot.gateway.https.port}
100
+ iot-http
@@ -28,6 +29,8 @@
tcp://${mqtt.broker.host}:${mqtt.broker.port}
admin
admin
+ iot-mqtt
+ true
]]>
\ No newline at end of file
diff --git a/modules/distribution/src/core/conf/output-adapter-change.xml b/modules/distribution/src/core/conf/output-adapter-change.xml
index 6db841ef..66bd32df 100644
--- a/modules/distribution/src/core/conf/output-adapter-change.xml
+++ b/modules/distribution/src/core/conf/output-adapter-change.xml
@@ -14,6 +14,8 @@
tcp://${mqtt.broker.host}:${mqtt.broker.port}
admin
admin
+ 2
+ true
@@ -32,8 +34,6 @@
https://${iot.gateway.host}:${iot.gateway.https.port}
admin
admin
-
- /permission/admin/device-mgt/realtime_analytics
100
]]>
diff --git a/modules/distribution/src/core/plugins/plugins-deployer.xml b/modules/distribution/src/core/plugins/plugins-deployer.xml
index 21e7d95e..5fe2d560 100644
--- a/modules/distribution/src/core/plugins/plugins-deployer.xml
+++ b/modules/distribution/src/core/plugins/plugins-deployer.xml
@@ -55,14 +55,6 @@
true
true
-
-
- org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.androidsense.ui.feature:${carbon.device.mgt.plugin.version}
-
-
- org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.androidsense.backend.feature:${carbon.device.mgt.plugin.version}
-
-
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.arduino.ui.feature:${carbon.device.mgt.plugin.version}
@@ -102,16 +94,6 @@
\${basedir}/../wso2/components
false
-
-
- org.wso2.carbon.device.mgt.iot.androidsense.ui.feature.group
- ${carbon.device.mgt.plugin.version}
-
-
- org.wso2.carbon.device.mgt.iot.androidsense.backend.feature.group
- ${carbon.device.mgt.plugin.version}
-
-
org.wso2.carbon.device.mgt.iot.arduino.ui.feature.group
@@ -157,12 +139,6 @@
\${basedir}/../wso2/components
false
-
-
- org.wso2.carbon.device.mgt.iot.androidsense.ui.feature.group
- ${carbon.device.mgt.plugin.version}
-
-
org.wso2.carbon.device.mgt.iot.arduino.ui.feature.group
@@ -196,12 +172,6 @@
\${basedir}/../wso2/components
false
-
-
- org.wso2.carbon.device.mgt.iot.androidsense.backend.feature.group
- ${carbon.device.mgt.plugin.version}
-
-
org.wso2.carbon.device.mgt.iot.arduino.backend.feature.group
diff --git a/modules/p2-profile/analytics-profile/pom.xml b/modules/p2-profile/analytics-profile/pom.xml
index af59e28c..b628623f 100644
--- a/modules/p2-profile/analytics-profile/pom.xml
+++ b/modules/p2-profile/analytics-profile/pom.xml
@@ -115,9 +115,6 @@
-
- org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.cdmf.analytics.feature:${carbon.device.mgt.plugin.version}
-
org.wso2.carbon.analytics-common:org.wso2.carbon.analytics.gadget.template.feature:${carbon.analytics.common.version}
@@ -392,7 +389,7 @@
org.wso2.carbon.devicemgt-plugins:org.wso2.extension.siddhi.execution.json.feature:${carbon.device.mgt.plugin.version}
- org.wso2.carbon.identity.carbon.auth.mutualssl:org.wso2.carbon.identity.authenticator.mutualssl.feature:${identity.carbon.auth.mutual.ssl.version}
+ org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.androidsense.analytics.feature:${carbon.device.mgt.plugin.version}
@@ -806,12 +803,6 @@
org.wso2.carbon.identity.jwt.client.extension.feature.group
${carbon.device.mgt.version}
-
-
-
- org.wso2.carbon.device.mgt.cdmf.analytics.feature.group
- ${carbon.device.mgt.plugin.version}
-
org.wso2.carbon.analytics.gadget.template.feature.group
${carbon.analytics.common.version}
@@ -831,6 +822,12 @@
org.wso2.extension.siddhi.execution.json.feature.group
${carbon.device.mgt.plugin.version}
+
+
+
+ org.wso2.carbon.device.mgt.iot.androidsense.analytics.feature.group
+ ${carbon.device.mgt.plugin.version}
+
diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml
index fc2433c9..2dd5845b 100644
--- a/modules/p2-profile/iot-core-profile/pom.xml
+++ b/modules/p2-profile/iot-core-profile/pom.xml
@@ -1610,6 +1610,7 @@
+
6-p2-profile-generation
diff --git a/pom.xml b/pom.xml
index 673b5716..381d410a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1513,7 +1513,7 @@
- 2.0.61
+ 2.0.64
[2.0.0, 3.0.0)
@@ -1521,7 +1521,7 @@
- 3.0.33
+ 3.0.34
6.1.80