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>
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>