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

Bug 63281

Summary: dev-java/lucene uses packed jars
Product: Gentoo Linux Reporter: Thomas Matthijs (RETIRED) <axxo>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 69972    
Attachments: new ebuild with junit test and without packed jars

Description Thomas Matthijs (RETIRED) gentoo-dev 2004-09-08 08:24:36 UTC
Following the new java policy, packages shouldn't rely on packed jars, dependencies need to be added on our own packages and used.
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2004-10-25 08:05:05 UTC
Created attachment 42563 [details]
new ebuild with junit test and without packed jars

i've added a junit test and the ebuild now uses a gentoo junit.jar, not the one
that comes with the package. is it ok this way ?
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2004-10-26 05:35:55 UTC
Thanks, commited