dev@glassfish.java.net

pom change review

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Mon, 10 Jan 2011 15:22:39 +0100

Hello,

I'd like to integrate new jersey promoted build - 1.5-ea09; there is
only one change in codebase - fix for issue
http://java.net/jira/browse/JERSEY-624.

Fixing this in glassfish 3.1 was approved by Chris Kasso.

Pavel


diff:

Index: pom.xml
===================================================================
--- pom.xml (revision 44352)
+++ pom.xml (working copy)
@@ -147,7 +147,7 @@
<javadb.version>10.6.2.1</javadb.version>
<jaxr.version>JAXR_RA_20091012</jaxr.version>
<weld.version>1.1.0.CR4</weld.version>
- <jersey.version>1.5-ea08</jersey.version>
+ <jersey.version>1.5-ea09</jersey.version>
<jbi.version>1.0</jbi.version>
<wsdl4j.version>1.6.2</wsdl4j.version>
<gmbal.version>3.1.0-b001</gmbal.version>