From c2b573b32c1e9eb458e84c1aa2139c4c168248ab Mon Sep 17 00:00:00 2001 From: Rasika Perera Date: Fri, 16 Jun 2017 16:15:15 +0530 Subject: [PATCH 1/2] Adding geo fencing --- modules/distribution/src/assembly/bin.xml | 6 +++++ modules/p2-profile/analytics-profile/pom.xml | 10 ++++++++ modules/p2-profile/iot-core-profile/pom.xml | 26 ++++++++++++++++++++ 3 files changed, 42 insertions(+) diff --git a/modules/distribution/src/assembly/bin.xml b/modules/distribution/src/assembly/bin.xml index 41361479..c0342a8d 100755 --- a/modules/distribution/src/assembly/bin.xml +++ b/modules/distribution/src/assembly/bin.xml @@ -941,6 +941,12 @@ + + + ../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/scripts + ${pom.artifactId}-${pom.version}/scripts + + diff --git a/modules/p2-profile/analytics-profile/pom.xml b/modules/p2-profile/analytics-profile/pom.xml index b628623f..a1808ba5 100644 --- a/modules/p2-profile/analytics-profile/pom.xml +++ b/modules/p2-profile/analytics-profile/pom.xml @@ -391,6 +391,10 @@ 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.gpl.siddhi.extension.geo.script.feature:${carbon.device.mgt.plugin.version} + @@ -828,6 +832,12 @@ org.wso2.carbon.device.mgt.iot.androidsense.analytics.feature.group ${carbon.device.mgt.plugin.version} + + + + org.wso2.gpl.siddhi.extension.geo.script.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 c46b7ffb..e5084396 100644 --- a/modules/p2-profile/iot-core-profile/pom.xml +++ b/modules/p2-profile/iot-core-profile/pom.xml @@ -745,6 +745,11 @@ org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.analytics.dashboard.feature:${carbon.device.mgt.version} + + + org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.iot.geo.dashboard.feature:${carbon.device.mgt.plugin.version} + + @@ -1607,6 +1612,13 @@ org.wso2.carbon.device.mgt.cdmf.analytics.feature.group ${carbon.device.mgt.plugin.version} + + + + org.wso2.carbon.iot.geo.dashboard.feature.group + ${carbon.device.mgt.plugin.version} + + @@ -2484,6 +2496,13 @@ ${identity.inbound.auth.saml.version} + + + + org.wso2.carbon.iot.geo.dashboard.feature.group + ${carbon.device.mgt.plugin.version} + + @@ -3119,6 +3138,13 @@ ${carbon.device.mgt.version} + + + + org.wso2.carbon.iot.geo.dashboard.feature.group + ${carbon.device.mgt.plugin.version} + + From d48b7d4939282c18350b9f0522aa0b164003b1b6 Mon Sep 17 00:00:00 2001 From: Rasika Perera Date: Wed, 21 Jun 2017 14:52:25 +0530 Subject: [PATCH 2/2] Fixing org_wso2_carbon_iot_geo_dashboard-1.0.0.car not copied --- modules/distribution/src/assembly/bin.xml | 8 ++++++++ pom.xml | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/modules/distribution/src/assembly/bin.xml b/modules/distribution/src/assembly/bin.xml index c0342a8d..3eb56ef3 100755 --- a/modules/distribution/src/assembly/bin.xml +++ b/modules/distribution/src/assembly/bin.xml @@ -1619,6 +1619,14 @@ ${pom.artifactId}-${pom.version}/repository/resources/lifecycles + + + + ../p2-profile/iot-core-profile/target/wso2carbon-core-${carbon.kernel.version}/wso2/deployment/server/carbonapps/org_wso2_carbon_iot_geo_dashboard-1.0.0.car + + ${pom.artifactId}-${pom.version}/repository/resources/devicetypes/analytics/ + 644 + diff --git a/pom.xml b/pom.xml index 93006361..da72c8da 100644 --- a/pom.xml +++ b/pom.xml @@ -1512,7 +1512,7 @@ - 3.0.1 + 3.0.7 [3.0.0, 4.0.0) @@ -1520,7 +1520,7 @@ - 4.0.1 + 4.0.4 6.1.80