Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 218957

Summary: [PATCH] eclass/java-osgi various fixes
Product: Gentoo Linux Reporter: Hanno Zysik (geki) <h.mth>
Component: [OLD] JavaAssignee: Java team <java>
Status: CONFIRMED ---    
Severity: normal    
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: eclass/java-osgi diff

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?