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
|
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) [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.
fixed in cvs, also updated references.