mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Changes due to the move of cdmf capp to device-mgt-plugins.
This commit is contained in:
parent
ecade231f2
commit
7f2a5deb23
@ -1387,9 +1387,9 @@
|
|||||||
<!-- Adding IoT Analytics Dashboard and gadget CApps -->
|
<!-- Adding IoT Analytics Dashboard and gadget CApps -->
|
||||||
<file>
|
<file>
|
||||||
<source>
|
<source>
|
||||||
../p2-profile/iot-core-profile/target/wso2carbon-core-${carbon.kernel.version}/wso2/resources/devicetypes/device_management/org_wso2_carbon_analytics_cdmf-1.0.0.car
|
../p2-profile/iot-core-profile/target/wso2carbon-core-${carbon.kernel.version}/wso2/resources/devicetypes/org_wso2_carbon_device_mgt_cdmf_analytics-1.0.0.car
|
||||||
</source>
|
</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/repository/resources/devicetypes/device_management/
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/resources/devicetypes/
|
||||||
</outputDirectory>
|
</outputDirectory>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
</file>
|
</file>
|
||||||
@ -1750,7 +1750,7 @@
|
|||||||
|
|
||||||
<file>
|
<file>
|
||||||
<source>
|
<source>
|
||||||
../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/wso2/resources/devicetypes/device_management/org_wso2_carbon_analytics_cdmf-1.0.0.car
|
../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/wso2/resources/devicetypes/org_wso2_carbon_device_mgt_cdmf_analytics-1.0.0.car
|
||||||
</source>
|
</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/repository/deployment/server/carbonapps/
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/repository/deployment/server/carbonapps/
|
||||||
</outputDirectory>
|
</outputDirectory>
|
||||||
|
|||||||
@ -116,7 +116,7 @@
|
|||||||
<!-- END - Analytics features -->
|
<!-- END - Analytics features -->
|
||||||
|
|
||||||
<featureArtifactDef>
|
<featureArtifactDef>
|
||||||
org.wso2.carbon.analytics.cdmf:org.wso2.carbon.analytics.cdmf.feature:${cdmf.analytics.version}
|
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.cdmf.analytics.feature:${carbon.device.mgt.plugin.version}
|
||||||
</featureArtifactDef>
|
</featureArtifactDef>
|
||||||
<featureArtifactDef>
|
<featureArtifactDef>
|
||||||
org.wso2.carbon.analytics-common:org.wso2.carbon.analytics.gadget.template.feature:${carbon.analytics.common.version}
|
org.wso2.carbon.analytics-common:org.wso2.carbon.analytics.gadget.template.feature:${carbon.analytics.common.version}
|
||||||
@ -489,10 +489,6 @@
|
|||||||
<id>org.wso2.carbon.dashboard.deployment.feature.group</id>
|
<id>org.wso2.carbon.dashboard.deployment.feature.group</id>
|
||||||
<version>${carbon.dashboard.version}</version>
|
<version>${carbon.dashboard.version}</version>
|
||||||
</feature>
|
</feature>
|
||||||
<feature>
|
|
||||||
<id>org.wso2.carbon.analytics.cdmf.feature.group</id>
|
|
||||||
<version>${cdmf.analytics.version}</version>
|
|
||||||
</feature>
|
|
||||||
<feature>
|
<feature>
|
||||||
<id>org.wso2.carbon.analytics.messageconsole.feature.group</id>
|
<id>org.wso2.carbon.analytics.messageconsole.feature.group</id>
|
||||||
<version>${carbon.analytics.das.version}</version>
|
<version>${carbon.analytics.das.version}</version>
|
||||||
@ -813,8 +809,8 @@
|
|||||||
|
|
||||||
<!-- IoT Analytics Features -->
|
<!-- IoT Analytics Features -->
|
||||||
<feature>
|
<feature>
|
||||||
<id>org.wso2.carbon.analytics.cdmf.feature.group</id>
|
<id>org.wso2.carbon.device.mgt.cdmf.analytics.feature.group</id>
|
||||||
<version>${cdmf.analytics.version}</version>
|
<version>${carbon.device.mgt.plugin.version}</version>
|
||||||
</feature>
|
</feature>
|
||||||
<feature>
|
<feature>
|
||||||
<id>org.wso2.carbon.analytics.gadget.template.feature.group</id>
|
<id>org.wso2.carbon.analytics.gadget.template.feature.group</id>
|
||||||
|
|||||||
@ -480,7 +480,7 @@
|
|||||||
<!-- End of Dashboards Features -->
|
<!-- End of Dashboards Features -->
|
||||||
|
|
||||||
<featureArtifactDef>
|
<featureArtifactDef>
|
||||||
org.wso2.carbon.analytics.cdmf:org.wso2.carbon.analytics.cdmf.feature:${cdmf.analytics.version}
|
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.cdmf.analytics.feature:${carbon.device.mgt.plugin.version}
|
||||||
</featureArtifactDef>
|
</featureArtifactDef>
|
||||||
<featureArtifactDef>
|
<featureArtifactDef>
|
||||||
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.iot.device.statistics.dashboard.feature:${carbon.device.mgt.plugin.version}
|
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.iot.device.statistics.dashboard.feature:${carbon.device.mgt.plugin.version}
|
||||||
@ -730,9 +730,6 @@
|
|||||||
<featureArtifactDef>
|
<featureArtifactDef>
|
||||||
org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.analytics.dashboard.feature:${carbon.device.mgt.version}
|
org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.analytics.dashboard.feature:${carbon.device.mgt.version}
|
||||||
</featureArtifactDef>
|
</featureArtifactDef>
|
||||||
<featureArtifactDef>
|
|
||||||
org.wso2.carbon.analytics.cdmf:org.wso2.carbon.analytics.cdmf.feature:${cdmf.analytics.version}
|
|
||||||
</featureArtifactDef>
|
|
||||||
</featureArtifacts>
|
</featureArtifacts>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
@ -1588,8 +1585,8 @@
|
|||||||
<version>${carbon.device.mgt.version}</version>
|
<version>${carbon.device.mgt.version}</version>
|
||||||
</feature>
|
</feature>
|
||||||
<feature>
|
<feature>
|
||||||
<id>org.wso2.carbon.analytics.cdmf.feature.group</id>
|
<id>org.wso2.carbon.device.mgt.cdmf.analytics.feature.group</id>
|
||||||
<version>${cdmf.analytics.version}</version>
|
<version>${carbon.device.mgt.plugin.version}</version>
|
||||||
</feature>
|
</feature>
|
||||||
</features>
|
</features>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
5
pom.xml
5
pom.xml
@ -1521,7 +1521,7 @@
|
|||||||
|
|
||||||
<!-- Carbon Device Management Plugins-->
|
<!-- Carbon Device Management Plugins-->
|
||||||
|
|
||||||
<carbon.device.mgt.plugin.version>3.0.15</carbon.device.mgt.plugin.version>
|
<carbon.device.mgt.plugin.version>3.0.17-SNAPSHOT</carbon.device.mgt.plugin.version>
|
||||||
|
|
||||||
<!-- API Management -->
|
<!-- API Management -->
|
||||||
<carbon.api.mgt.version>6.1.80</carbon.api.mgt.version>
|
<carbon.api.mgt.version>6.1.80</carbon.api.mgt.version>
|
||||||
@ -1659,9 +1659,6 @@
|
|||||||
<!--mqtt version-->
|
<!--mqtt version-->
|
||||||
<eclipse.paho.version>1.0.2</eclipse.paho.version>
|
<eclipse.paho.version>1.0.2</eclipse.paho.version>
|
||||||
|
|
||||||
<!-- CDMF Analytics -->
|
|
||||||
<cdmf.analytics.version>1.0.4-SNAPSHOT</cdmf.analytics.version>
|
|
||||||
|
|
||||||
<apache.httpmime.version>4.2.5</apache.httpmime.version>
|
<apache.httpmime.version>4.2.5</apache.httpmime.version>
|
||||||
<apache.httpclient.version>4.5.2</apache.httpclient.version>
|
<apache.httpclient.version>4.5.2</apache.httpclient.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user