Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96906 - app-text/jasperreports contains versioned jars
Summary: app-text/jasperreports contains versioned jars
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 97004
  Show dependency tree
 
Reported: 2005-06-23 16:47 UTC by Josh Nichols (RETIRED)
Modified: 2005-06-29 10:24 UTC (History)
0 users

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


Attachments
jasperreports-0.6.1-versioned_jar.patch (jasperreports-0.6.1-versioned_jar.patch,350 bytes, patch)
2005-06-23 16:58 UTC, Josh Nichols (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Nichols (RETIRED) gentoo-dev 2005-06-23 16:47:07 UTC
Adding dependencies to packages which install versioned JARs is tricky business. It involves requiring a specific version of the package, which isn't a good idea for packages which aren't slotted.
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2005-06-23 16:58:14 UTC
Created attachment 61812 [details, diff]
jasperreports-0.6.1-versioned_jar.patch

Changed a blanket java-pkg_dojar dist/*.jar to a  java-pkg_newjar for each jar.
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2005-06-29 10:24:13 UTC
thanks fixed