Bug 93280 - dev-java/servletapi-2.3-r1 contains a versioned jar
Bug#: 93280 Product:  Gentoo Linux Version: 2005.0 Platform: All
OS/Version: Other Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: java@gentoo.org Reported By: nichoj@gentoo.org
Component: Ebuilds
URL: 
Summary: dev-java/servletapi-2.3-r1 contains a versioned jar
Keywords:  InCVS
Status Whiteboard: 
Opened: 2005-05-19 19:32 0000
Description:   Opened: 2005-05-19 19:32 0000
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 From Josh Nichols (RETIRED) 2005-05-19 19:44:20 0000 -------
Created an attachment (id=59341) [details]
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 From Jan Brinkmann (RETIRED) 2005-06-04 09:03:23 0000 -------
fixed in cvs, also updated references.