users@jersey.java.net

Re: [Jersey] Jersey-spring support for spring 3.0

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Mon, 08 Mar 2010 17:59:33 +0100

On Mar 8, 2010, at 5:52 PM, Jalpesh Patadia wrote:

> Hello,
>
> This is a dumb question, but I was wondering if there were any plans
> for officially changing the jersey-spring maven module to support
> spring 3.0 instead of 2.5
>

Not a dumb question. It is a very valid one.

 From the list it looks like a number of developers are starting ti
use Spring 3.0 with Jersey, and without issue w.r.t. the code. Thus I
think we may be able to support a separate model that defines 3.0
dependencies with changing any source.


> Currently for my project I’m working around it by adding exclusions
> to the jersey-spring dependency, but I’d much rather avoid doing
> that, since it may cause issues if there are incompatible changes
> between different spring versions. An official module would
> alleviate those fears.
>

Can you log an issue?

Thanks,
Paul.