Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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.
Created an attachment (id=59341) [edit] 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.
fixed in cvs, also updated references.