From 2a16271719c593d9727289673e4992cfc9f1c04a Mon Sep 17 00:00:00 2001 From: rajitha Date: Mon, 15 May 2023 09:05:44 +0530 Subject: [PATCH] Fix building issue --- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index a2e4446e57..2f30836461 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -57,8 +57,8 @@ javax.sql, javax.cache, javax.naming, - javax.xml.*, javax.xml.parsers;version="${javax.xml.parsers.import.pkg.version}";resolution:=optional, + javax.xml.*, org.w3c.dom, org.wso2.carbon.policy.mgt.common.*, org.wso2.carbon.user.core.*, @@ -67,8 +67,7 @@ org.wso2.carbon.user.api.*, org.wso2.carbon.device.mgt.core.*, org.wso2.carbon.device.mgt.common.*, - org.wso2.carbon.ntask.*, - com.google.common.* + org.wso2.carbon.ntask.* !org.wso2.carbon.policy.mgt.core.internal, @@ -126,7 +125,6 @@ com.google.guava guava - 31.1-jre org.eclipse.osgi