dev@glassfish.java.net

Re: pom.xml review - integrate JSF 2.0.0-b12

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Mon, 04 May 2009 15:58:54 -0700

Will this break the build since the new BV is not yet in v3?
Also, is this change going into branch, trunk or both?

Thanks,
Jane


Ryan Lubke wrote:
> Integrate JSF 2.0.0-b12.
>
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 26946)
> +++ pom.xml (working copy)
> @@ -105,8 +105,8 @@
> <el-impl.version>2.1.2-b03</el-impl.version>
> <jstl-impl.version>1.2</jstl-impl.version>
> <jstl-api.version>1.2</jstl-api.version>
> - <jsf-api.version>2.0.0-b11</jsf-api.version>
> - <jsf-impl.version>2.0.0-b11</jsf-impl.version>
> + <jsf-api.version>2.0.0-b12</jsf-api.version>
> + <jsf-impl.version>2.0.0-b12</jsf-impl.version>
> <deployment-api.version>1.2-rev-1</deployment-api.version>
> <jaxrpc-api.version>1.1</jaxrpc-api.version>
> <grizzly.version>1.9.14</grizzly.version>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>