From 81c9ae3532f12e30162d645e5a9392d120a71e4e Mon Sep 17 00:00:00 2001 From: YasasRangika Date: Wed, 3 Jul 2024 11:22:03 +0530 Subject: [PATCH] Add changes for https://github.com/wso2/api-manager/issues/2943 --- .../org.wso2.carbon.logging.appender.http/pom.xml | 2 +- .../org.wso2.carbon.logging.appender.service/pom.xml | 2 +- .../logging/org.wso2.carbon.logging.updater/pom.xml | 3 +++ components/ntask/org.wso2.carbon.ntask.core/pom.xml | 9 ++++++++- .../org.wso2.carbon.reporting.template.core/pom.xml | 2 +- pom.xml | 10 +++++----- 6 files changed, 19 insertions(+), 9 deletions(-) diff --git a/components/logging/org.wso2.carbon.logging.appender.http/pom.xml b/components/logging/org.wso2.carbon.logging.appender.http/pom.xml index b0c311488..9f4bd1ed3 100644 --- a/components/logging/org.wso2.carbon.logging.appender.http/pom.xml +++ b/components/logging/org.wso2.carbon.logging.appender.http/pom.xml @@ -41,7 +41,7 @@ org.wso2.securevault - org.eclipse.osgi + org.eclipse.platform org.eclipse.osgi.services diff --git a/components/logging/org.wso2.carbon.logging.appender.service/pom.xml b/components/logging/org.wso2.carbon.logging.appender.service/pom.xml index be56e12ad..b6c296b7d 100644 --- a/components/logging/org.wso2.carbon.logging.appender.service/pom.xml +++ b/components/logging/org.wso2.carbon.logging.appender.service/pom.xml @@ -41,7 +41,7 @@ org.wso2.securevault - org.eclipse.osgi + org.eclipse.platform org.eclipse.osgi.services diff --git a/components/logging/org.wso2.carbon.logging.updater/pom.xml b/components/logging/org.wso2.carbon.logging.updater/pom.xml index 4040a9351..efeda61a1 100644 --- a/components/logging/org.wso2.carbon.logging.updater/pom.xml +++ b/components/logging/org.wso2.carbon.logging.updater/pom.xml @@ -48,6 +48,9 @@ org.osgi.service.component.*;version="${osgi.service.imp.pkg.version}", *;resolution:=optional + + osgi.service;objectClass=org.wso2.carbon.logging.service.RemoteLoggingConfigService + diff --git a/components/ntask/org.wso2.carbon.ntask.core/pom.xml b/components/ntask/org.wso2.carbon.ntask.core/pom.xml index 2cec98fe4..267c6a876 100644 --- a/components/ntask/org.wso2.carbon.ntask.core/pom.xml +++ b/components/ntask/org.wso2.carbon.ntask.core/pom.xml @@ -32,7 +32,7 @@ - org.eclipse.osgi + org.eclipse.platform org.eclipse.osgi @@ -84,6 +84,13 @@ org.wso2.carbon.ntask.core.*; version="${carbon.commons.exp.package.version}", UIBundle + + osgi.service;objectClass=org.apache.axis2.engine.ListenerManager, + osgi.service;objectClass=org.wso2.carbon.registry.core.service.RegistryService, + osgi.service;objectClass=org.wso2.carbon.user.core.service.RealmService, + osgi.service;objectClass=org.wso2.carbon.utils.ConfigurationContextService, + osgi.service;objectClass=org.wso2.carbon.securevault.SecretCallbackHandlerService + diff --git a/components/reporting/org.wso2.carbon.reporting.template.core/pom.xml b/components/reporting/org.wso2.carbon.reporting.template.core/pom.xml index e53f0d0f5..ed72c81e4 100644 --- a/components/reporting/org.wso2.carbon.reporting.template.core/pom.xml +++ b/components/reporting/org.wso2.carbon.reporting.template.core/pom.xml @@ -18,7 +18,7 @@ - org.eclipse.osgi + org.eclipse.platform org.eclipse.osgi diff --git a/pom.xml b/pom.xml index ad3274467..86659050d 100644 --- a/pom.xml +++ b/pom.xml @@ -206,7 +206,7 @@ ${orbit.version.h2.engine} - org.eclipse.osgi + org.eclipse.platform org.eclipse.osgi @@ -1091,12 +1091,12 @@ ${orbit.version.json} - org.eclipse.osgi + org.eclipse.platform org.eclipse.osgi ${org.eclipse.osgi.version} - org.eclipse.osgi + org.eclipse.platform org.eclipse.osgi.services ${version.equinox.osgi.services} @@ -1922,8 +1922,8 @@ 2.10.1 - 3.9.1.v20130814-1242 - 3.3.100.v20130513-1956 + 3.19.0 + 3.12.0 3.0.3.wso2v1 1.6.2-wso2v3 1.4.7.wso2v3