Projects
openEuler:24.03:SP1:Everything:64G
felix-bundlerepository
_service:tar_scm:0001-Unbundle-libraries.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:0001-Unbundle-libraries.patch of Package felix-bundlerepository
From 0dbf23a1e17d88b06bd6a7b39d686f1efe6179a6 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski <mizdebsk@redhat.com> Date: Mon, 30 Apr 2012 20:25:01 +0200 Subject: [PATCH 1/2] Unbundle libraries --- pom.xml | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 745b6f7..a111f55 100644 --- a/pom.xml +++ b/pom.xml @@ -70,12 +70,6 @@ <artifactId>kxml2</artifactId> <version>2.3.0</version> <optional>true</optional> - <exclusions> - <exclusion> - <groupId>xmlpull</groupId> - <artifactId>xmlpull</artifactId> - </exclusion> - </exclusions> </dependency> <dependency> <groupId>org.osgi</groupId> @@ -123,18 +117,16 @@ org.osgi.service.repository, org.apache.felix.bundlerepository;version="2.1" </Export-Package> - <Private-Package> - org.kxml2.io, - org.xmlpull.v1, - org.apache.felix.bundlerepository.impl.*, - org.apache.felix.utils.* - </Private-Package> <!-- The org.osgi.service.repository;resolution:=mandatory seems strange below, but otherwise the maven-bundle-plugin will make that import optional, which we don't want... --> <!-- The version range on org.osgi.service.repository is required as we are a provider of the 1.0.0 API. --> <Import-Package> !javax.xml.parsers, !org.xml.sax, + org.kxml2.io;resolution=mandatory, + org.xmlpull.v1;resolution=mandatory, + org.apache.felix.utils.*;resolution=mandatory, + org.apache.felix.bundlerepository.impl.*;resolution:=mandatory, org.osgi.service.repository;resolution:=mandatory;version="[1.0,1.1)", org.osgi.service.log;resolution:=optional, org.osgi.service.obr;resolution:=optional, -- 2.9.3
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2