From 8809d63ebdb15c01ba192f0021c1021cff79abd5 Mon Sep 17 00:00:00 2001 From: Yohan Avishke Date: Fri, 13 Mar 2020 23:32:26 +0530 Subject: [PATCH] Update package names of PushNotification providers --- .../resources/carbon-home/repository/conf/cdm-config.xml | 9 ++++----- .../resources/carbon-home/repository/conf/cdm-config.xml | 9 ++++----- .../resources/carbon-home/repository/conf/cdm-config.xml | 9 ++++----- .../src/test/resources/config/operation/cdm-config.xml | 9 ++++----- .../resources/carbon-home/repository/conf/cdm-config.xml | 9 ++++----- .../resources/carbon-home/repository/conf/cdm-config.xml | 9 ++++----- .../resources/carbon-home/repository/conf/cdm-config.xml | 9 ++++----- .../src/main/resources/conf/cdm-config.xml | 9 ++++----- 8 files changed, 32 insertions(+), 40 deletions(-) diff --git a/components/application-mgt/org.wso2.carbon.device.application.mgt.core/src/test/resources/carbon-home/repository/conf/cdm-config.xml b/components/application-mgt/org.wso2.carbon.device.application.mgt.core/src/test/resources/carbon-home/repository/conf/cdm-config.xml index b0a30601ae..e6e0f6c91f 100644 --- a/components/application-mgt/org.wso2.carbon.device.application.mgt.core/src/test/resources/carbon-home/repository/conf/cdm-config.xml +++ b/components/application-mgt/org.wso2.carbon.device.application.mgt.core/src/test/resources/carbon-home/repository/conf/cdm-config.xml @@ -31,11 +31,10 @@ 60000 true - org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider - - org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider - org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider - org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider diff --git a/components/certificate-mgt/org.wso2.carbon.certificate.mgt.core/src/test/resources/carbon-home/repository/conf/cdm-config.xml b/components/certificate-mgt/org.wso2.carbon.certificate.mgt.core/src/test/resources/carbon-home/repository/conf/cdm-config.xml index 7294bc0499..2ac5ae5b81 100644 --- a/components/certificate-mgt/org.wso2.carbon.certificate.mgt.core/src/test/resources/carbon-home/repository/conf/cdm-config.xml +++ b/components/certificate-mgt/org.wso2.carbon.certificate.mgt.core/src/test/resources/carbon-home/repository/conf/cdm-config.xml @@ -31,11 +31,10 @@ 60000 true - org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider - - org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider - org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider - org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/src/test/resources/carbon-home/repository/conf/cdm-config.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/src/test/resources/carbon-home/repository/conf/cdm-config.xml index 731f2ade9c..39c80c3950 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/src/test/resources/carbon-home/repository/conf/cdm-config.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/src/test/resources/carbon-home/repository/conf/cdm-config.xml @@ -31,11 +31,10 @@ 60000 true - org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider - - org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider - org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider - org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/src/test/resources/config/operation/cdm-config.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/src/test/resources/config/operation/cdm-config.xml index b425b57b9d..7b0f14b7f0 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/src/test/resources/config/operation/cdm-config.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/src/test/resources/config/operation/cdm-config.xml @@ -31,11 +31,10 @@ 2000 true - org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider - - org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider - org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider - org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider diff --git a/components/identity-extensions/org.wso2.carbon.identity.jwt.client.extension/src/test/resources/carbon-home/repository/conf/cdm-config.xml b/components/identity-extensions/org.wso2.carbon.identity.jwt.client.extension/src/test/resources/carbon-home/repository/conf/cdm-config.xml index 731f2ade9c..39c80c3950 100644 --- a/components/identity-extensions/org.wso2.carbon.identity.jwt.client.extension/src/test/resources/carbon-home/repository/conf/cdm-config.xml +++ b/components/identity-extensions/org.wso2.carbon.identity.jwt.client.extension/src/test/resources/carbon-home/repository/conf/cdm-config.xml @@ -31,11 +31,10 @@ 60000 true - org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider - - org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider - org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider - org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/src/test/resources/carbon-home/repository/conf/cdm-config.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/src/test/resources/carbon-home/repository/conf/cdm-config.xml index 3755d4daf0..987701d197 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/src/test/resources/carbon-home/repository/conf/cdm-config.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/src/test/resources/carbon-home/repository/conf/cdm-config.xml @@ -31,11 +31,10 @@ 60000 true - org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider - - org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider - org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider - org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider diff --git a/components/webapp-authenticator-framework/org.wso2.carbon.webapp.authenticator.framework/src/test/resources/carbon-home/repository/conf/cdm-config.xml b/components/webapp-authenticator-framework/org.wso2.carbon.webapp.authenticator.framework/src/test/resources/carbon-home/repository/conf/cdm-config.xml index aa02b0612a..03ab50dd86 100644 --- a/components/webapp-authenticator-framework/org.wso2.carbon.webapp.authenticator.framework/src/test/resources/carbon-home/repository/conf/cdm-config.xml +++ b/components/webapp-authenticator-framework/org.wso2.carbon.webapp.authenticator.framework/src/test/resources/carbon-home/repository/conf/cdm-config.xml @@ -31,11 +31,10 @@ 60000 true - org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider - - org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider - org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider - org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf/cdm-config.xml b/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf/cdm-config.xml index e1a6b7aef8..88ff4ef996 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf/cdm-config.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf/cdm-config.xml @@ -31,11 +31,10 @@ 60000 true - org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider - - org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider - org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider - org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider + io.entgra.proprietary.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider