dev@glassfish.java.net

[gf-dev] Re: Jersey 2.13 - Glassfish SVN patch review request

From: Romain Grecourt <romain.grecourt_at_oracle.com>
Date: Thu, 02 Oct 2014 14:04:08 +0200

On 10/2/14 11:13 AM, Adam Lindenthal wrote:
> Hi,
>
> could you please review the following patch for integration of the
> latest Jersey into Glassfish?
> The patch file is commited in the patches repo here:
>
> https://svn.java.net/svn/glassfish~svn/trunk/patches/jersey-snapshot.patch
> <https://svn.java.net/svn/glassfish%7Esvn/trunk/patches/jersey-snapshot.patch>
>
Looks good.
>
>
> Thanks,
> Adam
>
> For convenience, here is the copy-pasted content:
>
> Index: nucleus/pom.xml
> ===================================================================
> --- nucleus/pom.xml (revision 63602)
> +++ nucleus/pom.xml (working copy)
> @@ -156,7 +156,7 @@
> <gmbal.version>4.0.0-b001</gmbal.version>
> <woodstox.version>4.1.2</woodstox.version>
> <antlr.version>2.7.6</antlr.version>
> - <jersey.version>2.10.4</jersey.version>
> + <jersey.version>2.13</jersey.version>
> <jackson.version>2.3.2</jackson.version>
> <jettison.version>1.3.3</jettison.version>
> <jax-rs-api.spec.version>2.0</jax-rs-api.spec.version>