Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216781 - Please provide servlet_2_2.jar which is needed by cocoon-2.1.10
Summary: Please provide servlet_2_2.jar which is needed by cocoon-2.1.10
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL: http://www.java2s.com/Code/Jar/cocoon...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-07 22:12 UTC by charles17
Modified: 2008-04-11 12:48 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 charles17 2008-04-07 22:12:53 UTC
Please provide an ebuild for "servlet_2_2.jar" which is needed by cocoon-2.1.10.
SRC_URI is:
http://www.java2s.com/Code/Jar/cocoon-2.1.10/Downloadservlet22jar.htm

Reproducible: Always
Comment 1 Jan Kundrát (RETIRED) gentoo-dev 2008-04-07 23:51:13 UTC
Java team: if this is for maintainer-wanted@g.o, then sorry for noise...
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2008-04-07 23:59:11 UTC
Are you sure it doesn't work with some later version of the api although they use that old version? The servlet api doesn't change that much between versions.
Comment 3 charles17 2008-04-08 01:40:25 UTC
No idea where to find one :-(

Just started to symlink jars that are available:
http://home.arcor.de/charles17/gentoo/cocoon/cocoon-2.1.10.ebuild
Comment 4 William L. Thomson Jr. (RETIRED) gentoo-dev 2008-04-08 02:33:20 UTC
What do you think java-virtuals/servlet-api-2.2 provides :) Although the virtual is kinda moot since there is only one ancient provider. Which is dev-java/tomcat-servlet-api-3. Or the old dev-java/servletapi-2.2, but that package will be removed and is deprecated now. Should be using the servlet virtuals or direct packages that provide implementations, tomcat, resin, glassfish, etc.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2008-04-08 02:55:13 UTC
(In reply to comment #4)
> What do you think java-virtuals/servlet-api-2.2 provides :) Although the
> virtual is kinda moot since there is only one ancient provider. Which is
> dev-java/tomcat-servlet-api-3. Or the old dev-java/servletapi-2.2, but that
> package will be removed and is deprecated now. Should be using the servlet
> virtuals or direct packages that provide implementations, tomcat, resin,
> glassfish, etc.
> 
 
Ah yes I remembered we didn't provide 2.2  but from 2.3 up. 
Comment 6 William L. Thomson Jr. (RETIRED) gentoo-dev 2008-04-09 22:38:26 UTC
We always provided it, just as dev-java/servletapi-2.2 which should be deprecated. Not sure how I can deprecate an entire package. I will mask it ASAP, but still migration is finished and stabilized can't do anything there.

Now I did switch to pulling sources from upstream archive mirror. Since that version we had our own sources for and provided that. Which I disliked, even though there really had been no changes.