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

Bug 96906

Summary: app-text/jasperreports contains versioned jars
Product: Gentoo Linux Reporter: Josh Nichols (RETIRED) <nichoj>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2005.0   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 97004    
Attachments: jasperreports-0.6.1-versioned_jar.patch

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