dev@glassfish.java.net

POM Change Review Request

From: Jason Lee <jasondlee_at_sun.com>
Date: Mon, 10 Aug 2009 14:12:59 -0500

Please review and approve the following POM changes to update the
console build to the latest Woostock release for some 508 changes.
The jars were just published to java.net, but have not appeared yet.
The post-approval commit will, of course, wait for those jars to appear.

Thanks.

Index: pom.xml
===================================================================
--- pom.xml (revision 30246)
+++ pom.xml (working copy)
@@ -107,6 +107,7 @@
          <jsf-api.version>2.0.0-b14</jsf-api.version>
          <jsf-impl.version>2.0.0-b14</jsf-impl.version>
          <jsf-ext.version>0.2</jsf-ext.version>
+ <woodstock.version>4.4.0.1</woodstock.version>
          <deployment-api.version>1.2-rev-1</deployment-api.version>
          <jaxrpc-api.version>1.1</jaxrpc-api.version>
          <grizzly.version>1.9.17-RC2</grizzly.version>
@@ -921,6 +922,16 @@
                  <version>${jsf-ext.version}</version>
              </dependency>
          </dependencies>
+ <dependency>
+ <groupId>com.sun.woodstock</groupId>
+ <artifactId>webui-jsf</artifactId>
+ <version>${woodstock.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>com.sun.woodstock</groupId>
+ <artifactId>webui-jsf-suntheme</artifactId>
+ <version>${woodstock.version}</version>
+ </dependency>
      </dependencyManagement>
      <!-- End: Dependency management -->

Index: admingui/community-theme/pom.xml
===================================================================
--- admingui/community-theme/pom.xml (revision 30246)
+++ admingui/community-theme/pom.xml (working copy)
@@ -142,7 +142,6 @@
          <dependency>
              <groupId>com.sun.woodstock</groupId>
              <artifactId>webui-jsf-suntheme</artifactId>
- <version>4.3.0.7</version>
              <scope>provided</scope>
          </dependency>


Index: admingui/core/pom.xml
===================================================================
--- admingui/core/pom.xml (revision 30246)
+++ admingui/core/pom.xml (working copy)
@@ -126,12 +126,10 @@
          <dependency>
              <groupId>com.sun.woodstock</groupId>
              <artifactId>webui-jsf-suntheme</artifactId>
- <version>4.3.0.8</version>
          </dependency>
          <dependency>
              <groupId>com.sun.woodstock</groupId>
              <artifactId>webui-jsf</artifactId>
- <version>4.3.0.8</version>
              <exclusions>
                  <exclusion>
                      <groupId>com.sun.faces.extensions</groupId>


         Jason Lee
Senior Java Developer
GlassFish Administration Console

Sun Microsystems, Inc.
Phone x31197/+1 405-343-1964
Email jasondlee_at_sun.com
Blog http://blogs.sun.com/jasondlee
Blog http://blogs.steeplesoft.com