Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63255 - app-text/jabref uses packed jars
Summary: app-text/jabref 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:19 UTC by Thomas Matthijs (RETIRED)
Modified: 2004-11-03 13:19 UTC (History)
0 users

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


Attachments
ebuild which makes use of gentoo packad jars (jabref-1.5-r1.ebuild,1.21 KB, application/octet-stream)
2004-10-25 11:53 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:19:39 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 11:53:10 UTC
Created attachment 42576 [details]
ebuild which makes use of gentoo packad jars

this one depends on #68876 because jabref needs
>=dev-java/jgoodies-looks-bin-1.2.2, otherwise the build process wont be
successfull.
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2004-10-26 06:36:30 UTC
thanks commited