Bug 1320613 - OSGi metadata wrong after RHBZ#1299774
Summary: OSGi metadata wrong after RHBZ#1299774
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kxml
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mikolaj Izdebski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1320608
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-23 16:03 UTC by Severin Gehwolf
Modified: 2016-04-06 05:57 UTC (History)
4 users (show)

Fixed In Version: 2.3.0-11
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-06 05:57:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
spec file patch fixing the issue. Also fixes BR zip and BSN to be more reasonable. (1.89 KB, patch)
2016-03-23 16:03 UTC, Severin Gehwolf
no flags Details | Diff
spec file patch fixing the issue. Also fixes BR zip and BSN to be more reasonable. (removed trailing comma) (1.92 KB, patch)
2016-03-23 16:15 UTC, Severin Gehwolf
no flags Details | Diff

Description Severin Gehwolf 2016-03-23 16:03:25 UTC
Created attachment 1139649 [details]
spec file patch fixing the issue. Also fixes BR zip and BSN to be more reasonable.

Description of problem:
Bug 1299774 removed bundled classes from xpp3. However, kxml still exports xpp3 packages via its MANIFEST.

Version-Release number of selected component (if applicable):
kxml-2.3.0-9.fc24.noarch

How reproducible:
100%

Steps to Reproduce:
$ bnd print /usr/share/java/kxml.jar | grep org.xmlpull.v1

Actual results:

Export-Package                           org.kxml2.io;version="2.3.0",org.kxml2.kdom;version="2.3.0",org.kxml2.wap;version="2.3.0",org.kxml2.syncml;version="2.3.0",org.kxml2.wml;version="2.3.0",org.kxml2.wv;version="2.3.0",org.xmlpull.v1;version="2.3.0"
  org.xmlpull.v1

Expected results:
No output.

Comment 2 Severin Gehwolf 2016-03-23 16:15:42 UTC
Created attachment 1139655 [details]
spec file patch fixing the issue. Also fixes BR zip and BSN to be more reasonable. (removed trailing comma)

Comment 3 Mikolaj Izdebski 2016-03-24 07:26:27 UTC
Fixed in kxml-2.3.0-11

Comment 4 Fedora Update System 2016-03-24 07:41:27 UTC
kxml-2.3.0-11.fc24 xpp3-1.1.4-11.c.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-aa756e6d70

Comment 5 Fedora Update System 2016-03-25 20:28:28 UTC
kxml-2.3.0-11.fc24, xpp3-1.1.4-11.c.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-aa756e6d70

Comment 6 Fedora Update System 2016-03-30 23:01:04 UTC
kxml-2.3.0-11.fc24, xpp3-1.1.4-11.c.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Mikolaj Izdebski 2016-04-06 05:57:25 UTC
I believe that this bug is fixed in kxml-2.3.0-11,
which is available in Fedora Rawhide, so I am closing this bug now.

The build containing the fix can be found at Koji:
http://koji.fedoraproject.org/koji/buildinfo?buildID=748665


Note You need to log in before you can comment on or make changes to this bug.