dev@glassfish.java.net

pom change review -- shoal integration

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Tue, 29 Mar 2011 20:33:28 -0700

Howdy,

Look ok? This integration fixes GLASSFISH-16276, GLASSFISH-16109, GLASSFISH-16108, GLASSFISH-16103, and GLASSFISH-16073.

Index: pom.xml
===================================================================
--- pom.xml (revision 45766)
+++ 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.5.29</shoal.version>
+ <shoal.version>1.5.30</shoal.version>
         <ha-api.version>3.1.8</ha-api.version>
     </properties>

Ran QL and admin dev tests. (And removed one admin dev test (that I added) that wasn't always valid.)

Cheers,
Bobby