Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 212922

Summary: java-virtuals/servlet-api-2.5 providers don't agree on jar names
Product: Gentoo Linux Reporter: Petteri Räty (RETIRED) <betelgeuse>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 177429, 212915    

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.