dev@glassfish.java.net

pom review in UMC branch

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Mon, 08 Aug 2011 16:14:43 -0400

Integrate shoal changes to better handle master collision and remove old
members in dynamic clusters. Am promoting the Shoal version now -- will
test full build with GF repo before committing.

Index: pom.xml
===================================================================
--- pom.xml (revision 48640)
+++ pom.xml (working copy)
@@ -164,7 +164,7 @@
<v3-docs.version>3.2-b02</v3-docs.version>
<l10n.version>3.1.1-b04</l10n.version>
<asm.version>3.1</asm.version>
- <shoal.version>1.6.09</shoal.version>
+ <shoal.version>1.6.10</shoal.version>
<ha-api.version>3.1.8</ha-api.version>
<build.properties>maven-build-aix.properties</build.properties>
</properties>
Index: packager/resources/pkg_conf.py
===================================================================
--- packager/resources/pkg_conf.py (revision 48640)
+++ packager/resources/pkg_conf.py (working copy)
@@ -68,7 +68,7 @@
  grizzly_version="1.9.36,0-1"
  metro_version="2.1.1,0-7"
  javahelp_version="2.0.2,0-1"
-shoal_version="1.6.9,0-0"
+shoal_version="1.6.10,0-0"

  #description
  glassfish_description="GlassFish Application Server"