users@jersey.java.net

Re: [Jersey] breaking change: bundling jsr311-api classes with jersey-core module

From: Paul Sandoz <Paul.Sandoz_at_oracle.com>
Date: Fri, 30 Jul 2010 15:43:29 +0200

Hi Jakub,

Please don't forget to update the dependencies chapter of the user
guide.

Thanks,
Paul.

On Jul 12, 2010, at 7:01 PM, Jakub Podlesak wrote:

> Hi all,
>
> in order to workaround some OSGi related issues, we are going to
> bundle
> JSR 311 API classes with the jersey-core module. Some of the classes
> will be further
> modified later on.
>
> The initial step is just to change the jsr311-api dependency scope
> to provided
> in the jersey-core module and to bundle the jsr311-api jar content
> there.
>
> As a consequence, the jsr311-api jar file will no longer be needed
> at the runtime.
>
> I am about to commit the initial change into the Jersey trunk.
>
> ~Jakub
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>