Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93529 - dev-java/ehcache-1.1 contains versioned JARs
Summary: dev-java/ehcache-1.1 contains versioned JARs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High normal
Assignee: Java team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 92980
  Show dependency tree
 
Reported: 2005-05-22 03:10 UTC by Josh Nichols (RETIRED)
Modified: 2005-05-28 16:43 UTC (History)
0 users

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


Attachments
patch for ebuild not to install a versioned JAR (ehache-noversioned.patch,511 bytes, patch)
2005-05-22 03:17 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-05-22 03:10:30 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-05-22 03:17:22 UTC
Created attachment 59528 [details, diff]
patch for ebuild not to install a versioned JAR

The ebuild creates the JAR for this package (as opposed to an ant script), so
only minor modifications were necessary.
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-28 16:43:24 UTC
fixed in cvs, thanks