dev@glassfish.java.net

Re: pom.xml change review

From: Jane Young <jane.young_at_oracle.com>
Date: Fri, 23 Jul 2010 10:52:39 -0700

Looks fine.
Make sure that you build v3 with jersey artifacts removed from the local
maven repository so that it gets downloaded from remote maven repo.
Also, please run QL tests.

Thanks,
Jane


Pavel Bucek wrote:
>
> updating jersey (this weeks promoted build)
>
> $ svn diff ./pom.xml
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 39008)
> +++ pom.xml (working copy)
> @@ -156,7 +156,7 @@
> <javadb.version>10.5.3.0</javadb.version>
> <jaxr.version>JAXR_RA_20091012</jaxr.version>
> <weld.version>1.1.0-01-glassfish</weld.version>
> - <jersey.version>1.4-ea02</jersey.version>
> + <jersey.version>1.4-ea03</jersey.version>
> <jbi.version>1.0</jbi.version>
> <wsdl4j.version>1.6.2</wsdl4j.version>
> <gmbal.version>3.0.0-b023</gmbal.version>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>