From daa313e73a6a119943b265e216b420a737e049d5 Mon Sep 17 00:00:00 2001 From: Sahan Kariyawasam Date: Tue, 4 Aug 2020 20:56:15 +0530 Subject: [PATCH 1/5] Adding edit-tiers permission entries to the startup script --- .../user-profile/src/main/resources/META-INF/component.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/components/security/user-profile/src/main/resources/META-INF/component.xml b/components/security/user-profile/src/main/resources/META-INF/component.xml index cba0a133..724f225d 100644 --- a/components/security/user-profile/src/main/resources/META-INF/component.xml +++ b/components/security/user-profile/src/main/resources/META-INF/component.xml @@ -91,6 +91,10 @@ Whitelist /permission/UIModulePermission/whiteList + + + Response Filter + /permission/UIModulePermission/response-filter Edit Tiers @@ -109,4 +113,4 @@ /permission/UIModulePermission/edit-tiers/visible - \ No newline at end of file + From 51c081163825db86e5aa26684bb06e5aff3b66e0 Mon Sep 17 00:00:00 2001 From: Sahan Kariyawasam Date: Thu, 20 Aug 2020 11:26:44 +0530 Subject: [PATCH 2/5] Remove unwanted manage-module permissions from IGW --- .../src/main/resources/META-INF/component.xml | 44 ------------------- 1 file changed, 44 deletions(-) diff --git a/components/security/user-profile/src/main/resources/META-INF/component.xml b/components/security/user-profile/src/main/resources/META-INF/component.xml index 724f225d..3d7d1611 100644 --- a/components/security/user-profile/src/main/resources/META-INF/component.xml +++ b/components/security/user-profile/src/main/resources/META-INF/component.xml @@ -4,10 +4,6 @@ UI Module Permission /permission/UIModulePermission - - API Blacklist - /permission/UIModulePermission/apiBlacklist - Workflow History /permission/UIModulePermission/workFlowHistory @@ -36,42 +32,6 @@ Visible /permission/UIModulePermission/application/visible - - Edit Subscription - /permission/UIModulePermission/edit-subscription - - - Quota - /permission/UIModulePermission/quota - - - Operator List - /permission/UIModulePermission/quota/operatorList - - - Visible - /permission/UIModulePermission/quota/visible - - - Rate - /permission/UIModulePermission/rate - - - Add - /permission/UIModulePermission/rate/add - - - Assign - /permission/UIModulePermission/rate/assign - - - View - /permission/UIModulePermission/rate/view - - - SP Blacklist - /permission/UIModulePermission/spBlackList - Subscription /permission/UIModulePermission/subscription @@ -88,10 +48,6 @@ Visible /permission/UIModulePermission/subscription/visible - - Whitelist - /permission/UIModulePermission/whiteList - Response Filter /permission/UIModulePermission/response-filter From 802bc7e889d0858feead065324fd60514e4830b0 Mon Sep 17 00:00:00 2001 From: udithad Date: Tue, 10 Nov 2020 10:40:46 +0000 Subject: [PATCH 3/5] Pre-release commits --- components/pcr-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/pcr-service/pom.xml b/components/pcr-service/pom.xml index b221af06..93f34eed 100644 --- a/components/pcr-service/pom.xml +++ b/components/pcr-service/pom.xml @@ -46,7 +46,7 @@ ${project.artifactId} ${project.artifactId} - ${project.version} + 2.4.6-SNAPSHOT PCR Service Bundle com.wso2telco.core.pcrservice.internal From ebf0729da5a7246060a8156b330bc5fce16e28f7 Mon Sep 17 00:00:00 2001 From: udithad Date: Tue, 10 Nov 2020 10:51:56 +0000 Subject: [PATCH 4/5] [maven-release-plugin] prepare release v2_4_7 --- components/config-util/pom.xml | 2 +- components/dbutil/pom.xml | 2 +- components/mi-util/pom.xml | 2 +- components/mnc-resolver/pom.xml | 2 +- components/msisdn-validator/pom.xml | 2 +- components/pcr-service/pom.xml | 4 ++-- components/redis-client/pom.xml | 2 +- components/security/auth-filter/pom.xml | 2 +- components/security/user-profile/pom.xml | 2 +- components/sp-config-util/pom.xml | 4 ++-- features/com.wso2telco.core.config.feature/pom.xml | 2 +- features/com.wso2telco.core.coreparent.feature/pom.xml | 2 +- features/com.wso2telco.core.dbutils.feature/pom.xml | 2 +- features/com.wso2telco.core.mncresolver.feature/pom.xml | 2 +- features/com.wso2telco.core.msisdnvalidator.feature/pom.xml | 2 +- features/com.wso2telco.core.pcrservice.feature/pom.xml | 2 +- features/com.wso2telco.core.spconfig.feature/pom.xml | 2 +- features/com.wso2telco.core.userprofile.feature/pom.xml | 2 +- features/pom.xml | 2 +- pom.xml | 6 +++--- 20 files changed, 24 insertions(+), 24 deletions(-) diff --git a/components/config-util/pom.xml b/components/config-util/pom.xml index 391d8466..0888d952 100644 --- a/components/config-util/pom.xml +++ b/components/config-util/pom.xml @@ -2,7 +2,7 @@ com.wso2telco.core core-parent - 2.4.6-SNAPSHOT + 2.4.7 ../../pom.xml diff --git a/components/dbutil/pom.xml b/components/dbutil/pom.xml index f018d7ec..526e3e49 100644 --- a/components/dbutil/pom.xml +++ b/components/dbutil/pom.xml @@ -12,7 +12,7 @@ com.wso2telco.core core-parent - 2.4.6-SNAPSHOT + 2.4.7 ../../pom.xml diff --git a/components/mi-util/pom.xml b/components/mi-util/pom.xml index 0d136000..3cec0ec2 100644 --- a/components/mi-util/pom.xml +++ b/components/mi-util/pom.xml @@ -4,7 +4,7 @@ com.wso2telco.core core-parent - 2.4.6-SNAPSHOT + 2.4.7 ../../pom.xml diff --git a/components/mnc-resolver/pom.xml b/components/mnc-resolver/pom.xml index 958ed017..0c433853 100644 --- a/components/mnc-resolver/pom.xml +++ b/components/mnc-resolver/pom.xml @@ -20,7 +20,7 @@ com.wso2telco.core core-parent - 2.4.6-SNAPSHOT + 2.4.7 ../../pom.xml diff --git a/components/msisdn-validator/pom.xml b/components/msisdn-validator/pom.xml index 97290767..bee161f6 100644 --- a/components/msisdn-validator/pom.xml +++ b/components/msisdn-validator/pom.xml @@ -2,7 +2,7 @@ com.wso2telco.core core-parent - 2.4.6-SNAPSHOT + 2.4.7 ../../pom.xml diff --git a/components/pcr-service/pom.xml b/components/pcr-service/pom.xml index 93f34eed..a088f4f7 100644 --- a/components/pcr-service/pom.xml +++ b/components/pcr-service/pom.xml @@ -2,7 +2,7 @@ com.wso2telco.core core-parent - 2.4.6-SNAPSHOT + 2.4.7 ../../pom.xml @@ -11,7 +11,7 @@ com.wso2telco.core pcr-service bundle - 2.4.6-SNAPSHOT + 2.4.7 pcr-service http://maven.apache.org diff --git a/components/redis-client/pom.xml b/components/redis-client/pom.xml index 6ef6c0a2..dd2be986 100644 --- a/components/redis-client/pom.xml +++ b/components/redis-client/pom.xml @@ -3,7 +3,7 @@ com.wso2telco.core core-parent - 2.4.6-SNAPSHOT + 2.4.7 ../../pom.xml diff --git a/components/security/auth-filter/pom.xml b/components/security/auth-filter/pom.xml index b1427098..90abc97f 100644 --- a/components/security/auth-filter/pom.xml +++ b/components/security/auth-filter/pom.xml @@ -11,7 +11,7 @@ com.wso2telco.core core-parent - 2.4.6-SNAPSHOT + 2.4.7 ../../../pom.xml 4.0.0 diff --git a/components/security/user-profile/pom.xml b/components/security/user-profile/pom.xml index 0a736462..bc3a1a2d 100644 --- a/components/security/user-profile/pom.xml +++ b/components/security/user-profile/pom.xml @@ -4,7 +4,7 @@ com.wso2telco.core core-parent - 2.4.6-SNAPSHOT + 2.4.7 ../../../pom.xml diff --git a/components/sp-config-util/pom.xml b/components/sp-config-util/pom.xml index d06e459b..177c52e0 100644 --- a/components/sp-config-util/pom.xml +++ b/components/sp-config-util/pom.xml @@ -4,7 +4,7 @@ com.wso2telco.core core-parent - 2.4.6-SNAPSHOT + 2.4.7 ../../pom.xml @@ -34,7 +34,7 @@ com.wso2telco.core dbutils - 2.4.6-SNAPSHOT + 2.4.7 commons-collections diff --git a/features/com.wso2telco.core.config.feature/pom.xml b/features/com.wso2telco.core.config.feature/pom.xml index af15ab9d..0f0db2cb 100644 --- a/features/com.wso2telco.core.config.feature/pom.xml +++ b/features/com.wso2telco.core.config.feature/pom.xml @@ -19,7 +19,7 @@ com.wso2telco.core core-util-feature - 2.4.6-SNAPSHOT + 2.4.7 ../pom.xml 4.0.0 diff --git a/features/com.wso2telco.core.coreparent.feature/pom.xml b/features/com.wso2telco.core.coreparent.feature/pom.xml index 77a621c8..b2c3857f 100644 --- a/features/com.wso2telco.core.coreparent.feature/pom.xml +++ b/features/com.wso2telco.core.coreparent.feature/pom.xml @@ -19,7 +19,7 @@ com.wso2telco.core core-util-feature - 2.4.6-SNAPSHOT + 2.4.7 ../pom.xml 4.0.0 diff --git a/features/com.wso2telco.core.dbutils.feature/pom.xml b/features/com.wso2telco.core.dbutils.feature/pom.xml index 97e9af0e..c8cf0076 100644 --- a/features/com.wso2telco.core.dbutils.feature/pom.xml +++ b/features/com.wso2telco.core.dbutils.feature/pom.xml @@ -19,7 +19,7 @@ com.wso2telco.core core-util-feature - 2.4.6-SNAPSHOT + 2.4.7 ../pom.xml 4.0.0 diff --git a/features/com.wso2telco.core.mncresolver.feature/pom.xml b/features/com.wso2telco.core.mncresolver.feature/pom.xml index b867cb72..b04404ee 100644 --- a/features/com.wso2telco.core.mncresolver.feature/pom.xml +++ b/features/com.wso2telco.core.mncresolver.feature/pom.xml @@ -19,7 +19,7 @@ com.wso2telco.core core-util-feature - 2.4.6-SNAPSHOT + 2.4.7 ../pom.xml 4.0.0 diff --git a/features/com.wso2telco.core.msisdnvalidator.feature/pom.xml b/features/com.wso2telco.core.msisdnvalidator.feature/pom.xml index 8fc5c202..93282ba5 100644 --- a/features/com.wso2telco.core.msisdnvalidator.feature/pom.xml +++ b/features/com.wso2telco.core.msisdnvalidator.feature/pom.xml @@ -19,7 +19,7 @@ com.wso2telco.core core-util-feature - 2.4.6-SNAPSHOT + 2.4.7 ../pom.xml 4.0.0 diff --git a/features/com.wso2telco.core.pcrservice.feature/pom.xml b/features/com.wso2telco.core.pcrservice.feature/pom.xml index e4617316..4f5315a5 100644 --- a/features/com.wso2telco.core.pcrservice.feature/pom.xml +++ b/features/com.wso2telco.core.pcrservice.feature/pom.xml @@ -3,7 +3,7 @@ core-util-feature com.wso2telco.core - 2.4.6-SNAPSHOT + 2.4.7 ../pom.xml 4.0.0 diff --git a/features/com.wso2telco.core.spconfig.feature/pom.xml b/features/com.wso2telco.core.spconfig.feature/pom.xml index eb6b1e27..5c874557 100644 --- a/features/com.wso2telco.core.spconfig.feature/pom.xml +++ b/features/com.wso2telco.core.spconfig.feature/pom.xml @@ -3,7 +3,7 @@ core-util-feature com.wso2telco.core - 2.4.6-SNAPSHOT + 2.4.7 ../pom.xml 4.0.0 diff --git a/features/com.wso2telco.core.userprofile.feature/pom.xml b/features/com.wso2telco.core.userprofile.feature/pom.xml index 039ff48e..7b3e61b8 100644 --- a/features/com.wso2telco.core.userprofile.feature/pom.xml +++ b/features/com.wso2telco.core.userprofile.feature/pom.xml @@ -21,7 +21,7 @@ com.wso2telco.core core-util-feature - 2.4.6-SNAPSHOT + 2.4.7 ../pom.xml diff --git a/features/pom.xml b/features/pom.xml index 4ce036f7..2b8d3be6 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -19,7 +19,7 @@ com.wso2telco.core core-parent - 2.4.6-SNAPSHOT + 2.4.7 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 58be49c5..af121ab1 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.wso2telco.core core-parent pom - 2.4.6-SNAPSHOT + 2.4.7 WSO2Telco Core Utility - Aggregate Pom WSO2Telco Core Utility Aggregate Pom http://wso2telco.com @@ -133,7 +133,7 @@ https://github.com/WSO2Telco/core-util.git scm:git:https://github.com/WSO2Telco/core-util.git scm:git:https://github.com/WSO2Telco/core-util.git - v2.0.24-SNAPSHOT + v2_4_7 @@ -289,7 +289,7 @@ 4.4.3 7.4.2.wso2v1 2.4.0.wso2v1 - 2.4.6-SNAPSHOT + 2.4.7 4.4.9 5.2.2 2.8.0 From b723f55b97b8ab159a2f9587d3f33eee260fe276 Mon Sep 17 00:00:00 2001 From: udithad Date: Tue, 10 Nov 2020 10:54:59 +0000 Subject: [PATCH 5/5] [maven-release-plugin] prepare for next development iteration --- components/config-util/pom.xml | 2 +- components/dbutil/pom.xml | 2 +- components/mi-util/pom.xml | 2 +- components/mnc-resolver/pom.xml | 2 +- components/msisdn-validator/pom.xml | 2 +- components/pcr-service/pom.xml | 4 ++-- components/redis-client/pom.xml | 2 +- components/security/auth-filter/pom.xml | 2 +- components/security/user-profile/pom.xml | 2 +- components/sp-config-util/pom.xml | 4 ++-- features/com.wso2telco.core.config.feature/pom.xml | 2 +- features/com.wso2telco.core.coreparent.feature/pom.xml | 2 +- features/com.wso2telco.core.dbutils.feature/pom.xml | 2 +- features/com.wso2telco.core.mncresolver.feature/pom.xml | 2 +- features/com.wso2telco.core.msisdnvalidator.feature/pom.xml | 2 +- features/com.wso2telco.core.pcrservice.feature/pom.xml | 2 +- features/com.wso2telco.core.spconfig.feature/pom.xml | 2 +- features/com.wso2telco.core.userprofile.feature/pom.xml | 2 +- features/pom.xml | 2 +- pom.xml | 6 +++--- 20 files changed, 24 insertions(+), 24 deletions(-) diff --git a/components/config-util/pom.xml b/components/config-util/pom.xml index 0888d952..2e7f57cb 100644 --- a/components/config-util/pom.xml +++ b/components/config-util/pom.xml @@ -2,7 +2,7 @@ com.wso2telco.core core-parent - 2.4.7 + 2.4.8-SNAPSHOT ../../pom.xml diff --git a/components/dbutil/pom.xml b/components/dbutil/pom.xml index 526e3e49..9d2c5149 100644 --- a/components/dbutil/pom.xml +++ b/components/dbutil/pom.xml @@ -12,7 +12,7 @@ com.wso2telco.core core-parent - 2.4.7 + 2.4.8-SNAPSHOT ../../pom.xml diff --git a/components/mi-util/pom.xml b/components/mi-util/pom.xml index 3cec0ec2..2e018e18 100644 --- a/components/mi-util/pom.xml +++ b/components/mi-util/pom.xml @@ -4,7 +4,7 @@ com.wso2telco.core core-parent - 2.4.7 + 2.4.8-SNAPSHOT ../../pom.xml diff --git a/components/mnc-resolver/pom.xml b/components/mnc-resolver/pom.xml index 0c433853..48da8ae6 100644 --- a/components/mnc-resolver/pom.xml +++ b/components/mnc-resolver/pom.xml @@ -20,7 +20,7 @@ com.wso2telco.core core-parent - 2.4.7 + 2.4.8-SNAPSHOT ../../pom.xml diff --git a/components/msisdn-validator/pom.xml b/components/msisdn-validator/pom.xml index bee161f6..2edbc71f 100644 --- a/components/msisdn-validator/pom.xml +++ b/components/msisdn-validator/pom.xml @@ -2,7 +2,7 @@ com.wso2telco.core core-parent - 2.4.7 + 2.4.8-SNAPSHOT ../../pom.xml diff --git a/components/pcr-service/pom.xml b/components/pcr-service/pom.xml index a088f4f7..68927386 100644 --- a/components/pcr-service/pom.xml +++ b/components/pcr-service/pom.xml @@ -2,7 +2,7 @@ com.wso2telco.core core-parent - 2.4.7 + 2.4.8-SNAPSHOT ../../pom.xml @@ -11,7 +11,7 @@ com.wso2telco.core pcr-service bundle - 2.4.7 + 2.4.8-SNAPSHOT pcr-service http://maven.apache.org diff --git a/components/redis-client/pom.xml b/components/redis-client/pom.xml index dd2be986..f9ab9f60 100644 --- a/components/redis-client/pom.xml +++ b/components/redis-client/pom.xml @@ -3,7 +3,7 @@ com.wso2telco.core core-parent - 2.4.7 + 2.4.8-SNAPSHOT ../../pom.xml diff --git a/components/security/auth-filter/pom.xml b/components/security/auth-filter/pom.xml index 90abc97f..c88c5d4d 100644 --- a/components/security/auth-filter/pom.xml +++ b/components/security/auth-filter/pom.xml @@ -11,7 +11,7 @@ com.wso2telco.core core-parent - 2.4.7 + 2.4.8-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/components/security/user-profile/pom.xml b/components/security/user-profile/pom.xml index bc3a1a2d..9cff49bd 100644 --- a/components/security/user-profile/pom.xml +++ b/components/security/user-profile/pom.xml @@ -4,7 +4,7 @@ com.wso2telco.core core-parent - 2.4.7 + 2.4.8-SNAPSHOT ../../../pom.xml diff --git a/components/sp-config-util/pom.xml b/components/sp-config-util/pom.xml index 177c52e0..156b8e26 100644 --- a/components/sp-config-util/pom.xml +++ b/components/sp-config-util/pom.xml @@ -4,7 +4,7 @@ com.wso2telco.core core-parent - 2.4.7 + 2.4.8-SNAPSHOT ../../pom.xml @@ -34,7 +34,7 @@ com.wso2telco.core dbutils - 2.4.7 + 2.4.8-SNAPSHOT commons-collections diff --git a/features/com.wso2telco.core.config.feature/pom.xml b/features/com.wso2telco.core.config.feature/pom.xml index 0f0db2cb..67b1b554 100644 --- a/features/com.wso2telco.core.config.feature/pom.xml +++ b/features/com.wso2telco.core.config.feature/pom.xml @@ -19,7 +19,7 @@ com.wso2telco.core core-util-feature - 2.4.7 + 2.4.8-SNAPSHOT ../pom.xml 4.0.0 diff --git a/features/com.wso2telco.core.coreparent.feature/pom.xml b/features/com.wso2telco.core.coreparent.feature/pom.xml index b2c3857f..dd763b3d 100644 --- a/features/com.wso2telco.core.coreparent.feature/pom.xml +++ b/features/com.wso2telco.core.coreparent.feature/pom.xml @@ -19,7 +19,7 @@ com.wso2telco.core core-util-feature - 2.4.7 + 2.4.8-SNAPSHOT ../pom.xml 4.0.0 diff --git a/features/com.wso2telco.core.dbutils.feature/pom.xml b/features/com.wso2telco.core.dbutils.feature/pom.xml index c8cf0076..a5ac1391 100644 --- a/features/com.wso2telco.core.dbutils.feature/pom.xml +++ b/features/com.wso2telco.core.dbutils.feature/pom.xml @@ -19,7 +19,7 @@ com.wso2telco.core core-util-feature - 2.4.7 + 2.4.8-SNAPSHOT ../pom.xml 4.0.0 diff --git a/features/com.wso2telco.core.mncresolver.feature/pom.xml b/features/com.wso2telco.core.mncresolver.feature/pom.xml index b04404ee..0d057504 100644 --- a/features/com.wso2telco.core.mncresolver.feature/pom.xml +++ b/features/com.wso2telco.core.mncresolver.feature/pom.xml @@ -19,7 +19,7 @@ com.wso2telco.core core-util-feature - 2.4.7 + 2.4.8-SNAPSHOT ../pom.xml 4.0.0 diff --git a/features/com.wso2telco.core.msisdnvalidator.feature/pom.xml b/features/com.wso2telco.core.msisdnvalidator.feature/pom.xml index 93282ba5..5c50aeb2 100644 --- a/features/com.wso2telco.core.msisdnvalidator.feature/pom.xml +++ b/features/com.wso2telco.core.msisdnvalidator.feature/pom.xml @@ -19,7 +19,7 @@ com.wso2telco.core core-util-feature - 2.4.7 + 2.4.8-SNAPSHOT ../pom.xml 4.0.0 diff --git a/features/com.wso2telco.core.pcrservice.feature/pom.xml b/features/com.wso2telco.core.pcrservice.feature/pom.xml index 4f5315a5..7ea2e8c3 100644 --- a/features/com.wso2telco.core.pcrservice.feature/pom.xml +++ b/features/com.wso2telco.core.pcrservice.feature/pom.xml @@ -3,7 +3,7 @@ core-util-feature com.wso2telco.core - 2.4.7 + 2.4.8-SNAPSHOT ../pom.xml 4.0.0 diff --git a/features/com.wso2telco.core.spconfig.feature/pom.xml b/features/com.wso2telco.core.spconfig.feature/pom.xml index 5c874557..612ead66 100644 --- a/features/com.wso2telco.core.spconfig.feature/pom.xml +++ b/features/com.wso2telco.core.spconfig.feature/pom.xml @@ -3,7 +3,7 @@ core-util-feature com.wso2telco.core - 2.4.7 + 2.4.8-SNAPSHOT ../pom.xml 4.0.0 diff --git a/features/com.wso2telco.core.userprofile.feature/pom.xml b/features/com.wso2telco.core.userprofile.feature/pom.xml index 7b3e61b8..5a898f6b 100644 --- a/features/com.wso2telco.core.userprofile.feature/pom.xml +++ b/features/com.wso2telco.core.userprofile.feature/pom.xml @@ -21,7 +21,7 @@ com.wso2telco.core core-util-feature - 2.4.7 + 2.4.8-SNAPSHOT ../pom.xml diff --git a/features/pom.xml b/features/pom.xml index 2b8d3be6..c70b1a25 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -19,7 +19,7 @@ com.wso2telco.core core-parent - 2.4.7 + 2.4.8-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index af121ab1..6d61f9a7 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.wso2telco.core core-parent pom - 2.4.7 + 2.4.8-SNAPSHOT WSO2Telco Core Utility - Aggregate Pom WSO2Telco Core Utility Aggregate Pom http://wso2telco.com @@ -133,7 +133,7 @@ https://github.com/WSO2Telco/core-util.git scm:git:https://github.com/WSO2Telco/core-util.git scm:git:https://github.com/WSO2Telco/core-util.git - v2_4_7 + v2.0.24-SNAPSHOT @@ -289,7 +289,7 @@ 4.4.3 7.4.2.wso2v1 2.4.0.wso2v1 - 2.4.7 + 2.4.8-SNAPSHOT 4.4.9 5.2.2 2.8.0