dev@glassfish.java.net

pom change req: shoal integration

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Wed, 06 Jul 2011 14:17:22 -0400

The 3.1.1 integration has already happened. This change includes the
same bug fix into the Shoal branch that goes into the GF trunk. The big
jump from 2 ro 6 is because of other promotions that happened as part of
moving the code to the java.net repo.

hostname% svn diff
Index: pom.xml
===================================================================
--- pom.xml (revision 47877)
+++ pom.xml (working copy)
@@ -162,7 +162,7 @@
<v3-docs.version>3.2-b01</v3-docs.version>
<l10n.version>3.1-b41</l10n.version>
<asm.version>3.1</asm.version>
- <shoal.version>1.6.02</shoal.version>
+ <shoal.version>1.6.06</shoal.version>
<ha-api.version>3.1.8</ha-api.version>
</properties>

Index: packager/resources/pkg_conf.py
===================================================================
--- packager/resources/pkg_conf.py (revision 47877)
+++ packager/resources/pkg_conf.py (working copy)
@@ -68,7 +68,7 @@
  grizzly_version="2.1.1,0-0"
  metro_version="2.1,0-30"
  javahelp_version="2.0.2,0-1"
-shoal_version="1.6.2,0-0"
+shoal_version="1.6.6,0-0"

  #description
  glassfish_description="GlassFish Application Server"