dev@glassfish.java.net

Re: Fwd: pom.xml review request: integrate JSF 2.1.0-b01

From: Jane Young <jane.young_at_oracle.com>
Date: Tue, 13 Jul 2010 10:27:39 -0700

Looks fine.
>
> -------- Original Message --------
> Subject: pom.xml review request: integrate JSF 2.1.0-b01
> Date: Mon, 12 Jul 2010 15:16:53 -0700
> From: Ed Burns <edward.burns_at_oracle.com>
> Reply-To: Ed Burns <edward.burns_at_oracle.com>
> To: dev_at_glassfish.dev.java.net
>
>
>
> This change-bundle integrates JSF 2.1.0-b01. I have run the quicklook
> tests with these jars pulled fresh from maven to a local repo that does
> not have any com/sun/faces directory and the tests ran successfully to
> completion.
>
> I have also brought up the adminGUI web application (as this exercises
> on the new JSF version). It worked just fine.
>
> http://pastebin.org/391267
>
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 38559)
> +++ pom.xml (working copy)
> -99,8 +99,8 @@
> <el-impl.version>2.2.1-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.3-b03</jsf-api.version>
> - <jsf-impl.version>2.0.3-b03</jsf-impl.version>
> + <jsf-api.version>2.1.0-b01</jsf-api.version>
> + <jsf-impl.version>2.1.0-b01</jsf-impl.version>
> <jsf-ext.version>0.2</jsf-ext.version>
> <woodstock.version>4.0.2.3</woodstock.version>
> <jaxrpc-api.version>1.1</jaxrpc-api.version>
> Index: packager/pkg_conf.py.template
> ===================================================================
> --- packager/pkg_conf.py.template (revision 38559)
> +++ packager/pkg_conf.py.template (working copy)
> -24,7 +24,7 @@
> felix_version="3.0.1,0-0"
> javadb_version="10.5.3.0,0-0"
> corba_version="3.1.0,0-1"
> -jsf_version="2.0.3,0-1"
> +jsf_version="2.1.0,0-1"
> grizzly_version="1.9.19,0-1"
> metro_version="2.1,0-7"
> javahelp_version="2.0.2,0-0"
>
>
>
> --
> | edburns_at_oracle.com | office: +1 407 458 0017
> | homepage: | http://ridingthecrest.com/
>