Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218957 - [PATCH] eclass/java-osgi various fixes
Summary: [PATCH] eclass/java-osgi various fixes
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-22 21:32 UTC by Hanno Zysik (geki)
Modified: 2009-06-24 10:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
eclass/java-osgi diff (java-osgi.diff,2.88 KB, patch)
2008-04-22 21:33 UTC, Hanno Zysik (geki)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hanno Zysik (geki) 2008-04-22 21:32:38 UTC
A cleanup that fixes 3 issues:
- gcj-jdk: class not found error after repackage
- update jar instead of unpack and repackage
- leave package manifest intact
Comment 1 Hanno Zysik (geki) 2008-04-22 21:33:02 UTC
Created attachment 150659 [details, diff]
eclass/java-osgi diff
Comment 2 Hanno Zysik (geki) 2009-06-24 09:11:23 UTC
Is there any reason to hold this back? :)
Comment 3 Serkan Kaba (RETIRED) gentoo-dev 2009-06-24 10:21:07 UTC
I have another shot of it in java-experimental, the main issue with it was colliding keys in Manifest files. I was not 100% sure overriting was safe.

Can you examine that as well.

http://overlays.gentoo.org/proj/java/browser/java-experimental/eclass/java-osgi.eclass
Comment 4 Hanno Zysik (geki) 2009-06-24 10:49:40 UTC
I saw some colliding keys as well.
I have not seen any issue yet and I do not remember well this stuff.
A too long time ago I worked on eclipse and these osgi. ;)

What colliding keys are there?