From 69b754e0daa4a5fcab755d101db094387c3d169f Mon Sep 17 00:00:00 2001 From: lasanthaS Date: Sat, 23 Mar 2024 12:46:05 +0530 Subject: [PATCH] Add SecuredHttp log appender to the product --- modules/p2-profile/product/pom.xml | 31 ++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/modules/p2-profile/product/pom.xml b/modules/p2-profile/product/pom.xml index dc5889da9e..3ebb16298f 100644 --- a/modules/p2-profile/product/pom.xml +++ b/modules/p2-profile/product/pom.xml @@ -580,6 +580,9 @@ org.wso2.carbon.commons:org.wso2.carbon.logging.remote.config.mgt.feature:${carbon.commons.version} + + org.wso2.carbon.commons:org.wso2.carbon.logging.appender.http.feature:${carbon.commons.version} + org.wso2.carbon.commons:org.wso2.carbon.logging.viewer.feature:${carbon.commons.version} @@ -841,6 +844,10 @@ org.wso2.carbon.logging.remote.config.mgt.feature.group ${carbon.commons.version} + + org.wso2.carbon.logging.appender.http.feature.group + ${carbon.commons.version} + org.wso2.carbon.logging.view.feature.group ${carbon.commons.version} @@ -1567,6 +1574,10 @@ org.wso2.carbon.logging.remote.config.mgt.feature.group ${carbon.commons.version} + + org.wso2.carbon.logging.appender.http.feature.group + ${carbon.commons.version} + org.wso2.carbon.logging.view.feature.group ${carbon.commons.version} @@ -2191,6 +2202,10 @@ org.wso2.carbon.logging.remote.config.mgt.feature.group ${carbon.commons.version} + + org.wso2.carbon.logging.appender.http.feature.group + ${carbon.commons.version} + org.wso2.carbon.logging.view.feature.group ${carbon.commons.version} @@ -2686,6 +2701,10 @@ org.wso2.carbon.logging.remote.config.mgt.feature.group ${carbon.commons.version} + + org.wso2.carbon.logging.appender.http.feature.group + ${carbon.commons.version} + org.wso2.carbon.logging.view.feature.group ${carbon.commons.version} @@ -3229,6 +3248,10 @@ org.wso2.carbon.logging.remote.config.mgt.feature.group ${carbon.commons.version} + + org.wso2.carbon.logging.appender.http.feature.group + ${carbon.commons.version} + org.wso2.carbon.logging.view.feature.group ${carbon.commons.version} @@ -3723,6 +3746,10 @@ org.wso2.carbon.logging.remote.config.mgt.feature.group ${carbon.commons.version} + + org.wso2.carbon.logging.appender.http.feature.group + ${carbon.commons.version} + org.wso2.carbon.logging.view.feature.group ${carbon.commons.version} @@ -4204,6 +4231,10 @@ org.wso2.carbon.logging.remote.config.mgt.feature.group ${carbon.commons.version} + + org.wso2.carbon.logging.appender.http.feature.group + ${carbon.commons.version} + org.wso2.carbon.logging.view.feature.group ${carbon.commons.version}