dev@glassfish.java.net

pom.xml review request: integrate JSF 2.1.3-b02

From: Ed Burns <edward.burns_at_oracle.com>
Date: Wed, 6 Jul 2011 13:33:05 -0700

This includes the fix for GLASSFISH-16917.

This change-bundle integrates JSF 2.1.3-b02. 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.

Index: pom.xml
===================================================================
--- pom.xml (revision 47880)
+++ 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.3-b01</jsf-api.version>
- <jsf-impl.version>2.1.3-b01</jsf-impl.version>
+ <jsf-api.version>2.1.3-b02</jsf-api.version>
+ <jsf-impl.version>2.1.3-b02</jsf-impl.version>
         <jsf-ext.version>0.2</jsf-ext.version>
         <woodstock.version>4.0.2.8</woodstock.version>
         <grizzly.version>1.9.36</grizzly.version>
Index: packager/resources/pkg_conf.py
===================================================================
--- packager/resources/pkg_conf.py (revision 47880)
+++ packager/resources/pkg_conf.py (working copy)
@@ -64,7 +64,7 @@
 felix_version="3.0.8,0-0"
 javadb_version="10.5.3.0,0-0"
 corba_version="3.1.0,0-29"
-jsf_version="2.1.3,0-4"
+jsf_version="2.1.3,0-2"
 grizzly_version="1.9.36,0-1"
 metro_version="2.1.1,0-7"
 javahelp_version="2.0.2,0-1"


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