Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212922 - java-virtuals/servlet-api-2.5 providers don't agree on jar names
Summary: java-virtuals/servlet-api-2.5 providers don't agree on jar names
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: java-virtuals 212915
  Show dependency tree
 
Reported: 2008-03-10 11:34 UTC by Petteri Räty (RETIRED)
Modified: 2022-09-14 14:53 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2008-03-10 11:34:44 UTC
jython needs:
echo "servlet.jar=$(java-pkg_getjar --virtual servlet-api-2.5 servlet.jar)"

The jars:
pena betelgeuse # java-config -p tomcat-servlet-api-2.5
/usr/share/tomcat-servlet-api-2.5/lib/jsp-api.jar:/usr/share/tomcat-servlet-api-2.5/lib/servlet-api.jar
pena betelgeuse # java-config -p resin-servlet-api-2.5
/usr/share/resin-servlet-api-2.5/lib/resin-servlet-api.jar
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2008-03-10 11:36:40 UTC
Perhaps we should extend the virtual syntax to something like servlet-api.jar@tomcat-servlet-api-2.5
Comment 2 Volkmar W. Pogatzki 2022-09-14 14:53:53 UTC
Version java-virtuals/servlet-api-2.5 is gone. Closing.