Here are the ebuilds for servletapi 2.2 & 2.3. because theres no tar.gz release from jakarta i have to check them out from cvs using cvs.eclass
Created attachment 4297 [details] servletapi-2.2.ebuild
Created attachment 4298 [details] servletapi-2.3.ebuild
I think the ebuilds are really OK, so, if you want to check licenses or some other thing go ahead it better if you can check them.
I think servlet-api 2.2 doesnt need to be added to portage tree cause 2.4 its going to be released soon.
Could you make an ebuild for the 2.4 release that's not CVS-based ? CVS-based ebuilds never make it to the "stable" profile, and I guess we'd like a stable version of servletapi as well.
i dont know how to do that. Why ?, because jakarta apache people, never make a servlet-api src release. all they have is nightly builds from servlet api (i sended them an email complaining about this but the never replied me. Also, im making a 2.4 release but people like me are still using 2.2 and 2.3 so theres a need to be "SLOTS" ???? so you can have the 3 servlet apis Is that posibble ?
I think we should do something like this: You check out from their CVS the latest 2.2, 2.3 and 2.4 versions, and create tarballs tagged with dates: servletapi-2.2-20021101.tar.gz servletapi-2.3-20021101.tar.gz servletapi-2.4-20021101.tar.gz Then attach these tarballs here, along with their respective ebuilds, and I'll put the tarballs on our mirror (just set SRC_URI="mirror://gentoo/servletapi-2.2-20021101.tar.gz"). That way, we can have our own versioned snapshot to work against.
Ok, i will post tonight wo new ebuilds for servlet api 2.2 & 2.3 with their respective tar.gz files. im not going to put servlet api 2.4 now since SUN hasnt released it, and its getting a lot of changes. Cheers, Adrian
Created attachment 5330 [details] servletapi-2.2-20021101.tar.gz SERVLETAPI 2.2 NIGHTLY
Created attachment 5331 [details] servletapi-2.3-20021101.tar.gz SERVLETAPI 2.3 Nightly
Created attachment 5332 [details] servletapi-2.2.ebuild NON CVS
Created attachment 5333 [details] servletapi-2.3.ebuild NON CVS
Created attachment 5334 [details] digest-servletapi-2.2
Created attachment 5335 [details] digest-servletapi-2.3
Get all 11/02/02 attachments. As we agreed here in this bug report, im using SRC_URI="mirror://gentoo/servletapi-2.2-20021101.tar.gz" SRC_URI="mirror://gentoo/servletapi-2.3-20021101.tar.gz" for each ebuild.
Fixed. Available for testing as dev-java/servletapi-2.3 and dev-java/servletapi-2.2.