dev@glassfish.java.net

[REVIEW] Re: pom.xml change

From: Justin Lee <justin.d.lee_at_oracle.com>
Date: Tue, 20 Apr 2010 10:45:49 -0700

Ugh. lost the formatting. attached is the diff file.

On 4/20/10 10:42 AM, Justin Lee wrote:
> This change integrates grizzly 1.9.19-beta2:
>
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 36516)
> +++ pom.xml (working copy)
> @@ -104,8 +104,7 @@
> <jsf-ext.version>0.2</jsf-ext.version>
> <woodstock.version>4.0.2.3</woodstock.version>
> <jaxrpc-api.version>1.1</jaxrpc-api.version>
> - <grizzly.version>1.9.19-beta1</grizzly.version>
> - <grizzly-config.version>1.9.19-beta1</grizzly-config.version>
> + <grizzly.version>1.9.19-beta2</grizzly.version>
> <jaxb-api.version>2.1</jaxb-api.version>
> <jaxws-api.version>2.1</jaxws-api.version>
> <jsr250-api.version>1.0</jsr250-api.version>
> @@ -134,7 +133,7 @@
> <scales.version>1.3.1</scales.version>
> <glassfish-corba.version>3.1.0-b001</glassfish-corba.version>
> <uc-pkg-client.version>1.122-38.2492</uc-pkg-client.version>
> - <uc-pkg-bootstrap.version>1.122-38.2492</uc-pkg-bootstrap.version>
> + <uc-pkg-bootstrap.version>1.122-38.2492</uc-pkg-bootstrap.version>
> <webservices.version>2.0-b29</webservices.version>
> <woodstox.version>3.2.1-RC1</woodstox.version>
> <jaxb.version>2.2-promoted-b65</jaxb.version>
> @@ -822,7 +821,7 @@
> <dependency>
> <groupId>com.sun.grizzly</groupId>
> <artifactId>grizzly-config</artifactId>
> - <version>${grizzly-config.version}</version>
> + <version>${grizzly.version}</version>
> </dependency>
>
> <dependency>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>