|
|
|
@ -163,6 +163,15 @@
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<!-- End of Device Management Features -->
|
|
|
|
|
|
|
|
|
|
<!-- Device Management Plugin Features -->
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.android.feature:${carbon.device.mgt.plugin.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.windows.feature:${carbon.device.mgt.plugin.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<!-- End of Device Management Plugin Features -->
|
|
|
|
|
|
|
|
|
|
<!-- IoT Device Management Features -->
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.adapter.feature:${carbon.device.mgt.plugin.version}
|
|
|
|
@ -941,6 +950,14 @@
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.analytics.dashboard.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.mobile.android.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.mobile.windows.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<!-- End of Device Management Features -->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.adapter.feature.group</id>
|
|
|
|
@ -1589,6 +1606,10 @@
|
|
|
|
|
<id>org.wso2.carbon.module.mgt.server.feature.group</id>
|
|
|
|
|
<version>${carbon.deployment.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.databridge.datapublisher.feature.group</id>
|
|
|
|
|
<version>${carbon.analytics.common.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.apache.synapse.wso2.feature.group</id>
|
|
|
|
|
<version>${carbon.mediation.version}</version>
|
|
|
|
@ -1859,6 +1880,14 @@
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.mobile.android.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.mobile.windows.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.apimgt.gateway.feature.group</id>
|
|
|
|
|
<version>${carbon.api.mgt.version}</version>
|
|
|
|
@ -1883,6 +1912,10 @@
|
|
|
|
|
<id>org.wso2.carbon.certificate.mgt.api.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.analytics.data.publisher.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.certificate.mgt.cert.admin.api.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
@ -2287,6 +2320,10 @@
|
|
|
|
|
<id>org.wso2.carbon.dynamic.client.registration.server.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.analytics.data.publisher.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
<!--required for context.xml-->
|
|
|
|
|
<feature>
|
|
|
|
@ -2322,6 +2359,14 @@
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.mobile.android.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.mobile.windows.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.apimgt.gateway.feature.group</id>
|
|
|
|
|
<version>${carbon.api.mgt.version}</version>
|
|
|
|
@ -2512,6 +2557,14 @@
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.mobile.android.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.mobile.windows.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.analytics.dashboard.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
@ -2933,6 +2986,14 @@
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.mobile.android.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.mobile.windows.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.apimgt.gateway.feature.group</id>
|
|
|
|
|
<version>${carbon.api.mgt.version}</version>
|
|
|
|
@ -3122,6 +3183,14 @@
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.mobile.android.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.mobile.windows.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.analytics.dashboard.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
@ -3523,6 +3592,14 @@
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.mobile.android.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.mobile.windows.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.apimgt.gateway.feature.group</id>
|
|
|
|
|
<version>${carbon.api.mgt.version}</version>
|
|
|
|
|