users@jersey.java.net

Re: [Jersey] jersey-spring's pom.xml has servlet-api listed as compile, should be provided

From: Jakub Podlesak <Jakub.Podlesak_at_Sun.COM>
Date: Tue, 24 Jun 2008 11:07:45 +0200

On Tue, Jun 24, 2008 at 10:47:18AM +0200, Martin Grotzke wrote:
> On Mon, 2008-06-23 at 19:28 -0700, Chris Wilkes wrote:
> > Can the pom.xml for jersey-spring be updated to this:
> >
> > <dependency>
> > <groupId>javax.servlet</groupId>
> > <artifactId>servlet-api</artifactId>
> > <version>2.5</version>
> > <scope>provided</scope>
> > </dependency>
> >
> > (the normal jersey pom.xml is correct). "compile" means to include it
> > when packaging -- it ends up going into the war file.
> My fault, thanx for this hint!
>
> Jakub, are you going to change this? (I'm currently in the wadl-branch
> and would have to switch :))

Done.

~Jakub

>
> Cheers,
> Martin
>
>
> >
> > Is this the best forum for posts like this?
> >
> > Chris
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> > For additional commands, e-mail: users-help_at_jersey.dev.java.net
>



-- 
http://blogs.sun.com/japod