Re: who maintains the servletapi jars?

2005-08-04 Thread Brill Pappin
Ahh... ohh... I run into that a lot, where a library changes structure but there is no indication except that things stop compiling :) Don't know if there is any easy way to notify the developer though... Maybe something like transient dependencies where a lib can indicate that it changed its str

Re: who maintains the servletapi jars?

2005-08-04 Thread Brett Porter
They come from the Tomcat project. The JSP packages are in jsp-api-2.0.jar I think. - Brett On 8/5/05, Brill Pappin <[EMAIL PROTECTED]> wrote: > Seems the servletapi-2.4.jar on ibiblio is missing the jsp package > (should it be?). > > Anyone know who I contact about it, if it is indeed missing?

Re: who maintains the servletapi jars?

2005-08-04 Thread Carlos Sanchez
Since 2.4 the servlet spec was splitted in servlet 2.4 and jsp 2.0, check http://www.ibiblio.org/maven/javax.servlet/jars/ The suggested groupId is javax.servlet and artifactIds servlet-api and jsp-api On 8/4/05, Brill Pappin <[EMAIL PROTECTED]> wrote: > Seems the servletapi-2.4.jar on ibiblio is

who maintains the servletapi jars?

2005-08-04 Thread Brill Pappin
Seems the servletapi-2.4.jar on ibiblio is missing the jsp package (should it be?). Anyone know who I contact about it, if it is indeed missing? (There is no contact info in the POM). - Brill Pappin - To unsubscribe, e-mail: [E