Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93280 - dev-java/servletapi-2.3-r1 contains a versioned jar
Summary: dev-java/servletapi-2.3-r1 contains a versioned jar
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: InVCS
Depends on:
Blocks: 92980
  Show dependency tree
 
Reported: 2005-05-19 19:32 UTC by Josh Nichols (RETIRED)
Modified: 2005-06-04 09:03 UTC (History)
0 users

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


Attachments
patch against servletapi-2.3-r1.ebuild to no longer use versioned JAR (servletapi-2.3-r1.ebuild-noversionedjars.patch,424 bytes, patch)
2005-05-19 19:44 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-19 19:32:51 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-19 19:44:20 UTC
Created attachment 59341 [details, diff]
patch against servletapi-2.3-r1.ebuild to no longer use versioned JAR

This patch now installs servlet.jar, instead of servletapi-2.3.jar. I choose
this name because of the JAR that the ant creates.
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-06-04 09:03:23 UTC
fixed in cvs, also updated references.