dev@glassfish.java.net

pom.xml review request: integrate JSF 2.1.0-b10

From: Ed Burns <edward.burns_at_oracle.com>
Date: Wed, 5 Jan 2011 22:20:18 -0800

This change-bundle integrates JSF 2.1.0-b10. 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 and poked around in
the clusters created by the automated test system (as this exercises on
the new JSF version). It worked just fine.

SECTION: Modified Files

Index: packager/resources/pkg_conf.py
===================================================================
--- packager/resources/pkg_conf.py (revision 44246)
+++ packager/resources/pkg_conf.py (working copy)
@@ -64,7 +64,7 @@
 felix_version="3.0.7,0-0"
 javadb_version="10.5.3.0,0-0"
 corba_version="3.1.0,0-19"
-jsf_version="2.1.0,0-9"
+jsf_version="2.1.0,0-10"
 grizzly_version="1.9.27,0-1"
 metro_version="2.1,0-25"
 javahelp_version="2.0.2,0-1"
Index: pom.xml
===================================================================
--- pom.xml (revision 44246)
+++ pom.xml (working copy)
@@ -104,8 +104,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.1.0-b09</jsf-api.version>
- <jsf-impl.version>2.1.0-b09</jsf-impl.version>
+ <jsf-api.version>2.1.0-b10</jsf-api.version>
+ <jsf-impl.version>2.1.0-b10</jsf-impl.version>
         <jsf-ext.version>0.2</jsf-ext.version>
         <woodstock.version>4.0.2.6</woodstock.version>
         <jaxrpc-api.version>1.1</jaxrpc-api.version>

-- 
| edward.burns_at_oracle.com | office: +1 407 458 0017
| homepage:               | http://ridingthecrest.com/