Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63281 - dev-java/lucene uses packed jars
Summary: dev-java/lucene uses packed jars
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 69972
  Show dependency tree
 
Reported: 2004-09-08 08:24 UTC by Thomas Matthijs (RETIRED)
Modified: 2004-11-03 13:19 UTC (History)
0 users

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


Attachments
new ebuild with junit test and without packed jars (lucene-1.4.1-r1.ebuild,1.08 KB, text/plain)
2004-10-25 08:05 UTC, Jan Brinkmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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