dev@glassfish.java.net

Re: [3.1.1] review: Metro 2.1.1-b07 integration

From: Fabian Ritzmann <fabian.ritzmann_at_oracle.com>
Date: Tue, 21 Jun 2011 17:47:52 +0300

On Tuesday 21 June 2011 17:19:44 Jane Young wrote:
> Changes look fine.

Thanks, that was quick! I will commit tomorrow after I ran a few more tests.

Fabian


> On 6/21/11 7:09 AM, Fabian Ritzmann wrote:
> > Hi,
> >
> > This is a couple of bug fixes scheduled for 3.1.1. I ran an extensive
> > suite of quicklook, smoke and dev tests that all passed. Could someone
> > please review today?
> >
> > Fabian
> >
> >
> > Index: pom.xml
> > ===================================================================
> > --- pom.xml (revision 47592)
> > +++ pom.xml (working copy)
> > @@ -128,11 +128,11 @@
> >
> > <uc-pkg-client.version>1.122-54.2834</uc-pkg-client.version>
> > <uc-pkg-bootstrap.version>1.122-54.2834</uc-pkg-bootstrap.versi
> > on>
> >
> > -<webservices.version>2.1.1-b06</webservices.version>
> > +<webservices.version>2.1.1-b07</webservices.version>
> >
> > <woodstox.version>4.1.1</woodstox.version>
> > <woodstox-stax2.version>3.1.1</woodstox-stax2.version>
> > <jaxb-api.version>2.2.3</jaxb-api.version>
> >
> > -<jaxb.version>2.2.4</jaxb.version>
> > +<jaxb.version>2.2.4-1</jaxb.version>
> >
> > <jaxrpc-api.version>1.1</jaxrpc-api.version>
> > <jaxrpc-api-osgi.version>1.1-b01</jaxrpc-api-osgi.version>
> >
> > Index: packager/resources/pkg_conf.py
> > ===================================================================
> > --- packager/resources/pkg_conf.py (revision 47592)
> > +++ packager/resources/pkg_conf.py (working copy)
> > @@ -66,7 +66,7 @@
> >
> > corba_version="3.2.0,0-2"
> > jsf_version="2.1.2,0-4"
> > grizzly_version="1.9.35,0-1"
> >
> > -metro_version="2.1.1,0-6"
> > +metro_version="2.1.1,0-7"
> >
> > javahelp_version="2.0.2,0-1"
> > shoal_version="1.5.32,0-0"